- Added real-change-trigger.PlayerInventorySlotChangeEvent.ignore-equipment-when-open-other-invenotry option in config.yml file.
- Default to true.
- There is issue when equipment slot change while opening other inventory.
- You should always enable this unless this issue fixed in later Paper version.
- ItemFormat Update: Fix tool component does not work well in some case.
- Added support for latest Dominion v4 version and drop it's old version support.
- 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.
