
MythicTotem 4.3.0c
Create BOSS spawn totem or bonus totem! - Unlimited size - ItemsAdder support.
3.3.0
Jan 29, 2024
3.3.0
- 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.
3.2.1
Jan 20, 2024
3.2.1
- 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.
3.2.0
Jan 16, 2024
3.2.0
- 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.
3.0.0
Jan 4, 2024
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.5
Dec 28, 2023
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
Dec 13, 2023
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
Nov 2, 2023
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.0
Sep 29, 2023
2.11.0
- Added MMOItems block support.
Below changes are premium version only:
- Added PEconomy and RedisEconomy price support.
2.9.2-BETA
Sep 8, 2023
2.9.2-BETA
- Removed "core block" condition, now use "core-blocks" option in totem config instead.
- Updated default config file.