Advertisement
Guest User

Untitled

a guest
Apr 10th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.3.3 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. # ------------------------------------------
  13. # Don't change the config version!
  14.  
  15. Config Version: 6
  16. Update Checks: true
  17. Update Branch: spigot
  18. Metrics: true
  19. Default Opener: BasicGUI
  20. Default Cooldown: 5
  21. Crate Protection: false
  22. Disable Key Swapping: false
  23. Default Hologram Text:
  24. - '%crate%'
  25. - Right-Click to Open!
  26. - Left-Click to Preview!
  27. Crates:
  28. Vote:
  29. Key:
  30. Item: TRIPWIRE_HOOK
  31. Name: '%type% Crate Key'
  32. Enchanted: true
  33. Knockback: 0.0
  34. Broadcast: true
  35. Firework: true
  36. Preview: true
  37. Block: CHEST
  38. Color: AQUA
  39. Winnings:
  40. '1':
  41. Type: ITEM
  42. Item Type: DIAMOND_HELMET
  43. Item Data: 0
  44. Name: NONE
  45. Amount: 1
  46. Enchantments:
  47. - PROTECTION_ENVIRONMENTAL-4
  48. - DURABILITY-3
  49. Lore: []
  50. '2':
  51. Type: ITEM
  52. Item Type: DIAMOND_CHESTPLATE
  53. Item Data: 0
  54. Name: NONE
  55. Amount: 1
  56. Enchantments:
  57. - PROTECTION_ENVIRONMENTAL-4
  58. - DURABILITY-3
  59. Lore: []
  60. '3':
  61. Type: ITEM
  62. Item Type: DIAMOND_LEGGINGS
  63. Item Data: 0
  64. Name: NONE
  65. Amount: 1
  66. Enchantments:
  67. - PROTECTION_ENVIRONMENTAL-4
  68. - DURABILITY-3
  69. Lore: []
  70. '4':
  71. Type: ITEM
  72. Item Type: DIAMOND_BOOTS
  73. Item Data: 0
  74. Name: NONE
  75. Amount: 1
  76. Enchantments:
  77. - PROTECTION_ENVIRONMENTAL-4
  78. - DURABILITY-3
  79. Lore: []
  80. '5':
  81. Type: ITEM
  82. Item Type: DIAMOND_SWORD
  83. Item Data: 0
  84. Name: NONE
  85. Amount: 1
  86. Enchantments:
  87. - DAMAGE_ALL-5
  88. - DURABILITY-3
  89. Lore: []
  90. '6':
  91. Type: ITEM
  92. Item Type: BOW
  93. Item Data: 0
  94. Name: NONE
  95. Amount: 1
  96. Enchantments:
  97. - ARROW_DAMAGE-4
  98. - DURABILITY-3
  99. Lore: []
  100. '7':
  101. Type: ITEM
  102. Item Type: OBSIDIAN
  103. Item Data: 0
  104. Name: NONE
  105. Amount: 64
  106. Enchantments: []
  107. Lore: []
  108. '8':
  109. Type: ITEM
  110. Item Type: BREAD
  111. Item Data: 0
  112. Name: NONE
  113. Amount: 64
  114. Enchantments: []
  115. Lore: []
  116. '9':
  117. Type: ITEM
  118. Item Type: GOLDEN_APPLE
  119. Item Data: 1
  120. Name: NONE
  121. Amount: 10
  122. Enchantments: []
  123. Lore: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement