mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-23 04:28:01 +00:00
Remove spirous call.
This commit is contained in:
parent
befd4d0d26
commit
c75be36531
@ -114,7 +114,6 @@ public class RedisBungeeListener implements Listener {
|
|||||||
out.writeInt(0);
|
out.writeInt(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
out.writeInt(plugin.getCurrentCount());
|
|
||||||
break;
|
break;
|
||||||
case "LastOnline":
|
case "LastOnline":
|
||||||
String user = in.readUTF();
|
String user = in.readUTF();
|
||||||
|
Loading…
Reference in New Issue
Block a user