mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
Merge branch 'master' into data-caching
This commit is contained in:
@@ -114,7 +114,6 @@ public class RedisBungeeListener implements Listener {
|
||||
out.writeInt(0);
|
||||
}
|
||||
}
|
||||
out.writeInt(plugin.getCurrentCount());
|
||||
break;
|
||||
case "LastOnline":
|
||||
String user = in.readUTF();
|
||||
|
||||
Reference in New Issue
Block a user