- Improved default affix randomizer example files.
- Added new change rule: Change.
- Now you can save change configs at /changes/ folder and use Change rule active them.
- Improved AddAttribute change rule.
- Other small changes and fixes.
- Fixed AddAttribute change rule will lose item original attributes.
- Added RemoveAttribute change rule.
- Added RemoveAttributeByName change rule.
- Added RemoveAttributeContainsName change rule.
- Added Damage change rule.
- Added RepairDamage change rule.
- Added AddDamage change rule.
- 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.
