fanfa
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
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%'
|
||||
@@ -0,0 +1,26 @@
|
||||
prize:
|
||||
- ''
|
||||
- '&7[&6%box_name%&7] &fParabéns, &7%opener_displayname%&f! Você ganhou:'
|
||||
- '&f- &a%prize_name% &fde raridade &a%rarity_displayname%'
|
||||
- ''
|
||||
|
||||
receive-box:
|
||||
- ''
|
||||
- '&7[&6%box_name%&7] &fParabéns, &7%player_displayname%&f! Você recebeu &a%amount%
|
||||
caixa(s) &fpara abrir.'
|
||||
- ''
|
||||
|
||||
receive-key:
|
||||
- ''
|
||||
- '&7[&6%box_name%&7] &fParabéns, &7%player_displayname%&f! Você recebeu &a%amount%
|
||||
chaves(s) &fpara usar.'
|
||||
- ''
|
||||
|
||||
cant-open: '&cPara abrir &f%box_name% &cé necessário possuir uma caixa ou uma chave desta caixa em mãos.'
|
||||
max-boxes-openning: '&cVocê já está abrindo o número máximo de caixas permitido (&f%max_boxes%&c). Aguarde terminar de abrir as caixas atuais.'
|
||||
no-permission-instantly-open: '&cVocê não possui permissão para abrir caixas instantaneamente.'
|
||||
|
||||
actionBar:
|
||||
opening: '&aAbrindo &f%box_name%'
|
||||
already_opening: '&cVocê já está abrindo esta caixa'
|
||||
someone_already_opening: '&cA &f%box_name% &cjá está sendo aberta por &f%player_displayname%'
|
||||
Reference in New Issue
Block a user