ServerPeak is a plugin where it keeps track of how many players (at most) you've at on your server at once. Each time that number is over written it will announce in chat that the server has reached a new peak! Also it can give every player money that's online while a new peak is reached!
Commands
/peak - shows the current peak.
/peak info - displays information on how the plugin works.
/peak reload - admin, reloads the config
Permissions
peak.get | When the peak is over written and you have this permission it will give you the money in the config!
peak.use | access to /peak
peak.use.admin | access to admin commands
Setup
THIS PLUGIN REQUIRES VAULT TO WORK - Get it here: Vault
Download ServerPeak.jar
Download Vault.jar
Place into Plugins folder
Reload/Restart
Setup your Config.YML file with your desired settings
Config
Code (Text):# Cash recieved when a new peak is achieved.
# money.each: Cash recieved each time the peak is achived
# money.periodical: Cash recieved when the peak
# new-server-message: The message broadcasted when the peak changes.
# Use &peak& to display the new peak record. Use &money& to display the amount of cash dispensed to the players.
# server-player-count: keeps record of the peak record.
money:
each: 0.0
periodical: 0.0
new-server-message: A new peak has been achieved! the new peak player count is &peak&
server-player-count: 0

ServerPeak 1.0
Every time the server reaches a new top amount of players everyone receives a reward!