4 Commits
7.8 ... 8.0

Author SHA1 Message Date
Jkobs
052d9c32da Merge branch 'main' of https://git.t2code.net/Jakob/Booster_Issues 2022-11-26 18:03:26 +01:00
Jkobs
fbba14a065 Update messages.yml 2022-11-26 18:03:23 +01:00
Jakob Grundgeir
f27691f5b2 „Configs/English/config.yml“ ändern 2022-11-25 10:12:52 +00:00
Jakob Grundgeir
9eb1f2714f „Configs/German/config.yml“ ändern 2022-11-25 10:12:29 +00:00
3 changed files with 7 additions and 3 deletions

View File

@@ -172,8 +172,10 @@ 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) # If Enabled Natural Mob Spawning will be multiplied
NaturalSpawning: false NaturalSpawning: false
# If Enabled Spawner will not be multiplied
DisableSpawnerSpawning: 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!

View File

@@ -134,4 +134,4 @@ Booster:
End: '%newline%%newline%%newline%%prefix% &6XP-Booster &2has been deactivated!' End: '%newline%%newline%%newline%%prefix% &6XP-Booster &2has been deactivated!'
Join: '%prefix% &2A &6XP-Booster &2is currently active!' Join: '%prefix% &2A &6XP-Booster &2is currently active!'
Disabled: '%prefix% &2The &6XP-Booster &2has been deactivated!' Disabled: '%prefix% &2The &6XP-Booster &2has been deactivated!'
NoXPBottle: '%prefix% &2You can't use any XP Bottles during a &6XP Booster&2!' NoXPBottle: "%prefix% &2You can't use any XP Bottles during a &6XP Booster&2!"

View File

@@ -172,8 +172,10 @@ 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) # If Enabled Natural Mob Spawning will be multiplied
NaturalSpawning: false NaturalSpawning: false
# If Enabled Spawner will not be multiplied
DisableSpawnerSpawning: 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!