Advertisement
Guest User

Untitled

a guest
Sep 11th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.4.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: '&e[CratesPlus]'
  14. Command No Permission: '&cあなたは権限を持っていないためこのコマンドを実行する権限がありません'
  15. Crate No Permission: '&cYou do not have the correct permission to use this crate'
  16. Crate Open Without Key: '&cあなたは %crate% &cのガチャの鍵を持っていないため開けることが出来ません ガチャの鍵を持ちながら右クリックしてみて下さい'
  17. Key Given: '&aあなたに %crate% &aの鍵が与えられました'
  18. Broadcast: '&d%displayname% &dopened a %crate% &dcrate'
  19. Cant Place: '&cガチャの鍵を設置する事は出来ません'
  20. Cant Drop: '&cガチャの鍵を捨てる事は出来ません'
  21. Chance Message: '&d%percentage%% Chance'
  22. Inventory Full Claim: '&aあなたのインベントリー内は現在満タンです /claim のコマンドを実行して下さい
  23. Claim Join: '&aあなたのかちゃの鍵が残っています! /crate のコマンドを実行して取り出して下さい'
  24. Possible Wins Title: 'Possible Wins:'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement