RewardsTime is a plugin that provides players with custom rewards for voting/killing mobs/crafting/smelting/mining. It allows players to receive economy, item and experience rewards. It also provides a bonus rewards system which supports bonus economy rewards for killing mobs with armor and mining blocks with enchanted tools. Players are notified every five minutes of the economy rewards they have received.
The rewards can be changed in the config or by using the ingame command "/rewardstime". You will probably want to change the rewards when you install the plugin as the default rewards may not work for your server.
The plugin keeps track of how many times each player has voted and can provide additional rewards for voting a certain number of times.
There are comments in the config to help you to change it. If you use the commands to edit it ingame, the comments get removed.
The plugin uses one command: /rewardstime Commands are:
| Command | Description |
|---|---|
| /rewardstime reload | Reloads the config |
| /rewardstime field | Edits a field in the config. Checks to see if the change is valid |
| /rewardstime config | Edits anything on the config. |
| /rewardstime rewards | Displays recent economy rewards immediately to the player who issued the command |
Permissions are:
| Permission | Description | Default |
|---|---|---|
| rewardstime.command | Enables the user to do /rewardstime | true |
| rewardstime.set | Enables the user to change values in the config using /rewardstime field and /rewardstime config | op |
| rewardstime.get | Enables the user to view values in the config using /rewardstime field and /rewardstime config | op |
| rewardstime.reload | Enables the user to reload the config using /rewardstime reload | op |
| rewardstime.rewards | Enables the user to recieve rewards and use /rewardstime rewards | true |
This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
Source code is available here: github.com/adventurerok/RewardsTime