23.10.23 5 days ago
updated to accommodate the new paper (1.21.4)
papermc has changed its internal code around Enchantment and this version accommodate this change.
It has been tested on spigot 1.21.4, papermc 1.21.3 and 1.21.4.
23.10.22 7 days ago
cleans up unregistered enchantments before freezing. (tested with both spigot and paper)
23.10.21 Jan 7, 2025
updated the code to support the latest paper (#1.21.4-76)
23.10.19 Jan 5, 2025
fixed the handling of Sound for older Minecraft.
23.10.17 Dec 19, 2024
addressed the enchant sign formatting.
23.9.9 Jul 5, 2024
safely skips the failed attempt of an add-on.
22.7.12 Jul 5, 2023
invoke "remove effect" upon disenchantment/refund.
18.40.0 Mar 2, 2022
The global PermissionMode: option has been replaced with permission_mode:
The global PermissionMode: option in TE's config.yml has been replaced with permission_mode: option in each custom enchant's xxxx_config.yml.
Values available for this option is "ENCHANT" or "USE". If this option is not specified, the default value is "ENCHANT".