Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2015
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. first-item:
  2. name: '&a&lMenu'
  3. id: 345
  4. slot: 1
  5. lore:
  6. - '&6Click &7this to open menu!'
  7. cooldown-seconds: 0
  8. permission: 'customjoinitems.test'
  9. give-at-respawn: true
  10. first-join-only: false
  11. allow-drop: false
  12. block-movement: true
  13. disabled-worlds: world_nether, world_the_end
  14. give-on-world-change: true
  15. second-item:
  16. name: '&6&lPet Selector'
  17. id: 352
  18. slot: 9
  19. lore:
  20. - '&eRight click &7to get pets!'
  21. command: 'pet select'
  22. cooldown-seconds: 1
  23. permission: 'customjoinitems.test'
  24. give-at-respawn: true
  25. first-join-only: false
  26. allow-drop: false
  27. block-movement: true
  28. disabled-worlds: world_nether, world_the_end
  29. give-on-world-change: true
  30. third-item:
  31. name: '&b&lTrails'
  32. id: 377
  33. slot: 4
  34. lore:
  35. - '&eRight click to get trails!'
  36. command: 'trails'
  37. cooldown-seconds: 1
  38. permission: 'customjoinitems.test'
  39. give-at-respawn: true
  40. first-join-only: false
  41. allow-drop: false
  42. block-movement: true
  43. disabled-worlds: world_nether, world_the_end
  44. give-on-world-change: true
  45. forth-item:
  46. name: '&3&lCannon'
  47. id: 293
  48. slot: 6
  49. lore:
  50. - '&eRight &7click to get KittyCannon!'
  51. command: 'kittycannon'
  52. cooldown-seconds: 1
  53. permission: 'customjoinitems.test'
  54. give-at-respawn: true
  55. first-join-only: false
  56. allow-drop: false
  57. block-movement: true
  58. disabled-worlds: world_nether, world_the_end
  59. give-on-world-change: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement