ItemJoin-v5.2.4-RELEASE
Changelog
Added:
- Minecraft 1.18.2 Support
- Previous versions of ItemJoin do not function on 1.18.2.
- ignoreDepend to the config.yml.
- You can now specify a plugin or list of plugins for ItemJoin ignore hooking into such as AuthMe or WorldGuard.
- This will need to be manually added to previously generated config files.
Code (Text):
General:
CheckforUpdates: true
Metrics-Logging: true
Log-Commands: true
ignoreDepend: NONE
Debugging: false
- Support for Legacy ChestSortAPI versions.
Fixed:
- Bugfix for Player Heads breaking including the loss of the skin texture.
- Major bug fixes for recipes.
- This includes a fix for using the same exact materials and same patterns for multiple recipes but having different NBT Data for each.
- Protocol bugfix
- Major WorldGuard bugfixes
- WorldGuard items were essentially non-functional until /itemjoin reload was executed after the server had started.
- Animation flicker bugfix, mostly for crafting slots.
- Equip and unequip command bugfixes.
- Vault bugfix.
- Menu bugfix.
- Bugfix for colors being removed from items when modifying them in-game.
- Stackable itemflag bugfix.
Changed:
- Specifying Chinese as the Language will now default to Simplified Chinese instead of Traditional Chinese.
- There is now a permission check if specified for a recipe item.
- Players will be required to have this permission in order to craft the recipe item.
- Placeholders that result in integers are now supported by an items count.
- Placeholders that result in a proper hex color or color name are now supported by an items leather-color.
- An items count now has an upper limit of 127 (previously was 64).
- Updated the Chinese language files to fix old translations.
Please see the documentation page if you need any help with these new updates!
If you have any ideas or requests that you would like to see in ItemJoin's future please submit a feature request.