-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
ProxiedPlayer chat function does not work in 1.19+ #3499
Comments
Feel free to fork this project, edit and create a PR for it. |
To make that answer you can really save the comment, he followed all the steps to receive a proper answer. |
Given the issue is javadoc related, I do not see a problem asking the user to just actually edit it himself. |
Bungeecord version
git:BungeeCord-Bootstrap:1.20-R0.1-SNAPSHOT:23fb838:1722
Server version
git-Paper-59 (MC: 1.20.1)
Client version
1.20.1
Bungeecord plugins
The bug
Since Minecraft version 1.19 the
proxiedplayer.chat()
function no longer seems to work.When you use it on the latest server versions it always creates an error like this:
One year ago someone mentioned this bug and md-5 said that chat spoofing is no longer supported. (#3327)
Other than that I couldn't find any info anywhere that this function should no longer be used.
After one year the chat function is still added with no warning of it being broken since 1.19+.
My request:
Could you either make the
proxiedplayer.chat()
deprecated or add a warning in the function documentation to no longer use it in the latest versions? Otherwise people will continue to have a hard time when trying to use that function and not knowing about the chat signing change in 1.19.Log output (links)
No response
Checking
The text was updated successfully, but these errors were encountered: