
MythicTotem-Premium 4.3.2b
Create BOSS spawn totem or bonus totem! - Unlimited size - ItemsAdder support.
2.8.0
Sep 4, 2023
2.8.0
- 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!
2.7.4
Sep 4, 2023
2.7.4
- Fixed plugin always say you are creating more than 3 3D totems for free version.
- Fixed black-creative-mode does not work well for BlockPlaceEvent.
2.7.2
Aug 26, 2023
2.7.2
- Now register-libreforge option is default set to false to fix plugin can't loaded if your server don't have libreforge installed.
2.7.1
Aug 25, 2023
2.7.1
- Removed cast_mythic_skill in libreforge support feature, use MythicLibreforge instead.
2.7.0
Aug 22, 2023
2.7.0
- Added API event: TotemActivedEvent, this event call get 3 objects:
- Player. Will return null if totem trigger is BlockRedstoneEvent.
- Location. Return totem active location.
- String. Return actived totem ID.
- Added libreforge hook.
- Added cast_mythic_skill effect, this can help you cast MythicMobs skill in eco-style plugin, like EcoEnchants!
- Added totem_actived trigger, will be called when totem actived.
2.6.0
Aug 21, 2023
2.6.0
- 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.
2.5.4
Aug 18, 2023
2.5.4
- 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.
2.5.3
Aug 1, 2023
2.5.3
Changelog:
- Improved error system, now plugin won't spam your console if its catch error.
How to update to this version?
- Just drop to /plugins/ folders.
2.5.2
Jul 23, 2023
2.5.2
- Added condition: trigger.
- Added some built-in placeholders, you can use them with Math expansion PlaceholderAPI to get totem center pos.
- Fixed major bugs of 3D totems.
2.5.1
Jul 23, 2023
2.5.1
- Fixed BlockRedstoneEvent.enabled option does not work.
- Added cancelled checker for PlayerInteractEvent.
- Fixed action twice issue if your totem is symmetrical.
- Improved totem check system code.
- Now biome condition will auto convert to upper case to avoid some typo.
2.5.0 - Alpha
Jul 19, 2023
2.5.0 - Alpha
- Added protections check system.
- For now, its support:
- WorldGuard
- Towny
- FactionsUUID
- Lands
- PlotSquared
- CrashClaim
- Added prices system, just like FlipCard and SpinToWin, players must cost economy or items to spawn the BOSS, not only the totem placed block!
- Added BlockRedstone trigger.
2.3.0
Jul 13, 2023
2.3.0
- 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.
2.2.10
Jul 12, 2023
2.2.10
- Fixed plugin will print error when totem actived if ItemsAdder plugin is not installed.
2.2.9
Jul 9, 2023
2.2.9
- Make 2 triggers only actived when player use mainhand, this should finally fix double actions issue.
2.2.6
Jun 29, 2023
2.2.6
- Fixed an issue where blocks being checked when using /mythictotem reload instruction could not be used to activate totems after the plugin was restarted.