mirror of
https://github.com/kaboomserver/server.git
synced 2025-08-06 04:42:55 +00:00
Geyser: enable command suggestions
There's a slight client freeze, but it's not too bad.
This commit is contained in:
parent
c92cf9ad83
commit
60460918dd
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue