Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # enchantgui.yml
- gui:
- title: "&fAvailable &6Enchantments"
- rows: 6
- filler:
- material: GRAY_STAINED_GLASS_PANE
- name: "&f"
- lore:
- - "&f"
- add-amount-gui:
- title: "&bSelect Amount"
- rows: 3
- amounts:
- 1:
- slot: 10
- 5:
- slot: 11
- 10:
- slot: 12
- 25:
- slot: 13
- 50:
- slot: 14
- 100:
- slot: 15
- 250:
- slot: 16
- can-afford:
- material: "LIME_STAINED_GLASS_PANE"
- name: "&a%amount%x Levels"
- lore:
- - "&7Click to apply &a%amount%x &7levels."
- cant-afford:
- material: "RED_STAINED_GLASS_PANE"
- name: "&c%amount%x Levels"
- lore:
- - "&7You can't afford &c%amount%x &7levels."
- remove-amount-gui:
- title: "&bSelect Amount to Remove"
- rows: 3
- amounts:
- 1:
- slot: 10
- 5:
- slot: 11
- 10:
- slot: 12
- 25:
- slot: 13
- 50:
- slot: 14
- 100:
- slot: 15
- 250:
- slot: 16
- item:
- material: LIME_STAINED_GLASS_PANE
- name: "&aRemove %amount%"
- lore:
- - "&7Remove this amount."
- - ""
- - "&7Refund:"
- - "%refund_breakdown%"
Advertisement
Add Comment
Please, Sign In to add comment