- Added settings.set-slot-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.
- Added new set slot 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.
- Reworked gui listener codes, should have better performance.
- Other small changes and fixes.
- Added settings.add-lore.placeholder.enchants.description.enabled option in config.yml file. Default to false, if you want to display enchantment description from custom enchantment plugin, you can try set it to true.
