Advertisement
Guest User

32131231

a guest
Jan 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.5.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. # - %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. - '%crate%'
  26. - Right-Click to Open!
  27. - Left-Click to Preview!
  28. Crates:
  29. Kurwa:
  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: '%type% Crate Key'
  41. Enchanted: true
  42. Knockback: 0.0
  43. Broadcast: false
  44. Firework: false
  45. Preview: true
  46. Block: CHEST
  47. Color: WHITE
  48. Premium:
  49. Key:
  50. Item: TRIPWIRE_HOOK
  51. Name: '%type% Crate Key'
  52. Enchanted: true
  53. Knockback: 0.0
  54. Broadcast: false
  55. Firework: false
  56. Preview: true
  57. Block: CHEST
  58. Color: WHITE
  59. Winnings:
  60. '1':
  61. Type: ITEM
  62. Item Type: IRON_SWORD
  63. Item Data: 0
  64. Name: '&6&lExample Sword'
  65. Amount: 1
  66. Enchantments: []
  67. Lore: []
  68. Metadata:
  69. ==: ItemMeta
  70. meta-type: UNSPECIFIC
  71. display-name: §6§lExample Sword
  72. /chuj:
  73. Winnings:
  74. '1':
  75. Type: ITEM
  76. Item Type: IRON_SWORD
  77. Item Data: 0
  78. Percentage: 0
  79. Name: '&6&lExample Sword'
  80. Amount: 1
  81. Key:
  82. Item: TRIPWIRE_HOOK
  83. Name: '%type% Crate Key'
  84. Enchanted: true
  85. Knockback: 0.0
  86. Broadcast: false
  87. Firework: false
  88. Preview: true
  89. Block: CHEST
  90. Color: WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement