Player of the Month

Player of the Month
What if Player of the Month?
Player of the Month, or PotM, is a brand new voting system for Bukkit servers!
Basically an Admin will start the vote, then every player online can vote for who they think should be the Player of the Month! The winner is then given a rank and money!
Commands
- /potm help - Displays the PotM help page.
- /potm start - Starts a PotM vote.
- /potm startfix [player] - Starts a fixed vote. The player specified will win.
- /potm stop - Stops the vote and broadcasts the winner. Optionally rewards them with things specified in the config.yml
- /potm vote [player] - Vote for a player when the PotM vote is active.
- /potm reload - Reloads the config.yml
Permissions
- PotM.* - Gives access to all /potm commands
- PotM.use - Gives access to /potm
- PotM.start - Gives access to /potm start
- PotM.startfix - Gives access to /potm startfix
- PotM.stop - Gives access to /potm stop
- PotM.vote - Gives access to /potm vote
- PotM.reload - Gives access to /potm reload
Configuration
VoteStartBroadcastMessage: Insert the message you want broadcasted when a new vote has started
WinnerRank: The rank you want the winner to be put into
WinnerCashPrize: The cash prize for the winner. (Can be 0)
Other Infomation
This plugin will require an Economy/Permissions plugin that is supported by Vault. Without these it will not work.
There are also several command aliases for PotM. These are:
- potw (Player of the Week)
- potd (Player of the Day)
- vote
This is to help make your server run perfectly with PotM.
Need Help?