
MythicTotem-Premium 4.3.0d
Create BOSS spawn totem or bonus totem! - Unlimited size - ItemsAdder support.
4.3.0
11 days ago
Color Code & Save Item Update
English:
Be careful! This version has changed a lot of code. It has not been tested by many users. Unless you are running a small server, please do not use it for production.
- Added full MiniMessage support. Except for a few cases, the plugin supports the use of the MiniMessage format almost everywhere.
- For Paper server users above 1.17.1, you will automatically use the MiniMessage format and the Color Parser built into the plugin will no longer be available.
- However, we certainly consider that it is quite troublesome to convert the built-in Color Parser of the plugin into MiniMessage, and many users still like our Color Parser. In the past, two characters (&e) could solve the problem, but now multiple characters (<yellow>) are required. Therefore, Paper users above 1.17.1 can still use the Built-in Color Parser, and we will automatically convert it to MiniMessage format for you.
- The plugin will be split into two versions, Paper version and Spigot version.
- Paper users with versions above 1.17.1 will use the Paper version, otherwise you will use the Spigot version. They just use different APIs, and the other functions they provide are basically the same, unless it is clearly stated in the Wiki that this function is only available in the Paper version.
- For this reason, the paper-api section of the config.yml file will no longer be available.
- Fixed an issue where the plugin would fail in versions lower than 1.17.1, because the plugin incorrectly called some code that was only available in versions 1.17.1 and above.
- The items folder of the plugin will be treated as a separate item management configuration file, just like the items folder of the MythicMobs plugin.
- The format of each item configuration file in the items folder follows ItemFormat.
- In ItemFormat, an item option has been added that can be used to deserialize items, so ItemFormat can now directly read items that you have previously saved.
- The /mt saveitem command has been improved, and you can now add bukkit or itemformat at the end of the command to determine how we will save the item.
- Added component options to ItemFormat
中文:
小心!这个版本更改了大量的代码,它没有经过许多用户的实际测试,除非你运行的是小型服务器,否则请不要将其用于生产环境.
- 新增了完全MiniMessage支持,除了少数情况外,插件几乎所有的地方都支持使用MiniMessage格式。
- 对于1.17.1以上的Paper服务端用户,您将自动使用MiniMessage格式,插件内置的Color Parser将不再可用。
- 不过,我们当然考虑到将插件内置的Color Parser转换成MiniMessage相当麻烦,而且很多用户还是喜欢我们的Color Parser,在以前,两个字符(&e)就能解决的事情,现在需要多个字符(<yellow>)。因此,1.17.1以上的Paper用户依然可用使用Built-in Color Parser,我们将会帮你自动将其转换为MiniMessage格式。
- 插件将拆分为两个版本,分别是Paper版本和Spigot版本。
- 1.17.1以上版本的Paper用户将使用Paper版本,否则您将使用Spigot版本。它们只是调用的API不一样,其他提供的功能基本一致,除非在Wiki明确表述这个功能只在Paper版本中提供。
- 因为这个原因,config.yml文件中的paper-api部分将被不再可用。
- 修复了插件在低于1.17.1版本的情况下会出现错误的问题,这是因为插件错误调用了一些只在1.17.1以上版本提供的代码。
- 插件的items文件夹将作为单独的物品管理配置文件,就像MythicMobs插件的items文件夹那样。
- items文件夹的各个物品配置文件的格式遵循ItemFormat。
- 在ItemFormat中,新增item选项,可用于反序列化物品,因此,ItemFormat现在可以直接读取您先前已保存的物品。
- /mt saveitem 指令做出了改进,你现在可以在指令的最后添加bukkit或者itemformat以决定我们以何种形式保存物品。
- 为ItemFormat加入了component选项。
4.2.6
Jun 5, 2025
4.2.6 - Minor Update
English:
- For users of versions lower than 1.16, we have added a new function to automatically convert Hex colors to common colors to avoid the situation where the colors of plugin messages look very strange due to calling Hex colors.
- Fix some minor issues.
中文:
- 对于低于版本1.16的用户,我们新增了自动将Hex色转换为common色的功能,避免出现调用Hex色导致插件消息的颜色看起来非常诡异。
- 一些小问题的修复。
4.2.5
May 13, 2025
4.2.5
- Added new built-in placeholder: {totem_layout} and {totem_id}.
- Added zh_CN language file.
- Updated default config file.
4.2.1
Feb 9, 2025
4.2.1
- Recoded ItemFormat sell method and fixed some issues related to this feature.
4.2.0-Alpha
Feb 3, 2025
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.8
Jan 25, 2025
4.1.8
- Item Format update: Fixed the issue where enchanted glow was parsed as a hide tool tip in some cases.
4.1.7
Jan 10, 2025
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
Jan 1, 2025
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
Jan 1, 2025
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.4
Dec 1, 2024
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.2
Nov 8, 2024
4.1.2
- Added new Item Foramt arg: damage resistance, equippable.
- Added new action type: conditional.