This plugin reduces chat traffic generated by player quit and join notifications by introducing a periodic summary of the joins and quits.
The summary is broadcasted to all players periodically if any players joined or left the server. A sample summary broadcasted by the plugin:
joined: PanRyba, SoBaN left: TheHunter
Just copy the .jar file into your plugins folder before starting the server
None required. The plugin does its job right after installation.
The plugin does not define any commands.
The plugin does not define or use any permissions.
Sample configuration file (config.yml):
locale: en # name of the locale to be used
The broadcasted summary messages may me localized by providing a messages_LOCALENAME.yml file in the plugin folder and setting the locale value in the config.yml file.
Sample messages file:
joined: '+ %s' left: '- %s'
You can use the Minecraft formatting codes (as described at Minecraft Gamepedia) to add colors and formatting into your messages.
The actual power that drives the development of this plugin comes from the Omega-3 acid that also powers the Pan Ryba Minecraft Server.
Eat fish and enjoy! :-)