
MythicTotem-Premium 4.3.2b
Create BOSS spawn totem or bonus totem! - Unlimited size - ItemsAdder support.
3.1.0
Jan 6, 2024
3.1.0
- 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.
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.9.2
Sep 8, 2023
2.9.2
- Removed "core block" condition, now use "core-blocks" option in totem config instead.
- Updated default config file.
2.9.0-BETA
Sep 7, 2023
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!