2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-19 23:28:00 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Tux
8b55d8b35b Merge remote-tracking branch 'origin/master' 2013-12-31 02:22:55 -05:00
Tux
30642a43ab Let Maven generate Javadoc. 2013-12-31 02:22:49 -05:00
vemacs
d6137e118e Bump version to 0.2.5 2013-12-28 14:20:27 -07:00
Tux
f7a530025a Bumped version to 0.2.4 2013-12-23 23:47:40 -05:00
Tux
d079990a3a Migrate to newer jedis "fork" with commons-pool2 2013-12-23 23:42:23 -05:00
Tux
fb3d67f43c Use bungeecord-config instead of snakeyaml 2013-12-23 23:12:54 -05:00
Tux
cacea73f2e * Don't shade in commons-lang anymore, replaced with SimpleDateFormat instead.
* Add IP address logging support.
 * Add /ip command with permission node redisbungee.command.ip.
 * Mark some stuff as final so that the JVM can optimize things a little more.
2013-12-13 16:32:55 -05:00
Tux
facd8de553 Add <ciManagement> and <distributionManagement> 2013-12-04 20:03:40 -05:00
Tux
080dab084a Better guard against failed redis connection attempts. Also reformat code. 2013-12-04 16:54:51 -05:00
Tux
e69d101c05 More refactoring performed. 2013-11-15 17:55:57 -05:00
Tux
516ed35fed Update Jedis version, some refactoring, add PubSub support :D 2013-11-15 17:05:29 -05:00
Tux
1f3d821e00 Uh, what. 2013-11-13 20:11:10 -05:00
Tux
345ceac4b7 Rewrite the initial join server logic as a while loop, do actual bump to 0.2.3 and add /find support. 2013-11-08 18:19:01 -05:00
Tux
98077baaa6 bump version 2013-11-07 17:06:06 -05:00
Tux
b994839e3e bump version to 0.2.2 2013-10-31 19:08:26 -04:00
Tux
23944f7313 Initial support for BungeeCord 1.7 server list ping changes. 2013-10-28 22:42:26 -04:00
Tux
59dedd64f2 0.2 code.
- clean up code
- introduce a separate update task and some caching for player counts
- add canonical /glist support
- better error checking
2013-10-14 20:40:32 -04:00
Tux
d99304bc81 Assign proper groupId. 2013-10-13 16:06:45 -04:00
Tux
63e49bafd4 removed unused dependencies in the POM 2013-09-29 16:25:28 -04:00
Tux
d0f5a24f38 first commit 2013-09-29 16:16:47 -04:00