
CatCraftTitle
这个是一个高版本服务器头衔插件 This is a plugin for managing player titles on high-version Minecraft servers.
Список изменений
CatCraftTitle 1.2.4 更新日志 / Changelog
中文版本
⚠️ 本次更新需要注意:
本次更新修改了玩家命令,由
/title变更为/catcraft,以解决与原版 Minecraft/title命令冲突的问题。请务必告知玩家使用新命令,原有使用习惯需要调整。同时,所有消息现已内置到插件中,无需再保留 config.yml 中的 messages 节点,插件将自动使用内置消息,避免因配置文件缺失导致文字不显示。
建议删除.\plugins\CatCraftTitle中的config.yml文件,让插件自己生成一个干净的配置文件。当然,不删除也可以继续使用,但可能会出现一些未知 BUG(例如旧配置与新功能不兼容)。由于不删除 config.yml 文件所引发的任何 BUG,请恕我们无法受理,感谢理解。
新增内容:
- 消息完全内置 – 所有中英文消息均已硬编码到插件内部,不再依赖 config.yml 的 messages 节点,更新插件时无需删除配置文件即可获得最新消息
- 命令重命名支持 – 插件核心命令从
/title改为/catcraft,所有子命令保持一致,仅根命令变更
改进与优化:
• 消息系统重构,内置完整默认消息,同时保留配置文件覆盖能力(可选)
• 优化玩家帮助信息显示,统一使用 /catcraft 命令格式
• 完善命令补全(TabComplete)适配新命令名称
修复问题:
• 修复 /title 与原版 Minecraft 命令冲突的问题 – 感谢社区玩家反馈,原 /title 命令与原版 /title 命令冲突,导致无法正常使用。现已将玩家命令改为 /catcraft,彻底解决冲突
• 修复因 config.yml 缺少新消息键值导致文字不显示的问题 – 消息内置后,即使配置文件未更新也能正常显示所有提示
English Version
⚠️ Note for this update:
This update changes the player command from
/titleto/catcraftto resolve conflicts with the vanilla Minecraft/titlecommand. Please inform your players to use the new command. Additionally, all messages are now built into the plugin – themessagessection inconfig.ymlis no longer required. The plugin will use built-in messages automatically, ensuring all text displays correctly even without config updates.
It is strongly recommended to delete theconfig.ymlfile in.\plugins\CatCraftTitleand let the plugin regenerate a fresh one. You may keep the old config, but it may cause unexpected bugs (e.g., incompatibilities with new features). Please do not report any bugs caused by not deletingconfig.yml– we will not be able to address them.
New Features:
- Fully Embedded Messages – All Chinese and English messages are now hardcoded into the plugin, eliminating dependency on the
messagessection inconfig.yml. No need to delete config files when updating - Command Renaming Support – Core player command changed from
/titleto/catcraft; all subcommands remain identical, only the root command changed
Improvements & Optimizations:
• Refactored message system with built-in defaults while retaining optional config file override capability
• Optimized player help display to show /catcraft commands consistently
• Updated tab completion to work with the new command name
Bug Fixes:
• Fixed command conflict with vanilla Minecraft /title command – Thanks to community feedback, the /title command was conflicting with Minecraft's built-in command. The player command is now changed to /catcraft, resolving the conflict completely
• Fixed missing message display issues when config.yml lacks new keys – With built-in messages, all prompts display correctly even without config updates
特别感谢 / Special Thanks
感谢社区玩家对 /title 命令冲突问题的及时反馈,帮助插件变得更加完善。
Thanks to the community players for reporting the /title command conflict issue, helping to make the plugin more polished.
