4.2.0b
- Fixed error when loading.
4.2.0-Alpha
- MythicTotem no longer package protectionlib project. For now, protection plugin check will use our self codes, and this feature will only available for premium version after that.
4.1.9
- Item Format update: Fixed some item format value do not correctly parsed.
4.1.7
- Added check distance arg support in entity type of totem layout.
- Fixed itemsadder_furniture does not work for ItemsAdder newer version.
- Updated default totem configs.
4.1.6
- Happy new year! This update bring a fix for EcoArmor hook.
- And, don't miss out our whole new Wiki page at mythictotem.superiormc.cn!
4.1.6
- Happy new year! This update bring a fix for EcoArmor hook.
- And, don't miss out our whole new Wiki page at mythictotem.superiormc.cn!
4.1.5
- Added Nexo item support.
- Fixed Item Format error on 1.20.6 version.
4.1.4
- Item Format update:
- Added support for set material tag in tool rules.
- Added support for set multi same attribute modifier.
4.1.1
- Added 1.21.2/3 version support.
4.1.1
- Added 1.21.2/3 version support.
4.1.0-Alpha
- 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.
4.0.1-Alpha
- Changed some sub commands permission back to "mythictotem.admin".
4.0.0-Alpha
- 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.
3.8.1
- Fixed server item can no longer not pick up in some case.
3.8.0
- Removed disappear section in config.yml and it's related feature.
- Fixed skull can not display in latest 1.21.1 server core.
3.7.4
- 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!
3.7.4
- 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!
Small fix
- Now EntityPlaceEvent trigger require player object can not be null.
- Fixed ItemFormat does not work in 1.19~1.19.2.
- Added 1.21.1 support in Item Format.
- Added BlockPistonEvent as listener. (Premium version only)