RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
Tux 86efdeaf8e Make ServerPlayers messages looking for counts be less expensive to run by skipping the UUID lookup. 2015-05-17 14:54:35 -04:00
..
events Expose previous server. Closes #11, #12 2014-12-07 16:15:39 -05:00
util add test for UUIDFetcher 2015-02-10 08:04:03 -07:00
DataManager.java Add exempted IP addresses (closes #19) and refactored configuration. 2015-04-18 10:13:02 -04:00
RedisBungee.java Use try-with-resources in checking. 2015-05-17 14:46:44 -04:00
RedisBungeeAPI.java Add exempted IP addresses (closes #19) and refactored configuration. 2015-04-18 10:13:02 -04:00
RedisBungeeCommandSender.java Make the command sender public again 2014-07-02 19:30:28 -04:00
RedisBungeeCommands.java Remove the canonical glist setting as server owners should override /glist with a plugin if they don't like RedisBungee's version. 2015-04-18 10:14:49 -04:00
RedisBungeeConfiguration.java Remove the canonical glist setting as server owners should override /glist with a plugin if they don't like RedisBungee's version. 2015-04-18 10:14:49 -04:00
RedisBungeeListener.java Make ServerPlayers messages looking for counts be less expensive to run by skipping the UUID lookup. 2015-05-17 14:54:35 -04:00
RedisUtil.java Removed pipelining and other fixes. 2014-09-11 16:38:40 -04:00