1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2026-01-06 15:42:03 +00:00

Fixed a mistake in the config and removed an unused dependency

This commit is contained in:
Tim203
2020-02-22 21:51:07 +01:00
parent 7edff139cc
commit e8e877940f
3 changed files with 24 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
# The public key should be used for the Geyser(s) and the private key for the Floodgate(s)
key-file-name: key.pem
# Should Velocity send the bedrock player data to the servers it is connecting to?
# Should Bungeecord send the bedrock player data to the servers it is connecting to?
# This requires Floodgate to be installed on the servers.
# You'll get kicked if you don't use the plugin. The default value is false because of it
send-floodgate-data: false