Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. main-gui:
  2. title: '&6&lPvping&e&lCrates'
  3. rows: 6
  4. crates:
  5. example:
  6. message: '&6&lPvping&e&lCrates &8&l» &e<player> has opened an <crate> crate and got <reward>!'
  7. global-message: '&6&lPvping&e&lCrates &8&l» &eYou have opened an <crate> crate and got <reward>!'
  8. allowPreview: true
  9. gui:
  10. slot: 4
  11. name: '&cExample &7Crate'
  12. lore:
  13. - ' '
  14. - '&7Keys: <keys> left!'
  15. - ' '
  16. - '&7Right click to &copen&7!'
  17. - ' '
  18. type: ROSE
  19. amount: 1
  20. data: 0
  21. glowing: true
  22. rewards:
  23. '1':
  24. type: 'COMMANDS'
  25. scrollgui-item:
  26. name: '&c1x Diamond'
  27. lore:
  28. - ' '
  29. - '&7Earn &c1x &7diamond!'
  30. - ' '
  31. type: DIAMOND
  32. amount: 1
  33. data: 0
  34. glowing: true
  35. player-commands:
  36. - 'eat'
  37. console-commands:
  38. - 'give <player> diamond 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement