„Configs/config.yml“ ändern
This commit is contained in:
parent
a224499f37
commit
3f40aab928
@ -15,6 +15,11 @@ MySQLPlayerDataBridge: false
|
|||||||
SendAsPrivateMessage: false
|
SendAsPrivateMessage: false
|
||||||
# Enable Logging
|
# Enable Logging
|
||||||
Logging: true
|
Logging: true
|
||||||
|
Placeholder:
|
||||||
|
# Should 2 digits always be displayed for Second placeholders
|
||||||
|
TwoDigitsS: false
|
||||||
|
# Should 2 digits always be displayed for Minute placeholders
|
||||||
|
TwoDigitsM: false
|
||||||
# What should happen at the '/booster' command. Options: GUI, OVERVIEW
|
# What should happen at the '/booster' command. Options: GUI, OVERVIEW
|
||||||
Maincommand: GUI
|
Maincommand: GUI
|
||||||
Booster:
|
Booster:
|
||||||
@ -155,6 +160,8 @@ Booster:
|
|||||||
- World2
|
- World2
|
||||||
# Should fireworks be started when the booster is activated
|
# Should fireworks be started when the booster is activated
|
||||||
FireworkOnStart: true
|
FireworkOnStart: true
|
||||||
|
# If Enabled Natural Mob Spawning will be multiplied (Not only Spawner)
|
||||||
|
NaturalSpawning: false
|
||||||
Stages:
|
Stages:
|
||||||
# How many levels the booster should have. You can expand it by copy-paste or reduce it by delete.
|
# 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!
|
# Attention There must not be a duplicate name!
|
||||||
|
Loading…
Reference in New Issue
Block a user