New hook item price rework! Now MythicTotem will use fuzzy matching item NBT method to check item price. This means:
Plugin have dynamic lore (like EcoItems use PlaceholderAPI in lore), stat (like MMOItems) will 100% support, your dynamic items won't get ignored by price system anymore just becuase they have different lore, NBT or so on.
This new check system is in BETA, if players fail to be checked by this new price system, old price system will still work for them, this means plugin now have 2 ways check plugin item price!
Added spawn MythicMobs mob at remote location action, now you can spawn BOSS not only the player or totem location, but also other location you specified.
Added teleport action.
Added effect action.
Added eco item hook in prices system.
Fixed prices system does not work well.
Fixed EcoItems item hook in prices system.
Improved actions system codes, now use if-else codes check whether users type action string correctly.
Guess what? We added new totem type: Horizontal! In past versions, users can only create vertical totems, now you can also create horizontal type totems.
3D Totem support will be added in next update.
Optimized server performance, now plugins will reduce performance footprint when try checking totems by 30%-50% compared to before.
Fixed if players don't meet one totem condition, then he won't be able to create all totems.