1. BonusBooster gibt nur noch aktive Booster.
2. WorldGuard Implementierung
3. Lands-API Changes
4. Fix für BentoBox OneBlock
In der Config muss folgendes hinzugefügt werden:
Code (YAML):
# Compatibility with WorldGuard
WorldGuard
:
# Enable Compatibility
Enable
: false
# Time Refreshing the Player in Seconds
RefreshTimer
: 3
Unter jedem Booster-Type folgendes:
Code (YAML):
# Is the list below a whitelist or a blacklist for WorldGuard
WG_ListMode
: Blacklist
# List of Regions of the filter (WorldGuard)
WG_List
:
- Spawn
- Spawn2
Beispiele sind in der
Default-Config oder einfach im
Discord Fragen.