-
Notifications
You must be signed in to change notification settings - Fork 34
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 key components not working in chat (e.g. <key:key.hotbar.1>) #226
Comments
Is there an estimate on when this might be fixed? |
This is fixed in the v4 beta and backporting the fix would be counter productive. |
I wrote a small fix for this issue in our fork, so thats fine with me |
For anyone else who wants to fix this before 4.0.0 releases: com.rexcantor64.triton.language.parser.AdvancedComponent: Line 97 (fromBaseComponent):
Line 240 (toBaseComponent):
|
Describe the bug
Key components sent via MiniMessage fail to be sent correctly.
How can the bug be reproduced?
Expected behaviour
"1) Verreisen" should be shown instead of ") Verreisen"
Which Spigot fork are you using?
PaperMC
What's your server version?
git-Paper-408 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: cc43ba7 on ver/1.17.1)
Which proxy are you using?
BungeeCord
What's your proxy version?
git:BungeeCord-Bootstrap:1.19-R0.1-SNAPSHOT:5cdba87:1659
What's the MC version of your client?
1.18
What's the Triton version you're using?
3.8.1
Additional Information
No response
The text was updated successfully, but these errors were encountered: