Skip to content

Commit

Permalink
Add Bungee Chat Spoofing Warning for chat function
Browse files Browse the repository at this point in the history
  • Loading branch information
MineFact committed Aug 4, 2023
1 parent 23fb838 commit 0d4c616
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ public enum MainHand

/**
* Make this player chat (say something), to the server he is currently on.
* WARNING: Mojang removed Bungee Chat Spoofing with 1.19. Therefore this function does not work on servers >= 1.19. anymore and will produce an error.
*
* @param message the message to say
*/
Expand Down

0 comments on commit 0d4c616

Please sign in to comment.