2 Commits
8.0 ... 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
4 changed files with 24 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ Datastore:
UpdateMessage: true UpdateMessage: true
# Compatibility with MySQLPlayerDataBridge # Compatibility with MySQLPlayerDataBridge
MySQLPlayerDataBridge: false MySQLPlayerDataBridge: false
# Compatibility with Lands
Lands: false
# Messages are not sent globally but as private messages # Messages are not sent globally but as private messages
SendAsPrivateMessage: false SendAsPrivateMessage: false
# Enable Logging # Enable Logging

View File

@@ -18,6 +18,12 @@ Shop:
Not_Setup: '%prefix% &cvault missing!' Not_Setup: '%prefix% &cvault missing!'
Success: '%prefix% &2You have bought &6%count% &6%type%-Booster &2vor &6%price%.' Success: '%prefix% &2You have bought &6%count% &6%type%-Booster &2vor &6%price%.'
No_Money: '%prefix% &cinsufficient money reserves.' 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------' 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: Stopallbooster:
Player: '%prefix% &2You have stopped all Boosts.' Player: '%prefix% &2You have stopped all Boosts.'
@@ -26,6 +32,10 @@ Stopbooster:
Player: '%prefix% &2You have stopped the &6%type%-Booster.' Player: '%prefix% &2You have stopped the &6%type%-Booster.'
Broadcast: '%prefix% &2All &6%type%-Booster &2were stopped.' Broadcast: '%prefix% &2All &6%type%-Booster &2were stopped.'
Help: '%prefix% &cUsage: &b/booster stop <type>' 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: Placeholder:
Active: 'active' Active: 'active'
Disabled: 'inactive' Disabled: 'inactive'

View File

@@ -11,6 +11,8 @@ Datastore:
UpdateMessage: true UpdateMessage: true
# Compatibility with MySQLPlayerDataBridge # Compatibility with MySQLPlayerDataBridge
MySQLPlayerDataBridge: false MySQLPlayerDataBridge: false
# Compatibility with Lands
Lands: false
# Messages are not sent globally but as private messages # Messages are not sent globally but as private messages
SendAsPrivateMessage: false SendAsPrivateMessage: false
# Enable Logging # Enable Logging

View File

@@ -18,6 +18,12 @@ Shop:
Not_Setup: '%prefix% &cVault nicht eingerichtet!' Not_Setup: '%prefix% &cVault nicht eingerichtet!'
Success: '%prefix% &2Du hast &6%count% &2Booster von &6%type%-Booster &2für &6%price% &2gekauft.' Success: '%prefix% &2Du hast &6%count% &2Booster von &6%type%-Booster &2für &6%price% &2gekauft.'
No_Money: '%prefix% &cDu hast nicht genug Geld!' 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------' 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: Stopallbooster:
Player: '%prefix% &2Du hast alle Booster gestoppt.' Player: '%prefix% &2Du hast alle Booster gestoppt.'
@@ -26,6 +32,10 @@ Stopbooster:
Player: '%prefix% &2Du hast den &6%type%-Booster &2gestoppt.' Player: '%prefix% &2Du hast den &6%type%-Booster &2gestoppt.'
Broadcast: '%prefix% &2Alle &6%type%-Booster &2wurden beendet.' Broadcast: '%prefix% &2Alle &6%type%-Booster &2wurden beendet.'
Help: '%prefix% &cBitte nutze: &b/booster stop <type>' 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: Placeholder:
Active: 'aktiviert' Active: 'aktiviert'
Disabled: 'deaktiviert' Disabled: 'deaktiviert'