Removed double hook item check. Becuase our NBT check method has been used for months and no one said it has problems, so now we remove the second hook item check way and only use NBT check method for now. This will also improve plugin performance in some case.
Renamed trigger-item condition ID to trigger_item. Previous trigger-item condition ID for now can still use but will be removed in future versions.
Improved entity check performance.
Added near_mobs condition. If there is no corresponding mob within a nearby distance, the condition can be met. It supports both the vanilla mob ID and MythicMobs mob ID. (Premium version only)
Fixed 3D totems sometimes can not be actived even you have build it corectly.