5 Commits
7.8 ... 8.4

Author SHA1 Message Date
Jkobs
0a214b18b5 Update 2023-01-04 10:36:30 +01:00
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
4 changed files with 15 additions and 3 deletions

View File

@@ -172,8 +172,10 @@ Booster:
- World2
# Should fireworks be started when the booster is activated
FireworkOnStart: true
# If Enabled Natural Mob Spawning will be multiplied (Not only Spawner)
# If Enabled Natural Mob Spawning will be multiplied
NaturalSpawning: false
# If Enabled Spawner will not be multiplied
DisableSpawnerSpawning: 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!

View File

@@ -26,6 +26,10 @@ Stopbooster:
Player: '%prefix% &2You have stopped the &6%type%-Booster.'
Broadcast: '%prefix% &2All &6%type%-Booster &2were stopped.'
Help: '%prefix% &cUsage: &b/booster stop <type>'
Ignore:
Help: '%prefix% &cPlease use: &b/booster ignore <type>'
Ignoring: '%prefix% &cYou are now ignoring the &6%type%-Booster&c!'
UnIgnoring: '%prefix% &2You no longer ignore the &6%type%-Booster&2!'
Placeholder:
Active: 'active'
Disabled: 'inactive'
@@ -134,4 +138,4 @@ Booster:
End: '%newline%%newline%%newline%%prefix% &6XP-Booster &2has been deactivated!'
Join: '%prefix% &2A &6XP-Booster &2is currently active!'
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
# Should fireworks be started when the booster is activated
FireworkOnStart: true
# If Enabled Natural Mob Spawning will be multiplied (Not only Spawner)
# If Enabled Natural Mob Spawning will be multiplied
NaturalSpawning: false
# If Enabled Spawner will not be multiplied
DisableSpawnerSpawning: 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!

View File

@@ -26,6 +26,10 @@ Stopbooster:
Player: '%prefix% &2Du hast den &6%type%-Booster &2gestoppt.'
Broadcast: '%prefix% &2Alle &6%type%-Booster &2wurden beendet.'
Help: '%prefix% &cBitte nutze: &b/booster stop <type>'
Ignore:
Help: '%prefix% &cBitte nutze: &b/booster ignore <type>'
Ignoring: '%prefix% &cDu ignorierst jetzt den &6%type%-Booster&c!'
UnIgnoring: '%prefix% &2Du ignorierst jetzt den &6%type%-Booster&2 nicht mehr!'
Placeholder:
Active: 'aktiviert'
Disabled: 'deaktiviert'