Skip to content
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

[BUG] Chat signing issues #24

Closed
SenPr opened this issue Jul 1, 2022 · 4 comments
Closed

[BUG] Chat signing issues #24

SenPr opened this issue Jul 1, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@SenPr
Copy link

SenPr commented Jul 1, 2022

Describe the bug
I'm getting the message "A plugin changed a signed chat message. The server may not accept it." on my proxy, while my server gets "SayWut sent message with invalid signature: "

To Reproduce
Use infractions module to replace the messages.

Expected behavior
Replaced message get sent instead

@SenPr SenPr added the bug Something isn't working label Jul 1, 2022
@4drian3d
Copy link
Owner

4drian3d commented Jul 1, 2022

Minecraft 1.19 has changed the way messages are sent, I can't do anything about it. Any solution could be done from Velocity itself or by changing the ControlType mode to BLOCK instead of REPLACE

@4drian3d 4drian3d added wontfix This will not be worked on labels Jul 1, 2022
@SenPr
Copy link
Author

SenPr commented Jul 1, 2022

dang, Velocity doesn't seem to be keen fixing this issue. Thanks

@4drian3d
Copy link
Owner

The problem is solved in Velocity and will be applied with the update to 1.19.1, this is in case of clients with version 1.19 or lower, for version 1.19.1 there is no solution, you cannot change the messages in case you have a signed key PaperMC/Velocity@eb32a76
I will make a check in ChatRegulator to ignore the change of messages in this kind of cases

@4drian3d
Copy link
Owner

4drian3d commented Feb 28, 2023

For those who have this problem, you can use my plugin SignedVelocity https://modrinth.com/plugin/signedvelocity so that ChatRegulator can block chat messages and commands again

@4drian3d 4drian3d removed the wontfix This will not be worked on label May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants