Merge branch 'master' into data-caching

This commit is contained in:
Tux 2014-08-10 06:49:33 -04:00
commit 5a6d2b15bb
1 changed files with 0 additions and 1 deletions

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();