6 Commits
7.8 ... 8.5

Author SHA1 Message Date
Jkobs
9610dce1d3 8.5 2023-03-02 08:57:00 +01:00
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 31 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ Datastore:
UpdateMessage: true
# Compatibility with MySQLPlayerDataBridge
MySQLPlayerDataBridge: false
# Compatibility with Lands
Lands: false
# Messages are not sent globally but as private messages
SendAsPrivateMessage: false
# Enable Logging
@@ -172,8 +174,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

@@ -18,6 +18,12 @@ Shop:
Not_Setup: '%prefix% &cvault missing!'
Success: '%prefix% &2You have bought &6%count% &6%type%-Booster &2vor &6%price%.'
No_Money: '%prefix% &cinsufficient money reserves.'
Help: '%prefix% &cPlease use: &b/booster shop <Player>'
Converter:
NoMySQL: '%prefix% &cPlease enable MySQL in Config.yml!'
NoFile: '%prefix% &cThe Booster.yml does not exist!'
Success: '%prefix% &2Convert completed.'
Help: '%prefix% &cPlease use: &b/booster convert <typ>'
Overview: '%prefix% &8------ &4Booster &8------%newline%%prefix%%newline%%prefix% &The &6Break-Booster &2is &ex%status_break%&2. You own: &6%count_break%%newline%%prefix% &2The &6Drop-Booster &2is &ex%status_drop%&2. You own: &6%count_drop%%newline%%prefix% &2The &6Mob-Booster &2is &ex%status_mob%&2. You own: &6%count_mob%%newline%%prefix% &2The &6Fly-Booster &2is &ex%status_fly%&2. You own: &6%count_fly%%newline%%prefix% &2The &6XP-Booster &2is &ex%status_xp%&2. You own: &6%count_xp%%newline%%prefix% &8------ &4Booster &8------'
Stopallbooster:
Player: '%prefix% &2You have stopped all Boosts.'
@@ -26,6 +32,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 +144,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

@@ -11,6 +11,8 @@ Datastore:
UpdateMessage: true
# Compatibility with MySQLPlayerDataBridge
MySQLPlayerDataBridge: false
# Compatibility with Lands
Lands: false
# Messages are not sent globally but as private messages
SendAsPrivateMessage: false
# Enable Logging
@@ -172,8 +174,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

@@ -18,6 +18,12 @@ Shop:
Not_Setup: '%prefix% &cVault nicht eingerichtet!'
Success: '%prefix% &2Du hast &6%count% &2Booster von &6%type%-Booster &2für &6%price% &2gekauft.'
No_Money: '%prefix% &cDu hast nicht genug Geld!'
Help: '%prefix% &cBitte nutze: &b/booster shop <Player>'
Converter:
NoMySQL: '%prefix% &cBitte aktiviere MySQL in der Config.yml!'
NoFile: '%prefix% &cDie Booster.yml existiert nicht!'
Success: '%prefix% &2Convert abgeschlossen.'
Help: '%prefix% &cBitte nutze: &b/booster convert <typ>'
Overview: '%prefix% &8------ &4Booster &8------%newline%%prefix%%newline%%prefix% &2Der &6Break-Booster &2ist &ex%status_break%&2. Du besitzt: &6%count_break%%newline%%prefix% &2Der &6Drop-Booster &2ist &ex%status_drop%&2. Du besitzt: &6%count_drop%%newline%%prefix% &2Der &6Mob-Booster &2ist &ex%status_mob%&2. Du besitzt: &6%count_mob%%newline%%prefix% &2Der &6Fly-Booster &2ist &ex%status_fly%&2. Du besitzt: &6%count_fly%%newline%%prefix% &2Der &6XP-Booster &2ist &ex%status_xp%&2. Du besitzt: &6%count_xp%%newline%%prefix% &8------ &4Booster &8------'
Stopallbooster:
Player: '%prefix% &2Du hast alle Booster gestoppt.'
@@ -26,6 +32,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'