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

Add Bungee Chat Spoofing Warning for chat function #3500

Closed
wants to merge 0 commits into from

Conversation

MineFact
Copy link

@MineFact MineFact commented Aug 4, 2023

Since Minecraft version 1.19 the proxiedplayer.chat() function no longer works because Mojang removed Bungee Chat Spoofing.
This PR adds a warning in the docs so users know that this function will produce an error when used on servers >= 1.19.

closes #3499

@md-5
Copy link
Member

md-5 commented Aug 24, 2023

I mean they didn't "remove bungee chat spoofing".
I'd just say this is not supported >= 1.19 and will throw an exception.

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

Successfully merging this pull request may close these issues.

ProxiedPlayer chat function does not work in 1.19+
2 participants