-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minimessage 支持 #7
Labels
enhancement
New feature or request
Comments
目前问题: TextComponent 的 翻译文本、计分板分数、实体名称、按键绑定、NBT标签值等部分因实际渲染内容不确定,所以无法获取准确的字符宽度。 解决方法:
|
书可能无法显示一些文本 |
那么可以考虑放弃支持部分minimessage标签和TextComponent类型 |
测试ing |
经测试 selector 类型在只有 |
yes |
过于玄学( , 将放弃支持所有 selector 类型 |
|
<b>Bold text</b>and<i>italic text</i><red>awa<rainbow>12345678901234567890aaaaaa114514114514</red>abcdefg<br>
<rainbow>1234567890aaaaaa114514114514</rainbow><br>
<rainbow>1234567890<black>aaaaaa</black>114514114514</rainbow><br>
<rainbow>1234567890aaaaaa114514114514</rainbow><br>
<rainbow:!>1234567890aaaaaa114514114514</rainbow><br>
<rainbow:2>1234567890aaaaaa114514114514</rainbow><br>
<rainbow:!2>1234567890aaaaaa114514114514</rainbow><br>
<yellow>Woo: <rainbow>||||||||||||||||||||||||</rainbow>!\n
<yellow>Woo: <rainbow:!>||||||||||||||||||||||||</rainbow>!\n
<yellow>Woo: <rainbow:2>||||||||||||||||||||||||</rainbow>!\n
<yellow>Woo: <rainbow:!2>||||||||||||||||||||||||</rainbow>!\n |
! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
什么是Minimessage? : https://docs.advntr.dev/minimessage/format.html
实现进度:
The text was updated successfully, but these errors were encountered: