„Configs/config.yml“ ändern

This commit is contained in:
Jakob Grundgeir 2022-05-20 20:20:11 +02:00
parent a224499f37
commit 3f40aab928
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,11 @@ MySQLPlayerDataBridge: false
SendAsPrivateMessage: false
# Enable Logging
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
Maincommand: GUI
Booster:
@ -155,6 +160,8 @@ Booster:
- World2
# Should fireworks be started when the booster is activated
FireworkOnStart: true
# If Enabled Natural Mob Spawning will be multiplied (Not only Spawner)
NaturalSpawning: 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!