Advertisement
Guest User

Untitled

a guest
Jun 10th, 2014
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. command-items:
  2. LightningRod:
  3. item: BLAZE_ROD|Lightning Rod
  4. commands:
  5. - strike
  6. permission-node: lightningrod.use
  7. run-as: PLAYER
  8. click-type: CLICK_RIGHT
  9. delay: 0
  10. cooldown: 10
  11. cancel-action: true
  12. consumed-items:
  13. - REDSTONE
  14. consume-self: false
  15. require-sneaking-state: NONE
  16. keep-on-death: false
  17. actions: {}
  18. Badge1:
  19. item: X366|CLAY_BRICK (Item 1)
  20. commands:
  21. - Warp Town1
  22. permission-node: ''
  23. run-as: PLAYER
  24. click-type: CLICK_RIGHT
  25. delay: 0
  26. cooldown: 0
  27. cancel-action: false
  28. consumed-items:
  29. consume-self: false
  30. require-sneaking-state: NONE
  31. keep-on-death: true
  32. actions: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement