- Fixed some issues with Kit Editor & Kit Preview systems
- Kit Preview & Editor will now priority hotbar items (See below)
- Kit Editor menu has been changed to support extra items (i.e offhand item)
- Kits now allows "offhand" item below the armor on the kit section
-
Code (Text):
warrior:
needs-permission: true
permission: "wizards.kits.warrior"
slot: 1
price: 100
display-item: 'DIAMOND_AXE : 1 : name:&6Warrior'
helmet: 'IRON_HELMET : 1'
chestplate: 'IRON_CHESTPLATE : 1'
leggings: 'IRON_LEGGINGS : 1'
boots: 'IRON_BOOTS : 1'
offhand: 'SHIELD : 1' #<<<<<<<<< Here
items:
- 'DIAMOND_AXE : 1'
lore:
- '&7Warrior kit'
- The start/stop command can now be used without arguments if you are in a game while using it
- Other small internal improvements
Kit Editor/Preview Item Order
You can disable the order that at Inventory-Layout-Editor.Priority-Hotbar, if set to false the items will be placed in the inventory row order.
The offhand item is not available for Classes as you won't use anything on your offhand when playing with Classes.