Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

[Bug?]: Player chat messages become system messages. #126

Open
ajh123 opened this issue Jan 29, 2024 · 3 comments
Open

[Bug?]: Player chat messages become system messages. #126

ajh123 opened this issue Jan 29, 2024 · 3 comments

Comments

@ajh123
Copy link

ajh123 commented Jan 29, 2024

When I connect to my Minestom CE server and send a chat message like fgfdfg in the Minecraft client's game output it says "[System] [CHAT] fgfdfg" and in the chat dialog it says:
2024-01-29_19 06 55

Is this due to the signed chat system from 1.19.3 / 2?

In addition, I do not get the notification saying chat messages cannot be verified.

Does Minestom CE support the signed chat system?

Also, using system messages will confuse client side mods that require normal player messages. An example of this is Xearo's WorldMap / MiniMap when sharing a waypoint, instead of saying "playername shared a waypoint ..." it will say "Server shared a waypoint ..."

@mworzala
Copy link

It is because of the chat signing changes. Currently only system messages are supported.

@ajh123
Copy link
Author

ajh123 commented Jan 29, 2024

Are there plans to implement Player_Chat_Messages?

Quarry (a Python alternative to Minestom CE) seems to support it, if you want to look at how they have implemented it.

@mworzala
Copy link

No immediate plan, but it is something which needs to be done eventually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants