3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-06 05:18:06 +02:00

Delete config.yml

Dieser Commit ist enthalten in:
EOT3000 2019-07-29 22:27:17 -04:00 committet von GitHub
Ursprung 66bc2753f7
Commit b69d553524
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -1,35 +0,0 @@
# --------------------------------
# Geyser Configuration File
#
# A bridge between Minecraft: Bedrock Edition and Minecraft: Java Edition.
#
# https://github.com/GeyserMC/Geyser
# --------------------------------
bedrock:
# The IP address that will listen for connections
address: 0.0.0.0
# The port that will listen for connections
port: 19132
# The MOTD that will be broadcasted to Minecraft: Bedrock Edition clients
motd1: "GeyserMC"
motd2: "Another GeyserMC forced host."
remote:
# The IP address of the remote (Java Edition) server
address: 127.0.0.1
# The port of the remote (Java Edition) server
port: 25565
online-mode: true
# Relay the MOTD, player count and max players from the remote server
ping-passthrough: true
# Maximum amount of players that can connect
max-players: 100
# If debug messages should be sent through console
debug-mode: false