This is tested in both mythicartifacts v.0.1.9 and v0.1.10
This code fixed many of the bugs i reported about the plugin, like one of the most dangerous one wich is not fixed as of mythicartifacts v0.1.10:
http://www.mythicmobs.net/index.php...ickly-switching-items-in-your-inventory.4008/
We fixed with the following code:
We fixed all of the issues related to the ConsumeHeldItems mechanic (Mythicartifacts)
This code fixed many of the bugs i reported about the plugin, like one of the most dangerous one wich is not fixed as of mythicartifacts v0.1.10:
http://www.mythicmobs.net/index.php...ickly-switching-items-in-your-inventory.4008/
We fixed with the following code:
Code:
package it.feargames.mythicartifactsfix; import...