MythicTotem | Create your own BOSS totems! | 3D Totem support! | 1.14 - 1.21.4 icon

MythicTotem | Create your own BOSS totems! | 3D Totem support! | 1.14 - 1.21.4 -----

Even support entity as totem layout - New condition - Unlimited 3D totems - Totem key




  • Added Nexo item support.
  • Fixed Item Format error on 1.20.6 version.
----------, Dec 15, 2024

  • Item Format update:
    • Added support for set material tag in tool rules.
    • Added support for set multi same attribute modifier.
----------, Dec 1, 2024

  • Added new Item Foramt arg: damage resistance, equippable.
  • Added new action type: conditional.
----------, Nov 8, 2024

  • Added 1.21.2/3 version support.
----------, Nov 4, 2024

  • Added 1.21.2/3 version support.
----------, Nov 4, 2024

  • Recoded item and economy plugin hook manager to modern one used in UltimateShop v3.
  • Recoded action and condition system to modern one used in UltimateShop v3.
  • Improved item price check.
----------, Oct 26, 2024

  • Changed some sub commands permission back to "mythictotem.admin".
----------, Oct 16, 2024

  • Recoded the whole plugin to new UltimateShop-like style, there is no config breaking change or any new major feature.
  • Added /mt givesaveitem command.
  • Added new save item method, this new method can 100% save item data, no data will lose. (Paper and 1.15+ server only)
  • Added paper-api.skull and paper-api.save-item option in config.yml file.
  • Removed check-price option in config.yml.
----------, Oct 15, 2024

  • Fixed server item can no longer not pick up in some case.
----------, Sep 22, 2024

  • Removed disappear section in config.yml and it's related feature.
  • Fixed skull can not display in latest 1.21.1 server core.
----------, Sep 19, 2024

  • Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
    • This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.
  • Removed Libreforge support, move totem_actived trigger to MythicLibreforge now!
----------, Sep 14, 2024

  • Added NeigeItems and eco support in price.
----------, Aug 26, 2024

  • Added new price type: Item Match. This new price type also require MythicChanger.
----------, Aug 25, 2024

  • Now EntityPlaceEvent trigger require player object can not be null.
  • Fixed ItemFormat does not work in 1.19~1.19.2.
----------, Aug 13, 2024

  • Added 1.21.1 support in Item Format.
  • Added BlockPistonEvent as listener. (Premium version only)
----------, Aug 11, 2024

  • Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
----------, Aug 3, 2024

  • Fixed ItemFormat parser does not work in version below 1.19.
----------, Jul 31, 2024

  • Added full Item Format support in price system. (Premium version only)
  • Added /mt generateitemformat command. (Premium version only)
  • Fixed plugin print error when use /mt save command in console.
  • Fixed plugin print error when use EntityPlaceEvent as listener in 1.21 version.
----------, Jul 29, 2024

  • Added full Item Format support in price system. (Premium version only)
  • Added /mt generateitemformat command. (Premium version only)
  • Fixed plugin print error when use /mt save command in console.
  • Fixed plugin print error when use EntityPlaceEvent as listener in 1.21 version.
----------, Jul 29, 2024

  • Added delay action feature. (Premium version only)
----------, Jul 20, 2024

  • Removed unused hook codes.
----------, Jul 18, 2024

  • Added VotingPlugin economy hook support.
----------, Jul 12, 2024

  • Added ExecutableItems item hook support.
----------, Jul 11, 2024

  • Fixed plugin getting error with Oraxen.
----------, May 18, 2024

  • Support loading files from subfolders within the "totems" directory, improving file organization and flexibility.
----------, May 11, 2024

  • Fixed effect and entity_spawn at remote location action does not work as well.
----------, May 6, 2024

  • Updated default config.yml file.
----------, May 5, 2024

  • The language files will be stored separately in the languages folder, message.yml file is no longer used.
  • Added zh_CN language file.
  • Added language option in config.yml.
  • Now when fail to hook into libreforge or MMOItems, plugin still can load instead of disabled.
----------, May 5, 2024

  • Removed 1.13 support.
----------, Apr 28, 2024

  • Added 1.20.5 support.
----------, Apr 25, 2024

  • Added more error catcher.
  • Fixed totem config error catche don't display correct totem ID.
----------, Mar 30, 2024

  • Improved PlayerDropEvent check for non-full block (means bonuding box is not 1x1x1).
----------, Mar 26, 2024

  • Removed debug message.
----------, Mar 15, 2024

  • Improved the speed of obtaining third-party plugin items except for MMOItems.
  • Added NeigeItems support.
----------, Mar 8, 2024

  • 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.
----------, Mar 7, 2024

  • 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.
----------, Feb 14, 2024

  • Improved ItemsAdder and Oraxen block check feature.
  • Added ItemsAdder and Oraxen's furniture support! (Premium version only)
  • Added ItemsAdder mob support! (Premium version only)
  • Fixed ItemsAdder's block does not disappear after totem active.
----------, Jan 29, 2024

  • Fixed sometimes plugin remove the entity that place in not finished totem.
----------, Jan 27, 2024

  • Added new condition: trigger-item.
----------, Jan 26, 2024

  • Bring back to make item price check in async thread and for MMOItems will use special method to solve it can not read item problem.
----------, Jan 20, 2024

  • MythicTotem will now use UltimateShop-like ItemFormat simple version.
  • Now item price default amount is 1 instead of 0 in past version.
  • Improved double hook item price check feature.
----------, Jan 16, 2024

  • Make all actions excute in main thread to fixed possible issue.
----------, Jan 14, 2024

  • Fixed op player will lose op after using op_command action.
----------, Jan 12, 2024

  • Fixed entity does not disappear after totem active.
----------, Jan 6, 2024

  • Big Update: For now MythicTotem will not only check blocks in totem, but also entities!
    • For now, only minecraft vanilla mobs are supported, we will add MythicMobs, ItemsAdder(block has models!) support in near future.
  • Fixed debug, cooldown-time option in config.yml does not work as well.
----------, Jan 6, 2024

  • Fixed totem ID can not be correctly display in debug message and API.
----------, Jan 5, 2024

  • 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.
----------, Jan 4, 2024

  • Added new action: op_command, can run command as op.
----------, Jan 4, 2024

  • Removed GamePoints price hook. Use CoinsEngine instead.
----------, Dec 28, 2023

  • Added new action: entity_spawn.
    • Spawn a zombie: entity_spawn: ZOMBIE
    • Spawn a zombie at specified location: entity_spawn: ZOMBIE;;world;;0;;0;;0
----------, Dec 28, 2023

  • Added support for latest libreforge.
  • Now even MythicTotem falied to register trigger for libreforge, plugin still can be loaded instead print errrors.
----------, Dec 13, 2023

  • Fixed plugin cant read saved items.
----------, Nov 4, 2023

  • 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.
----------, Nov 2, 2023

  • Added new action: sound. (Thanks iKiwo)
----------, Oct 13, 2023

  • Added MMOItems block support.
----------, Sep 29, 2023

  • Updated plugin.yml softdepend.
----------, Sep 20, 2023

  • Added PEconomy and RedisEconomy price support.
----------, Sep 20, 2023

  • Fixed check-prices option.
----------, Sep 14, 2023

  • Fixed a small bug related to totem's first block location check.
----------, Sep 10, 2023

  • Removed "core block" condition, now use "core-blocks" option in totem config instead.
  • Updated default config file.
----------, Sep 8, 2023

  • Fixed "exp" type price does not work.
----------, Sep 7, 2023

  • 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!
----------, Sep 7, 2023

  • 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!
----------, Sep 4, 2023

  • 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.
----------, Sep 4, 2023

  • Fixed plugin can't load if server didn't have libreforge.
----------, Aug 27, 2023

  • Now register-libreforge option is default set to false to fix plugin can't loaded if your server don't have libreforge installed.
----------, Aug 26, 2023

  • Removed cast_mythic_skill in libreforge support feature, use MythicLibreforge instead.
----------, Aug 25, 2023

  • 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.
----------, Aug 22, 2023

  • 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.
----------, Aug 21, 2023

  • 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.
----------, Aug 18, 2023

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.
----------, Aug 1, 2023

Resource Information
Author:
----------
Total Downloads: 41
First Release: Aug 1, 2023
Last Update: Dec 15, 2024
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings