Guest User

Untitled

a guest
Jul 27th, 2025
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. # enchantgui.yml
  2. gui:
  3. title: "&6Enchantments &7- &fPage %page%"
  4. rows: 6
  5. filler:
  6. material: GRAY_STAINED_GLASS_PANE
  7. name: "&f"
  8. lore:
  9. - "&f"
  10. previous-button:
  11. material: ARROW
  12. name: "&cBack"
  13. lore:
  14. - ""
  15. - "&7Click to go back a page."
  16. slot: 52
  17. next-button:
  18. material: ARROW
  19. name: "&aNext"
  20. lore:
  21. - ""
  22. - "&7Click to go to the next page."
  23. slot: 53
  24. add-amount-gui:
  25. title: "&bSelect Amount"
  26. rows: 3
  27. amounts:
  28. 1:
  29. slot: 10
  30. 5:
  31. slot: 11
  32. 10:
  33. slot: 12
  34. 25:
  35. slot: 13
  36. 50:
  37. slot: 14
  38. 100:
  39. slot: 15
  40. 250:
  41. slot: 16
  42. can-afford:
  43. material: "LIME_STAINED_GLASS_PANE"
  44. name: "&a%amount%x Levels"
  45. lore:
  46. - "&7Click to apply &a%amount%x &7levels."
  47. cant-afford:
  48. material: "RED_STAINED_GLASS_PANE"
  49. name: "&c%amount%x Levels"
  50. lore:
  51. - "&7You can't afford &c%amount%x &7levels."
  52. remove-amount-gui:
  53. title: "&bSelect Amount to Remove"
  54. rows: 3
  55. amounts:
  56. 1:
  57. slot: 10
  58. 5:
  59. slot: 11
  60. 10:
  61. slot: 12
  62. 25:
  63. slot: 13
  64. 50:
  65. slot: 14
  66. 100:
  67. slot: 15
  68. 250:
  69. slot: 16
  70. item:
  71. material: LIME_STAINED_GLASS_PANE
  72. name: "&aRemove %amount%"
  73. lore:
  74. - "&7Remove this amount."
  75. - ""
  76. - "&7Refund:"
  77. - "%refund_breakdown%"
Advertisement
Add Comment
Please, Sign In to add comment