2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-05-03 11:40:29 +00:00

Better guard against failed redis connection attempts. Also reformat code.

This commit is contained in:
Tux
2013-12-04 16:54:51 -05:00
parent 8c824cc397
commit 080dab084a
4 changed files with 54 additions and 29 deletions

View File

@@ -21,7 +21,7 @@ import java.util.concurrent.TimeUnit;
/**
* This class contains subclasses that are used for the commands RedisBungee overrides or includes: /glist, /find and /lastseen.
*
* <p/>
* All classes use the {@link RedisBungeeAPI}.
*
* @author tuxed