Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.4 Messages
  3. # [][][][][][][][][][][][][][][][][][][][][]
  4. # ------------------------------------------
  5. # There are many placeholders that can now be used withing the config and messages file, placeholders are as followed:
  6. # - %name% - Replaces with the players name, Example: "Notch".
  7. # - %displayname% - Replaces with the players display name, Example: "[Owner] Notch".
  8. # - %uuid% - Replaces with the players UUID.
  9. # - %crate% - The crate types name.
  10. # - %prize% - The name of the winning.
  11. # - %percentage% - Percentage of the winning, useful for "Chance Message".
  12.  
  13. Prefix: '&6[Crates]'
  14. Command No Permission: '&cSem Permissao para isso!'
  15. Crate No Permission: '&cSem Permissao para isso!'
  16. Crate Open Without Key: '&cVoce precisa segurar uma key %crate% para abrir essa caixa!'
  17. Key Given: '&aChave givada com sucesso %crate%'
  18. Broadcast: '&7%displayname% abriu uma caixa %crate%.'
  19. Cant Place: '&cVoce nao pode colocar suas keys no chao.'
  20. Cant Drop: '&cVoce nao pdoe dropar suas keys.'
  21. Chance Message: '&c%percentage% de chance.'
  22. Inventory Full Claim: ''
  23. Claim Join: ''
  24. Possible Wins Title: 'Premios:'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement