mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-03-13 11:18:19 +01:00
oops
This commit is contained in:
parent
f42ee7d49a
commit
8b43498faa
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ public class GeyserImpl implements GeyserApi, EventRegistrar {
|
|||
}
|
||||
}
|
||||
} 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
|
||||
|
|
Loading…
Add table
Reference in a new issue