RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
Tux b38ff5d1b4 Add /pproxy command to request the proxy where a player is connected. 2014-08-20 21:31:02 -04:00
..
consumerevents Enhanced server listing API (now more efficient) and fixed count issues. 2014-08-10 17:58:45 -04:00
events RedisBungee 0.3 base code. A lot has changed. There is more to come. 2014-04-20 01:12:28 -04:00
util Don't use Date, instead use Calendar. I still want to sneak in LocalDate somehow... 2014-07-30 18:03:07 -04:00
DataManager.java Use an unbounded cache via ConcurrentHashMap. 2014-08-10 06:34:05 -04:00
RedisBungee.java Add /pproxy command to request the proxy where a player is connected. 2014-08-20 21:31:02 -04:00
RedisBungeeAPI.java Add /pproxy command to request the proxy where a player is connected. 2014-08-20 21:31:02 -04:00
RedisBungeeCommandSender.java Make the command sender public again 2014-07-02 19:30:28 -04:00
RedisBungeeCommands.java Add /pproxy command to request the proxy where a player is connected. 2014-08-20 21:31:02 -04:00
RedisBungeeConsumer.java Removed player count caching and fixed typo (ported from the efficient-server-listing branch). 2014-08-18 15:33:51 -04:00
RedisBungeeListener.java Fix priority of ProxyPingEvent. Closes #8 2014-08-18 15:35:29 -04:00
RedisUtil.java Removed efficient per-server list fetching. It had too many issues. It will be readded when it can be fixed. 2014-08-14 20:21:56 -04:00