diff --git a/Configs/config.yml b/Configs/config.yml index 3a85c70..afbc071 100644 --- a/Configs/config.yml +++ b/Configs/config.yml @@ -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!