Boosters
Boosters system allows adding booster for certain amount of time by admin. Booster can boost progress, points or rewards. It has a lot of possible areas where it affects.
Bungee Compatibility
To make boosters work in bungee network, just set bungee-fix: true
in settings.yml
. Boosters will refresh every auto-save-interval
from settings.yml
New Commands
hours can be decimal. I.e. 0.5 means 30 minutes
Possible "affects" arg
%booster% arg in reward's variables
To make boosters work in rewards, we need to use new placeholder - %booster%
Example:
Quest ID in menu
When menu-show-id: true
, players with permission battlepass.debug.id
will see quest's ID in battlepass menu
Boosters strategy
Boosters have 3 different strategies. It's important when player has more than 1 active booster at once
boosters-strategy
in settings.yml
Last updated