Changes:
Known issues:
- Now players wont be able to abuse of UNKNOWN click type See video of the method
- Now the plugin will check if the item is any type of spawn egg generator so its future proof Video 1 and Video 2
- Now players wont be able to dupe items with item frames See video of the method
- Now players wont be able to dupe armor with armor-stands
- Added 2 new chat messages to the config.
- I currently dont really like the way this events work when player is using "CREATIVE" inventory type. The click type is always CREATIVE so we cant really known which click the player is actually performing. So because of this, sadly, any NBT item must be not touched if this inventory is opened or it will be lost. I did my best trying to fix this issue but couldnt find a way, the API sucks on this (according to md_5 it cant be fixed as its what the client says)
NOTE! You need to re-generate the config to get the new changes!
Changes:
- Compiled against spigot 1.15 API
- Added to the config 3 more blocks for NBT copy protection.
Config changes, added blocks:
- 'SMOKER'
#For 1.15 API
- 'BEE_NEST'
- 'BEEHIVE'
- Added support for spigot 1.14 API.
Config changes:
#For 1.14 API
- Added 1.14 blocks to the config file.
- 'BARREL'
- 'BLAST_FURNACE'
NOTE! You need to regenerate the config to get the 1.13 material names set.
Changes:
- Updated for 1.13 spigot API
Config changes:
- Added new 1.13 material names.
- Tested against MC 1.13 snapshot 18w15a for early 1.13 spigot compatibility.
- Fixed NPE errors on middle click reported by a user.
No config changes!
- Compiled with Spigot 1.12.2
- Fixed item NBT copy when middle click on a different inventory then player.
No config changes!