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 #3506

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MineFact
Copy link

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.

Added Message:
WARNING: This function is no longer supported in all versions >= 1.19 and will throw an exception.

closes #3499

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+
1 participant