Time Rewards is a light-weight plugin that will give players rewards or messages based on how long they've spent on your server. Example uses for this plugin could be an automatic rank upgrade after playing for so long, informational messages telling the player how long they've spent on your server, rewarding loyal players.
| /timerewards reload | Reload the config.yml |
| timerewards.admin | Allows the use of the /timerewards command |
Place the TimeRewards.jar in your plugins directory and reload/restart the server. Provided everything went okay a TimeRewards folder will be made in your plugins directory along with a config.yml and players.yml. Do not edit the players.yml file, this is for data storage only.
The config.yml generated offers a detailed explanation of how to configure a reward. The parameters available are listed here:
Both message and broadcast both allows use of &[a-f]/[0-9] colour codes eg. &a or &3
To create multiple rewards simply copy the 'example' and change the parameters. Just remember to change the name from 'example' to something else.
Version 1.0.0:
Source code: https://github.com/JoshArgent/TimeRewards