mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Merge branch 'crash-fix' of https://github.com/GeyserMC/Geyser into crash-fix
# Conflicts: # connector/pom.xml # connector/src/main/java/org/geysermc/connector/network/ConnectorServerEventHandler.java # connector/src/main/java/org/geysermc/connector/network/translators/Registry.java # connector/src/main/java/org/geysermc/connector/network/translators/TranslatorsInit.java
This commit is contained in:
parent
0daa37eb67
commit
fec817a36f
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ remote:
|
|||
# The port of the remote (Java Edition) server
|
||||
port: 25565
|
||||
online-mode: false
|
||||
#Online Mode Credentials -Logicism
|
||||
email: email@email.address
|
||||
password: password
|
||||
|
||||
# Relay the MOTD, player count and max players from the remote server
|
||||
ping-passthrough: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue