Description

You are never tired of those annoying "<player> has joined the game" or other messages? With this plugin, you can modify the messages connect / disconnect / kick / white-list and motd of your server as you wish!
Setup
- Download The Plugin
- Place MessageManager.jar in the /plugins/ folder
- Restart The Server
- Edit the config and add the permissions
- Reload the Server - /reload
- Finished!
Colour Codes

&k - Random &l - Bold &m - Striked &n - Underlined &o - Italics &r - Reset &nl - new line --- %player to get the player name %kickreason to get the reason of Kick
Example messages
Message when a player connected to the server:

Code: '&7[&3%player&7] &bjoined the game&7.'
Message when a player disconnected to the server:

Code: '&7[&3%player&7] &bleft the game&7.'
Message when a player is kicked:

Code: '&4You have been kicked for %kickreason'
Message when a player is kicked because whitelist:

Code: '&4You are not on the Whitelist!'
Message of motd:

Code: '&7[&3Server&7] &bPvP&7/&bFaction'
Color on tab:

Permissions: - messagemanager.tabcolors.&0 - messagemanager.tabcolors.&1 - messagemanager.tabcolors.&2 - messagemanager.tabcolors.&3 - messagemanager.tabcolors.&4 - messagemanager.tabcolors.&5 - messagemanager.tabcolors.&6 - messagemanager.tabcolors.&7 - messagemanager.tabcolors.&8 - messagemanager.tabcolors.&9 - messagemanager.tabcolors.&a - messagemanager.tabcolors.&b - messagemanager.tabcolors.&c - messagemanager.tabcolors.&d - messagemanager.tabcolors.&e - messagemanager.tabcolors.&f
The color of Owner (Op) is obligatory red on the tab for the version 1.1 !
/!\ The color tab function require a plugin of permission /!\
Default Config
messages: joinmessage: enabled: 'true' message: '&7[&3%player&7] &bjoined the game&7.' quitmessage: enabled: 'true' message: '&7[&3%player&7] &bleft the game&7.' whitelistkickmessage: enabled: 'true' message: '&cYou are not on the Whitelist!' kickmessage: enabled: 'true' message: '&4You have been kicked for %kickreason' motdmessage: enabled: 'true' message: '&7[&3Serveur&7] &bPvP&7/&bFaction'










