refractor(appearance manager): clarify issue
This commit is contained in:
parent
ec3ca218a5
commit
04fbcd99ba
1 changed files with 2 additions and 1 deletions
|
@ -175,7 +175,8 @@ public class AppearanceManager {
|
|||
gameProfile,
|
||||
WrappedChatComponent.fromText(displayName)
|
||||
// Yes, I skip providing chat session data.
|
||||
// Yes, this will cause players to get kicked as soon as they send a message.
|
||||
// Yes, this will cause players to get kicked
|
||||
// as soon as they send a message on versions above 1.19.2.
|
||||
// No, I'll not waste another day fixing their mess. Go cry about it to Mojang.
|
||||
// (Long live NoEncryption!)
|
||||
)));
|
||||
|
|
Loading…
Reference in a new issue