A plugin for Spigot/Paper/etc which announces and logs when your server reaches a new high player count achievement.
When a player joins, the plugin simply checks its stored highest player count and compares it against the current player count. If there are more players than the previous highest player count, then a message can be broadcasted to all online players and the achievement is also logged to the console.
All players online during the achievement are also logged.
/plugins/
folder./stop
command./plugins/OnlineRecord/
folder.config.yml
file with your preferred editor. I recommend Notepad++ for Windows users./or reload
or restarting your server./onlinerecord
Contains commands to manage the resource.
/or
onlinerecord.command
/onlinerecord reload
Reload the configuration.
onlinerecord.command
& onlinerecord.reload
Licensed under GNU GPL v3.0.