Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-20 06:50:09 +01:00
oops
Dieser Commit ist enthalten in:
Ursprung
f42ee7d49a
Commit
8b43498faa
@ -406,7 +406,7 @@ public class GeyserImpl implements GeyserApi, EventRegistrar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else if (!config.advanced().useDirectConnection()) {
|
} else if (!config.advanced().useDirectConnection()) {
|
||||||
logger.warning("The use-direct-connection config option is deprecated. Please reach out to us on Discord if there's a reason it needs to be enabled.");
|
logger.warning("The use-direct-connection config option is deprecated. Please reach out to us on Discord if there's a reason it needs to be disabled.");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Ensure that PacketLib does not create an event loop for handling packets; we'll do that ourselves
|
// Ensure that PacketLib does not create an event loop for handling packets; we'll do that ourselves
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren