Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 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: '&7[&bCrates-Plus&7]'
  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% &dさんが %crate% &dを開けています'
  19. Cant Place: '&cガチャの鍵を設置する事は出来ません'
  20. Cant Drop: '&cガチャの鍵を捨てる事は出来ません'
  21. Chance Message: '&d%percentage%% チャンス!'
  22. Inventory Full Claim: '&aあなたのインベントリー内は現在満タンです! /crate のコマンドを実行して下さい'
  23. Claim Join: '&aガチャの鍵が残っています! /crate のコマンドを実行して取り出すことが出来ます!'
  24. Possible Wins Title: 'Possible Wins:'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement