- Support for SimpleEconomy
- NBTAPI Fix
- Booster Time is now stackable
- Config Reader Optimized
- Confirm GUI Amount Fixed
Change in your config.yml
Booster.Queue -> Booster.Queue_and_Stackable
Code (YAML):
# If a booster is started, but one is already running, it will be put on hold and started as soon as the other one runs out. The Booster with higher step will start first
# Settings for Queue and Stackable
Queue_and_Stackable:
BiggerBoosterFirst
: true
For each Booster:
Code (YAML):
# If Booster starts multiple Times, time will be added up.
Stackable
: false
In the messages.yml
For each Booster:
Code (YAML):
Stacked
: '
%prefix% &6%player% &2hat den &6Break-Booster &2verlängert!'
You can find the default config here:
https://git.t2code.net/Jakob/Booster_Issues/src/branch/main/Configs