Geyser: enable command suggestions

There's a slight client freeze, but it's not too bad.
This commit is contained in:
kaboombot 2025-07-20 21:37:13 +03:00
parent c92cf9ad83
commit 60460918dd

View file

@ -86,7 +86,7 @@ pending-authentication-timeout: 120
# Bedrock clients can freeze when opening up the command prompt for the first time if given a lot of commands.
# Disabling this will prevent command suggestions from being sent and solve freezing for Bedrock clients.
command-suggestions: false
command-suggestions: true
# The following three options enable "ping passthrough" - the MOTD, player count and/or protocol name gets retrieved from the Java server.
# Relay the MOTD from the remote server to Bedrock players.