Guest User

Untitled

a guest
Sep 28th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. #Please refer to http://jd.bukkit.org/dev/doxygen/d6/d0e/enumorg_1_1bukkit_1_1Material.html for the material names, CaP SeNsItIvE
  2. #Please make sure the item is a block, NOT an item!
  3. Config:
  4. RandomOne:
  5. enabled: true
  6. Item: STONE
  7. RandomTwo:
  8. enabled: true
  9. Item: GOLD_BLOCK
  10. RandomThree:
  11. enabled: true
  12. Item: DIAMOND_BLOCK
  13. RandomFour:
  14. enabled: true
  15. Item: EMERALD_BLOCK
  16. RandomFive:
  17. enabled: true
  18. Item: IRON_BLOCK
  19. RandomSix:
  20. enabled: true
  21. Item: REDSTONE
  22. RandomSeven:
  23. enabled: true
  24. Item: REDSTONE_ORE
  25. Whitelist: #If this is set to true, the world specified below will be the ONLY world it is allowed in.
  26. Enabled: true
  27. World: mines
Advertisement
Add Comment
Please, Sign In to add comment