- Added new change rules:
- ESAddLore
- ESAddSlot
- ESParseLore
- ESRemoveEscessEnchants
- ESRemoveLore
- ESResetSlot
- ESSetSlot
- Added new match rules:
- ESHasSlot
- Those rules are hook rules from EnchantmentSlots plugin.
- Added new real change trigger: PlayerInventorySlotChangeEvent
- Require Paper
- It's better than use this instead of use SetSlotPacket.
- Default to false.
- Other small changes and fixes.
- Reworked skull item builder codes, should have better performance now.
- Rewoorked gui listener codes, should have better performance.
- Other small changes and fixes.
- Added /mc edititem command. Support modify hold item's name, item name and lore.
- Fixed parse-papi-name and parse-papi-lore rule does not work as excepted.
- Fixed nbt item placeholder does not work in some case.
- Other small changes and fixes.
- Added new change rules:
- Remove Color
- Remove Custom Model Data
- Add Item Model
- Remove Item Model
- Remove Data
- Reset Data
- Added new item skin scroll example files.
- Removed weight system of change rules, instead, we will execute the change rule in the order of configuring sections.
- Other small changes and fixes.
- Added menu.anti-dupe-checker option in config.yml file.
- GUI Open method and unregister method now force run in main thread.
- Added hook-item-method option in config.yml file.
