There are some config changes so please read the changes!
Once again, I will not be resetting the config files so you will have to add them if you need them.
Added:
- Support for Minecraft 1.12.1!
- ClearItems null checker.
- InvClickCreative null checker.
- Support for MyWorld.
- Support for xInventories.
- Support for the new 1.12 EntityPickupItemEvent.
- Specific event checkers, if it doesn't have the event in a certain version it wont throw errors anymore, such as PlayerSwapHandItemsEvent and EntityPickupItemEvent
- Multi-Click-Air to the items.yml commands.
- Right-Click-Air to the items.yml commands.
- Left-Click-Air to the items.yml commands.
- Global commands to the config.yml. These will be executed upon joining the server. You will need to add what is listed below to your config.yml to use the global commands or fully reset your config.yml.
Code (Text):
#// Global Commands for ItemJoin on join, these commands are executed by console. //#
enabled-global-commands: false
enabled-worlds: world, world_nether
global-commands:
- 'itemjoin get <item> <player>'
Fixed:
- Creative mode (hasItem) bug fixes.
- Clear on error codes.
- Trap bug error codes with disposable items.
- Other minor bug fixes.
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.