MythicTotem icon

MythicTotem 4.2.3

Create BOSS spawn totem or bonus totem! - Unlimited size - ItemsAdder support.

Page 1 2 3 4
3.1.1
  • Fixed op player will lose op after using op_command action.
3.1.0b
  • Fixed debug, cooldown-time option in config.yml does not work as well.
3.0.1
  • Fixed totem ID can not be correctly display in debug message and API.
3.0.0
  • Moved totem configs from config.yml to plugins/MythicTotem folder.
  • Moved message configs from config.yml to message.yml.
  • Improved language system, now even your language file missing some message, we will auto update it.
  • Added new trigger: EntityPlaceEvent, will be called when player trying place ender crystal.
  • Improved plugin codes.
2.11.7
  • Added new action: op_command, can run command as op.
2.11.6
  • Removed GamePoints price hook. Use CoinsEngine instead.
2.11.5
  • Added new action: entity_spawn.
    • Spawn a zombie: entity_spawn: ZOMBIE
    • Spawn a zombie at specified location: entity_spawn: ZOMBIE;;world;;0;;0;;0
2.11.4
  • Added support for latest libreforge.
  • Now even MythicTotem falied to register trigger for libreforge, plugin still can be loaded instead print errrors.
2.11.2
  • Improved placeholder condition.
    • Added *= check symbol, which means placeholder is not equal with specified value.
    • Added *!= check symbol, which means placeholder is not contains value string.
    • Now =,>,>=,<,<= check symbol supports decimal.
2.11.1
  • Added new action: sound. (Thanks iKiwo)
2.11.0
  • Added MMOItems block support.

Below changes are premium version only:

  • Added PEconomy and RedisEconomy price support.
2.9.4
  • Fixed check-prices option.
2.9.3
  • Fixed a small bug related to totem's first block location check.
2.9.2-BETA
  • ​​​​Removed "core block" condition, now use "core-blocks" option in totem config instead.
  • Updated default config file.
2.9.1
  • Fixed "exp" type price does not work.
2.9.0-BETA
  • Improved 3D Totem check codes, now it will be at least 50% faster.
  • Added 'core_block' condition.
  • Added PlayerDropItemEvent as trigger.
  • Added totem key feature with 'prices-add-key' option.
  • This is BETA version, report bugs in Discord if you found them!

Those changes are premium version only:

  • 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
  • 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.3
  • Fixed plugin can load if server didn't have libreforge.
2.7.1
  • Removed cast_mythic_skill in libreforge support feature, use MythicLibreforge instead.
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.
Page 1 2 3 4