Configs/English/config.yml aktualisiert
This commit is contained in:
parent
7924dff11d
commit
f2b5b9888f
@ -11,6 +11,10 @@ Datastore:
|
||||
UpdateMessage: true
|
||||
# Compatibility with MySQLPlayerDataBridge
|
||||
MySQLPlayerDataBridge: false
|
||||
# Compatibility with HuskSync
|
||||
HuskSync: false
|
||||
# Compatibility with Plotsquared
|
||||
PlotSquared: false
|
||||
# Compatibility with Lands
|
||||
Lands: false
|
||||
# Compatibility with Jobs
|
||||
@ -19,17 +23,12 @@ Jobs: false
|
||||
WorldGuard:
|
||||
# Enable Compatibility
|
||||
Enable: false
|
||||
# Time Refreshing the Player in Seconds
|
||||
RefreshTimer: 3
|
||||
# Enable MiniMessage Support for messages. No GUI! (https://webui.adventure.kyori.net)
|
||||
MiniMessageSupport: false
|
||||
# Messages are not sent globally but as private messages
|
||||
SendAsPrivateMessage: false
|
||||
# Enable Logging
|
||||
Logging: true
|
||||
# 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
|
||||
Queue:
|
||||
BiggerBoosterFirst: true
|
||||
Placeholder:
|
||||
# Should 2 digits always be displayed for Second placeholders
|
||||
TwoDigitsS: false
|
||||
@ -236,6 +235,8 @@ Booster:
|
||||
NaturalSpawning: false
|
||||
# If Enabled Spawner will not be multiplied
|
||||
DisableSpawnerSpawning: false
|
||||
# Disable AI of mob (Minecraft 1.17+)
|
||||
AwareMob: false
|
||||
Stages:
|
||||
# How many levels the booster should have. You can expand it by copy-paste or reduce it by delete.
|
||||
# Attention There must not be a duplicate name!
|
||||
|
Loading…
Reference in New Issue
Block a user