Features
Rewards based permission and cooldown time
The plugin allows you to create an unlimited amount of rewards based permission, cooldown and type.
Reward Storage data example:
Cooldown Storage data example:
Reward Types
type: SINGLE
: execute the first command on the list.
type: SINGLE
: execute the first command on the list.type: MULTIPLE
: execute all commands on the list.
type: MULTIPLE
: execute all commands on the list.type: RANDOM
: execute by random one command from the list.
type: RANDOM
: execute by random one command from the list.Purge System
To save memory and disk space, the purge system will purge every ended cooldown or unexists rewards in cooldown data file or ingame, you can customize the system as you want from config.yml
:
Last updated