Advertisement
Guest User

Untitled

a guest
May 30th, 2020
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.96 KB | None | 0 0
  1. # Create customized commands.
  2. enchantment-info:
  3. enabled: true
  4. command: /enchant
  5. message:
  6. - '&7Information on 'enchantment'.'
  7. inventory:
  8. enabled: true
  9. type: HOPPER
  10. size: 45
  11. name: '&e%enchant%&7 information'.
  12. items:
  13. '0':
  14. type: STAINED_GLASS_PANE
  15. id: 15
  16. force-glow: false
  17. name: ' ' '
  18. lore: []
  19. '1':
  20. type: KNOWLEDGE_BOOK
  21. id: 0
  22. force-glow: true
  23. name: '&7Information on 'enchantment'.'
  24. lore:
  25. - ''
  26. - '&eEnchantment &7" &r%ench-colors%'
  27. - '&eS' 'applies to &7" &r%applies-to%'
  28. - '&eMax level &7" &r%max-lvl%'
  29. - '&eDescription &7" &r%desc%'
  30. '2':
  31. type: STAINED_GLASS_PANE
  32. id: 15
  33. force-glow: false
  34. name: ' ' '
  35. lore: []
  36. '3':
  37. type: ENCHANTING_TABLE
  38. id: 0
  39. force-glow: false
  40. name: '&eS''applies to &7"''
  41. lore:
  42. - "&7%list-of-items%
  43. '4':
  44. type: STAINED_GLASS_PANE
  45. id: 15
  46. force-glow: false
  47. name: ' ' '
  48. lore: []
  49. permission: ''
  50. enchantments:
  51. enabled: true
  52. order: /enchantments1
  53. message:
  54. - "List of all the enchantments...
  55. fashion:
  56. currentMode: GROUPS
  57. inventory:
  58. size: 36
  59. go-back-item: true
  60. display-page-number: true
  61. name: '&8Enchantments of the server'.
  62. items:
  63. '11':
  64. type: STAINED_GLASS_PANE
  65. id: 0
  66. force-glow: false
  67. group: BASIC
  68. name: '&f&lE&fnchantement &f&lB&fasic &7(open)'
  69. lore:
  70. - "Click here to open all books.
  71. - "available on basic stuff!
  72. '12':
  73. type: STAINED_GLASS_PANE
  74. id: 5
  75. force-glow: false
  76. group: ADVANCED
  77. name: '&f&lE&fnchantement &a&lA&advanced &7(open)'
  78. lore:
  79. - "Click here to open all books.
  80. - "Advanced features available!
  81. '13':
  82. type: STAINED_GLASS_PANE
  83. id: 3
  84. force-glow: false
  85. group: ELITE
  86. name: '&f&lE&fnchantement &b&lÉ&blite &7(ouvrir)'
  87. lore:
  88. - "Click here to open all books.
  89. - available on the elite outfits!
  90. '14':
  91. type: STAINED_GLASS_PANE
  92. id: 4
  93. force-glow: false
  94. group: SUPERIOR
  95. name: '&f&lE&fnchantement &e&lS&eupérieur &7(open)'
  96. lore:
  97. - "Click here to open all books.
  98. - "Available on the upper level!
  99. '15':
  100. type: STAINED_GLASS_PANE
  101. id: 1
  102. force-glow: false
  103. group: LEGENDARY
  104. name: '&f&lE&fnchantement &5&lL&5égendaire &7(ouvrir)'
  105. lore:
  106. - "Click here to open all books.
  107. - available on the legendary enchantments!
  108. '22':
  109. type: STAINED_GLASS_PANE
  110. id: 14
  111. force-glow: false
  112. group: HEROIC
  113. name: '&f&lE&fnchantement &4&lH&4éroïque &7(ouvrir)'
  114. lore:
  115. - "Click here to open all books.
  116. - available on the heroics!
  117. fill:
  118. type: STAINED_GLASS_PANE
  119. id: 15
  120. force-glow: false
  121. name: ' ' '
  122. lore: []
  123. group-enchantment-inventory:
  124. name: '&8Enchantments &e%group%&7'
  125. fill-item:
  126. material: STAINED_GLASS_PANE
  127. id: 15
  128. name: ' ' '
  129. lore: []
  130. warn-page:
  131. material: STAINED_GLASS_PANE
  132. id: 14
  133. name: '&7← &ePrevious page'
  134. lore: []
  135. slot: '%invSize% - 3'.
  136. next-page:
  137. material: STAINED_GLASS_PANE
  138. id: 5
  139. name: '&ePage suivante&7 →'
  140. lore: []
  141. slot: '%invSize% - 2'.
  142. item:
  143. type: KNOWLEDGE_BOOK
  144. id: 0
  145. force-glow: true
  146. command: /enchant %enchantment%%
  147. name: '&e%%enchant%'
  148. lore:
  149. - ''
  150. - '&eEnchantment &7" &r%ench-colors%'
  151. - '&eS' 'applies to &7" &r%applies-to%'
  152. - '&eMax level &7" &r%max-lvl-roman%'
  153. - '&eDescription &7"'
  154. - "&7%desc%
  155. permission: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement