Advertisement
Guest User

Untitled

a guest
Sep 20th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. Settings1:
  2. Size: 45
  3. Name: Settings1 GUI
  4. OpenActions: []
  5. CloseActions: []
  6. Items:
  7. Elytra:
  8. ItemSlot: 15
  9. NoPermissionSound: ITEM_PICKUP
  10. DefaultItem:
  11. Priority: 1
  12. BalanceType: vault
  13. Item: ELYTRA;1;0
  14. Name: '&b<Item Name>'
  15. Lore:
  16. - '&7<Item Lore>'
  17. Unbreakable: false
  18. HideEnchants: true
  19. HideAttributes: false
  20. HidePotionEffects: false
  21. ClickCost: 0
  22. Elytraon:
  23. ItemSlot: 24
  24. Permission: customgui.elytraon
  25. NoPermissionSound: ITEM_PICKUP
  26. DefaultItem:
  27. Priority: 1
  28. BalanceType: vault
  29. Item: INK_SACK;1;10
  30. Name: '&b<Item Name>'
  31. Lore:
  32. - '&7<Item Lore>'
  33. Enchants:
  34. - DURABILITY;1
  35. Unbreakable: false
  36. HideEnchants: true
  37. HideAttributes: false
  38. HidePotionEffects: false
  39. ClickActions:
  40. - '[ConsoleCommand] lp user %player% permission unset customgui.elytraon server=speedrun world=plots'
  41. - '[ConsoleCommand] lp user %player% permission set customgui.elytraon false server=speedrun world=plots'
  42. - '[ConsoleCommand] lp user %player% permission unset customgui.elytraoff server=speedrun world=plots'
  43. - '[ConsoleCommand] lp user %player% permission set customgui.elytraoff true server=speedrun world=plots'
  44. ClickCost: 0
  45. Elytraoff:
  46. ItemSlot: 24
  47. Permission: customgui.elytraoff
  48. NoPermissionSound: ITEM_PICKUP
  49. DefaultItem:
  50. Priority: 2
  51. BalanceType: vault
  52. Item: INK_SACK;1;8
  53. Name: '&b<Item Name>'
  54. Lore:
  55. - '&7<Item Lore>'
  56. Unbreakable: false
  57. HideEnchants: true
  58. HideAttributes: false
  59. HidePotionEffects: false
  60. ClickActions:
  61. - '[ConsoleCommand] lp user %player% permission unset customgui.elytraoff server=speedrun world=plots'
  62. - '[ConsoleCommand] lp user %player% permission set customgui.elytraoff false server=speedrun world=plots'
  63. - '[ConsoleCommand] lp user %player% permission unset customgui.elytraon server=speedrun world=plots'
  64. - '[ConsoleCommand] lp user %player% permission set customgui.elytraon true server=speedrun world=plots'
  65. ClickCost: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement