Playtime Rewards
You need to enable time-reward option in config to use this feature. Time rewards are permission based. If you ever want to reset a player's progress, you can do so by editing their permissions in your permission plugin. The permissions can be found here.
How does it work?
Players can get a reward, for example ONE chunk, every x seconds.
Configuration
Playtime maximum Rewards
Only needed if playtime rewards are enabled in the config.
lands.chunks.max.<number>
The player wont be able to get any chunks rewarded if his current lands.chunks. permission is equal or higher.
lands.ownlands.max.<number>
The player wont be able to get any land creations rewarded if his current lands.ownlands. permission is equal or higher.
lands.lands.max.<number>
The player wont be able to get any land joins rewarded if his current lands.lands. permission is equal or higher.
lands.members.max.<number>
The player wont be able to get any member limit rewarded if his current lands.members. permission is equal or higher.
lands.chunks.support.max.<number>
The player wont be able to get any support chunks rewarded if his current lands.chunks.support. permission is equal or higher.
Last updated