27 lines
984 B
YAML
27 lines
984 B
YAML
prize:
|
|
- ''
|
|
- '&7[&6%box_name%&7] &fCongratulations, &7%opener_displayname%&f! You won:'
|
|
- '&f- &a%prize_name% &ffrom rarity &a%rarity_displayname%'
|
|
- ''
|
|
|
|
receive-box:
|
|
- ''
|
|
- '&7[&6%box_name%&7] &fCongratulations, &7%player_displayname%&f! You received
|
|
&a%amount% box(es) &fto open.'
|
|
- ''
|
|
|
|
receive-key:
|
|
- ''
|
|
- '&7[&6%box_name%&7] &fCongratulations, &7%player_displayname%&f! You received
|
|
&a%amount% key(s) &fto use.'
|
|
- ''
|
|
|
|
cant-open: '&cTo open &f%box_name% &cyou need to have a box or a key for this box in hand.'
|
|
max-boxes-openning: '&cYou are already opening the maximum number of boxes allowed (&f%max_boxes%&c). Please wait until current boxes finish opening.'
|
|
no-permission-instantly-open: '&cYou do not have permission to instantly open boxes.'
|
|
|
|
actionBar:
|
|
opening: '&aOpening &f%box_name%'
|
|
already_opening: '&cYou are already opening this box'
|
|
someone_already_opening: '&cThe &f%box_name% &cis already being opened by &f%player_displayname%'
|