Hi ! Been some time since last update
Especially for spigot as I do like the automated upload of modrinth & hangar
This message combine changelog from 1.17.0 to 1.17.2 when relevant
There are a lot of new things and fixes here !
Also, a lot of internal changes so if there is any issue please report them <3
As always, all new features are opt in so check latest config file if you wish to use one of these and already has a modified config
Features:
- Per color code permission #114
- Rename dialog (allow longer rename) #113
- Monetary cost (via vault) #116
- Trying to add compatibility with EcoItem #106
- Trying to add compatibility with ItemAdder #112
- Added Compatibility with SuperEnchant #111
note:
for monetary cost you need rename dialog enabled
Breaking change:
-
CATreatAnvilResultEvent is marked for removal and not called anymore. Use
CATreatAnvilResult2Event
If any issue for the above please report them !
Fixes & other:
- Fix some "validate" issue (right item is null somehow)
- Switch most usage of material to namespaced key
- Do not crash out if a yml material group or conflict is not a valid yml section
- Add more spigot deprecation warning as replace too expensive will require protocolib for 26.1+ for spigot (no native nms)
- Fix not checking if max damage when setting damage
- fix a potential plugin issue with disabling faststat in a certain way
- fix potential submission on first run
Also last big version that support versions under 1.21, a lot of legacy code will be deleted in v1.18 !