File Details
ItemJoin v6.0.3
- R
- Nov 19, 2023
- 738.67 KB
- 3.6K
- 1.20.2+15
File Name
ItemJoin.jar
Supported Versions
- 1.20.2
- 1.20.1
- 1.20
- 1.19
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
- 1.7.2
ItemJoin v6.0.3-RELEASE
Changelog
Added:
* 1.20.2 Support
* respawn-point trigger.
* An item with the respawn-point trigger defined will ONLY be given if the player is NOT spawning in a bed, anchor, or spawn-point.
* To further clarify, the item will be given if spawning randomly in the wilderness, or at a set spawn such as an EssentialX spawn.
* Added Italian Language by Ale1x
* Latest SkinsRestorer Support.
* Region triggers now support the auto-remove itemflag.
* Armor Trim Support.
* You can now specify trim-meta for your item to change its trim and trim color, this can be done manually or in the menu.
* This should be defined as trim-meta: MATERIAL:PATTERN on your item, this could look as follows; trim-meta: LAPIS:COAST.
* List of supported materials; https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/meta/trim/TrimMaterial.html#AMETHYST
* List of supported patterns; https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/meta/trim/TrimPattern.html
* Example item;
trim-test:
id: DIAMOND_CHESTPLATE
slot: CHESTPLATE
trim-meta: LAPIS:COAST
Fixed:
* Bug with enchantments not working after reload.
* GameProfile bug fixes.
* Designed a GameProfile caching system.
* first-life itemflag bugfix.
* Simply just wasn't working.
* Item Recipe bugfix for Legacy Minecraft.
* ProtocolAPI & TinyProtocol bugfixes.
* Arbitrary slot bugfix for Legacy Minecraft.
* JSON bugfix for Legacy Minecraft.
* Bugfix for Book items in Legacy Minecraft.
* Bugfix for global ItemMovement bypass.
* Despite a bypass being set, all itemMovement was blocked.
* Custom map image bugfix.
* NMS Checker.
* Using ItemJoin on a version of Minecraft NEWER than the version it was compiled for will now properly throw a not-supported warning.
* Arbitrary slot bugfix for get and getall commands.
* If one of the listed arbitrary slots were missing, it would say you had all items despite missing a defined slot.
* Now all slots will be properly filled.
Changed:
* Reformatted a lot of the major code structure.
* Implemented a "query" test in the menu.
* Currently only setting the name of the item triggers the new query menu.
Removed:
* BetterNick dependency support.
* It's a dead plugin that can't be downloaded anymore, use NickAPI instead.

