gJoin
A simple Join/Leave/Kick Message Plugin
Also check my other plugins
gWarp | gPlayerControl | gMOTD | gVanish | gWhereIs | gBroadcaster | gQuiz
Follow me on Twitter to get all informations about new project, updates and more
What is gJoin
gJoin is a simple Plugin which allows you to edit your Join, leave and kick messages.
How to use
- Download the latest .jar file and put the file into your /plugins folder
- Restart your server and
- If you want, you can set your own messages at the config.yml which you can found in /plugins/gjoin folder.
- Reload again and have fun
Commands and Permissions
No Commands and Permissions :)
ToDo
Dont even know...
Example Config
joinmsg: '&a--> &e{PLAYER}&a has joined the game.' leavemsg: '&c<-- &e{PLAYER}&c has left the game.' kickmsg: '&c<-- &e{PLAYER}&c was kicked because of ({REASON})' firstjoinmsg: '&a--> &e{PLAYER}&a is the first time here.'
Variables you can use: {PLAYER} = get the Playername from the Event {REASON} = Reason why the Player was kicked.

