Skip to content
Charlie Britton edited this page Jul 4, 2016 · 2 revisions

####Quick Links

####Info This is my first plugin for spigotmc. The plugin currently has very few features although I do plan to add lots more in future. The plugin has been written in Eclipse Mars Java IDE for Mac OSX (Soon to be rebranded!!!) and the source code for the plugin is quite dodgy.

####Current Features:

  • Changes the join message to "John Cena Has Entered The Ring!";
  • Changes the leave message to "John Cena Has Left The Ring!".

####Planned Features:

  • Enable/Disable the join and leave messages in a config.yml;
  • Customize the join and leave messages on multiple lines in a config.yml.

####License: Can Also Be Found In The [LICENSE] (https://github.com/charliebritton/JohnCenaJoinLeave/LICENSE) file.

This project is licensed under the GNU General Public License Version 3.0.

#####What does that mean?

  • You may copy, distribute and modify the software as long as you track changes/dates in source files.
  • Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.
Clone this wiki locally