refactor: drop support for creayun since shit is getting messy with it
This commit is contained in:
@@ -243,8 +243,6 @@ public class Bot extends SessionAdapter {
|
||||
}
|
||||
|
||||
session.send(ServerboundPlayerLoadedPacket.INSTANCE);
|
||||
|
||||
if (options.creayun) chat.send("/server creative");
|
||||
}
|
||||
|
||||
private void packetReceived (ClientboundCustomQueryPacket packet) {
|
||||
|
||||
Reference in New Issue
Block a user