Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
0a214b18b5 | ||
|
052d9c32da | ||
|
fbba14a065 | ||
|
f27691f5b2 | ||
|
9eb1f2714f |
@@ -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!
|
||||
|
@@ -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!"
|
@@ -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!
|
||||
|
@@ -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'
|
||||
|
Reference in New Issue
Block a user