
MythicTotem 4.3.1
Create BOSS spawn totem or bonus totem! - Unlimited size - ItemsAdder support.
4.1.0-Alpha
Oct 26, 2024
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
Oct 16, 2024
4.0.1-Alpha
- Changed some sub commands permission back to "mythictotem.admin".
4.0.0-Alpha
Oct 15, 2024
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.0
Sep 19, 2024
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
Sep 14, 2024
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
Sep 14, 2024
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.1
Aug 13, 2024
Small fix
- Now EntityPlaceEvent trigger require player object can not be null.
- Fixed ItemFormat does not work in 1.19~1.19.2.
3.7.0
Aug 11, 2024
- Added 1.21.1 support in Item Format.
- Added BlockPistonEvent as listener. (Premium version only)
3.6.2
Jul 29, 2024
3.6.2
- 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.
3.5.8
May 11, 2024
3.5.8
- Support loading files from subfolders within the "totems" directory, improving file organization and flexibility.
3.5.7
May 6, 2024
3.5.7
- Fixed effect and entity_spawn at remote location action does not work as well.
3.5.6
May 5, 2024
3.5.6
- 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.
3.5.3
Mar 30, 2024
3.5.3
- Added more error catcher.
- Fixed totem config error catche don't display correct totem ID.