
MythicTotem-Premium 4.3.0d
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.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.
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.2
Aug 25, 2024
3.7.2
- Added new price type: Item Match. This new price type also require MythicChanger.
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.3b
Aug 3, 2024
Small fixes
- Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
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.