2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-23 04:28:01 +00:00

Merge branch 'master' into data-caching

This commit is contained in:
Tux 2014-08-10 06:49:33 -04:00
commit 5a6d2b15bb

View File

@ -114,7 +114,6 @@ public class RedisBungeeListener implements Listener {
out.writeInt(0);
}
}
out.writeInt(plugin.getCurrentCount());
break;
case "LastOnline":
String user = in.readUTF();