You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added EcoBits plugin support in prices system.
Now plugin won't display error message when use /mythictotem reload command.
Now plugin will not register /mythictotem save command with free version.
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.
Added API event: TotemActivedEvent.
Added libreforge hook. Added totem_actived trigger, will be called when totem actived.
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.
Improved error system, now plugin won't spam your console if its catch error.