mcRewards

mcRewards
Your players will receive rewards based on their mcMMO powerlevel. The time between each reward and the rewards are set in the config.yml.
The source code for this project can be found at https://github.com/no2665/RewardPlugin
Features
- Higher level players can receive better (or worse) rewards.
- Players can receive different sets of rewards at the same level, or they can receive random items.
- Players can also receive money
- Enchanted tools are also supported as rewards
- Time between rewards can easily be set in the config.yml
- If the player has no room in their inventory, rewards are saved so they can be claimed later with /receive
- Each reward set can have its own time, so that higher level players can receive fewer (or more) rewards, and lower levels can receive more (or less).
Future Improvements
- Create a full default config, so you don't have to do any hard work.
Installation
Download the jar, and put it in the plugin folder of your server. (I'm not sure if a server restart is necessary, but it probably is)
Commands
These can only be used by admins:
/deleteReward <level> - Used to delete the reward set at the specified level
/addReward <level> <Data Value> <quantity> ... - Adds a new reward set at the level given, with the rewards given
These can be used by anyone:
/receive - Receive any rewards that you have not yet collected
/listRewards - Shows players the rewards that they should get when they login next
Requirements
McMMO and Vault are required for this plugin.
Config & Permissions
Config and permissions can be found HERE
Known Issues
If you have found any issues with our plugin please send a ticket! Issues we know of so far include:
- xAuth or other Authorisation plugins that disable the inventory will collect rewards and remove them when players have used the /login command. To get over this issue set the automaticCollection configuration to false.
-
View User Profile
-
Send Message
Posted Sep 10, 2012@horse2950
Get back to GlobalBank!
-
View User Profile
-
Send Message
Posted Sep 10, 2012Very nice. Good work!