Config:
Code (YAML):
Booster
:
# Time how long a booster is active in Minutes. Set it to -1 to disable it
Time
: 10
# Each player must activate the booster itself.
PerPlayer
: false
# Is the list below a whitelist or a blacklist
ListMode
: Blacklist
# List of worlds of the filter
List
:
- World1
- World2
# Should fireworks be started when the booster is activated
FireworkOnStart
: true
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!
# Require Numbers
1
:
# By how much the Payment should be multiplied
Strength
: 1
2:
Strength
: 2
3:
Strength
: 3
# Sound that is played at the start of the booster
Startsound:
Enable
: true
Sound
: 'placeholder'
# Delay before a booster starts
StartDelay:
Enable
: false
# Delay before start in seconds
Time
: 3
# Time when messages are issued in seconds
Messages
: 3,2,1
# Time before a booster expires and a message should come in the chat.
EndWarnigs
: 20,10,5,3,2,1
EndSound
:
# Time before a booster expires and a sound is to be played.
Time
: 20,10,5,3,2,1
# Sound to be played
Sound
: 'placeholder'
Messages:
StartCountdown
: '
%prefix% &cAchtung, Jobs Booster startet in &6%time% &cSekunden!'
Executer
: '
%prefix% &2Du hast den &6Jobs-Booster &2aktiviert!'
Broadcast
: '
%newline%%newline%%newline%%prefix% &6%player% &2hat den &6Jobs-Booster &2aktiviert! &6x%stage%'
EndCounter
: '
%prefix% &cDer &6Jobs-Booster &cwird in &6%counter% &cSekunden deaktiviert! Danach &6x%newstage%'
Downgrade
: '
%newline%%newline%%newline%%prefix% &6Jobs-Booster &ex%oldstage% &2wurde nun deaktiviert! Jetzt &6x%newstage%'
End
: '
%newline%%newline%%newline%%prefix% &6Jobs-Booster &2wurde nun deaktiviert!'
Join
: '
%prefix% &2Es ist ein &6Jobs-Booster &2aktiv!'
Disabled
: '
%prefix% &2Der &6Jobs-Booster &2ist deaktiviert!'
Help
: '
%prefix% &b/booster jobs &8- &aAktiviere den Jobs-Booster.'