2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-27 19:08:02 +00:00
RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
2014-11-26 09:28:50 -07:00
..
events Introduce new network events and add @ToString in PubSubMessageEvent for easier debugging. 2014-08-31 13:16:51 -04:00
util Reformat source code. 2014-09-21 13:56:46 -04:00
DataManager.java Reformat source code. 2014-09-21 13:56:46 -04:00
RedisBungee.java There seems to be a bug in the BungeeCord scheduler, cancelling all tasks for a plugin doesn't cancel all tasks for a plugin. 2014-11-26 09:28:50 -07:00
RedisBungeeAPI.java Do not allow unsubscribing from RedisBungee internal channels and properly poison the PubSub handler this time. 2014-11-02 14:16:41 -05:00
RedisBungeeCommands.java Reformat source code. 2014-09-21 13:56:46 -04:00
RedisBungeeCommandSender.java Make the command sender public again 2014-07-02 19:30:28 -04:00
RedisBungeeListener.java Reformat source code. 2014-09-21 13:56:46 -04:00
RedisUtil.java Removed pipelining and other fixes. 2014-09-11 16:38:40 -04:00