Server Information:
- Tested Minecraft Versions:
- 1.7
- 1.8
[Server Information] is a simple multi-command plugin that offers the essentials for informing your players over information they need about your server.
Commands:
- /vote: Display your vote links.
- /website: Display your website or forums.
- /donate: Display your donation portal
- /teamspeak: Display your teamspeak or discord information.
- /discord: Display your teamspeak or discord information.
- /commands: Display critical useful commands.
Configuration Example:
Code (Text):
#---------------------------------#
# Server Information #
#---------------------------------#
#
# Created By: _Carlos
# > https://www.spigotmc.org/members/_carlos.69879/
#
#---------------------------------#
# Permissions #
#---------------------------------#
#
# Reload: serverinformation.reload
#
#
#---------------------------------#
# Commands Configuration #
#---------------------------------#
#
Header: '&7-------------------------'
Footer: '&7-------------------------'
#
Commands:
Title: '&cHere are some useful commands:'
List:
- '&c/website: Link to website.'
- '&c/vote: Link to vote sites.'
- '&c/donate: Link to donate site.'
- '&c/teamspeak: View teamspeak 3 ip.'
- '&c/discord: View Link to Discord chat.'
#
Vote:
Title: '&cOur vote sites:'
Links:
- '&cwww.example.com'
- '&cwww.example.com'
#
Website:
Title: '&cJoin our website:'
Link: '&cwww.your-server.com'
#
Donate:
Title: '&cDonate towards our server:'
Link: '&cwww.example.com'
#
Discord:
Title: '&cJoin our Discord chat:'
Link: 'www.example.com'
#
Teamspeak:
Title: '&cJoin our Teamspeak:'
IP: '&cwww.example.com'

Server Information 1.1
Display server information through useful commands!