Advertisement
Guest User

Untitled

a guest
Dec 4th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.2.1 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. Winnings:
  30. '1':
  31. Type: ITEM
  32. Item Type: IRON_SWORD
  33. Item Data: 0
  34. Percentage: 0
  35. Name: '&6&lExample Sword'
  36. Amount: 1
  37. '2':
  38. Type: COMMAND
  39. Item Type: MOB_SPAWNER
  40. Percentage: 25
  41. Commands:
  42. - 'spawner give %name% spider'
  43. - 'say %name% opened a crate'
  44. Name: '&e&lSpider Spawner'
  45. Item Data: 0
  46. Amount: 1
  47. Enchantments:
  48. - DAMAGE_ALL-5
  49. - DURABILITY-3
  50. - FIRE_ASPECT-2
  51. Key:
  52. Item: TRIPWIRE_HOOK
  53. Name: '%type% Crate Key'
  54. Enchanted: true
  55. Knockback: 0.0
  56. Broadcast: false
  57. Firework: false
  58. Preview: true
  59. Block: CHEST
  60. Color: WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement