#why cant bedrock players type
1 messages · Page 1 of 1 (latest)
Found errors in the log!
See below for details and possible fixes
Chat disabled due to missing profile public key
Minecraft 1.19 adds key signing, which is currently only used to verify that chat messages are coming from the right player.
Floodgate and Geyser currently do not support this, so it should be disabled using the following instructions:
Spigot, Paper, & all forks
Set enforce-secure-profile=false in server.properties
Bungeecord
Set enforce_secure_profile: false in config.yml
Velocity
Set force-key-authentication = false in velocity.toml