mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2026-01-04 15:31:48 +00:00
Added missing replace-spaces default config (#21)
* Added missing replace-spaces default config * Add the replace-spaces option to Bungeecord and Velocity and enable it by default Co-authored-by: Tim203 <mctim203@gmail.com>
This commit is contained in:
@@ -8,6 +8,9 @@ key-file-name: key.pem
|
||||
# It is recommended to use a prefix that does not contain alphanumerical to avoid the possibility of duplicate usernames.
|
||||
username-prefix: "*"
|
||||
|
||||
# Should spaces be replaced with '_' in bedrock usernames?
|
||||
replace-spaces: true
|
||||
|
||||
disconnect:
|
||||
# The disconnect message Geyser users should get when connecting
|
||||
# to the server with an invalid key
|
||||
|
||||
Reference in New Issue
Block a user