RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
Tux d1bfb9e162 If we find an async ping event-hostile plugin (currently only ServerListPlus), run the ping handling handler synchronously.
This is meant as a move to attempt to introduce a better mechanism for handling async events in a more sane way.
2015-08-25 20:12:55 -04:00
..
events Fix the licensing. 2015-06-24 05:54:43 -04:00
util Perform some code tweaks and fix some spelling. 2015-06-24 06:06:34 -04:00
DataManager.java Perform some code tweaks and fix some spelling. 2015-06-24 06:06:34 -04:00
RedisBungee.java Introduce /rdebug command to expose some pool statistics. 2015-08-02 19:57:48 -04:00
RedisBungeeAPI.java Replace Collections2.transform with forced Collection iteration. 2015-07-01 21:06:13 -04:00
RedisBungeeCommandSender.java Fix the licensing. 2015-06-24 05:54:43 -04:00
RedisBungeeCommands.java Introduce /rdebug command to expose some pool statistics. 2015-08-02 19:57:48 -04:00
RedisBungeeConfiguration.java Fix the licensing. 2015-06-24 05:54:43 -04:00
RedisBungeeListener.java If we find an async ping event-hostile plugin (currently only ServerListPlus), run the ping handling handler synchronously. 2015-08-25 20:12:55 -04:00
RedisUtil.java Fix the licensing. 2015-06-24 05:54:43 -04:00