Advertisement
sirayasiki

Untitled

Dec 21st, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.4.4 Config
  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. # - %rand;100;500% - Generates a random number between two numbers, example is between 100 and 500.
  13. # ------------------------------------------
  14. # Don't change the config version!
  15.  
  16. Config Version: 6
  17. Update Checks: true
  18. Update Branch: spigot
  19. Metrics: true
  20. Default Opener: BasicGUI
  21. Default Cooldown: 5
  22. Crate Protection: false
  23. Disable Key Swapping: false
  24. Default Hologram Text:
  25. - ''
  26. - Right-右クリックで開ける
  27. - Left-左クリックで見る
  28. Crates:
  29. どこかのガチャ:
  30. Winnings:
  31. '1':
  32. Type: ITEM
  33. Item Type: IRON_SWORD
  34. Item Data: 0
  35. Percentage: 0
  36. Name: '&6&lExample Sword'
  37. Amount: 1
  38. Key:
  39. Item: TRIPWIRE_HOOK
  40. Name: 古い鍵
  41. Enchanted: true
  42. Knockback: 0.0
  43. Broadcast: false
  44. Firework: false
  45. Preview: true
  46. Block: coal_block
  47. Color: WHITE
  48. 氷月の霊刀ガチャ:
  49. Winnings:
  50. '1':
  51. Type: ITEM
  52. Item Type: IRON_SWORD
  53. Item Data: 0
  54. Percentage: 0
  55. Name: '&6&lExample Sword'
  56. Amount: 1
  57. Key:
  58. Item: TRIPWIRE_HOOK
  59. Name: '%type%'
  60. Enchanted: true
  61. Knockback: 0.0
  62. Broadcast: false
  63. Firework: false
  64. Preview: true
  65. Block: packed_ice
  66. Color: DARK_AQUA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement