mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-22 18:09:06 +00:00
Update console log message.
This commit is contained in:
parent
fde4fb5409
commit
828058d611
@ -113,7 +113,7 @@ public class VentureChatVelocity implements VentureChatProxySource {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
catch(IllegalStateException e) {
|
catch(IllegalStateException e) {
|
||||||
sendConsoleMessage("Velocity being finicky");
|
sendConsoleMessage("Velocity being finicky with DisconnectEvent.");
|
||||||
}
|
}
|
||||||
catch (IOException e) {
|
catch (IOException e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user