mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-23 02:25:19 +01:00
Shouldn't try to write helpful messages when drunk
This commit is contained in:
parent
595b8c3b56
commit
1394c70981
@ -95,7 +95,7 @@ public class ViaManager {
|
||||
platform.getLogger().warning("Please remember that ViaVersion only adds support for versions newer than the server version.");
|
||||
platform.getLogger().warning("If you need support for older versions you may need to use one or more ViaVersion addons too.");
|
||||
platform.getLogger().warning("In that case please read the ViaVersion resource page carefully, and if you're");
|
||||
platform.getLogger().warning("still unsure, feel free to join our Discord-Server for futher assistance.");
|
||||
platform.getLogger().warning("still unsure, feel free to join our Discord-Server for further assistance.");
|
||||
}
|
||||
}
|
||||
// Load Listeners / Tasks
|
||||
|
Loading…
Reference in New Issue
Block a user