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

575 Commits

Author SHA1 Message Date
Tux
72429b004a Dero 2013-11-13 20:25:09 -05:00
Tux
1f3d821e00 Uh, what. 2013-11-13 20:11:10 -05:00
Tux
7aa9d8a7c4 Cleaned up some code, added javadoc building, and I can into performance! Also added a /lastseen command. 2013-11-13 19:28:53 -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
baec62873c We don't need to send the sample at all, so omit it instead. 2013-11-06 21:44:00 -05:00
Tux
c4ee103700 Fix for newest BungeeCord builds (after 4040d9f). Also fixes some minor stuff. 2013-11-01 22:08:48 -04:00
Tux
b994839e3e bump version to 0.2.2 2013-10-31 19:08:26 -04:00
Tux
4359b251b9 Fix count updates... 2013-10-31 19:07:37 -04:00
Tux
73af35aeee Remove the update count task. It's not useful anymore since 1.7 requires a player list and it is easier simply to use that.
/glist still uses the counts.
2013-10-29 19:10:16 -04:00
Tux
bb97d35076 Fixes to SLP. 2013-10-28 23:10:14 -04:00
Tux
23944f7313 Initial support for BungeeCord 1.7 server list ping changes. 2013-10-28 22:42:26 -04:00
Tux
bce3f0ffb7 1 second is too short for some server logins. 1.75 is more realistic. 2013-10-20 00:56:45 -04:00
Tux
6b5e25f18c Use try-with-resources, attempt space optimizations. 2013-10-19 18:25:38 -04:00
Tux
8da933a585 Handle shutdown more gracefully. 2013-10-18 17:14:58 -04:00
Tux
49c8b83e52 Get a fresh resource each time instead. 2013-10-18 17:11:24 -04:00
Tux
dd4f49b199 Return Jedis resource to the pool. 2013-10-15 11:18:04 -04:00
Tux
92fc64b713 Add WTFPL header 2013-10-14 23:42:23 -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
2545e4e1c5 Add Javadoc. 2013-10-13 15:44:20 -04:00
Tux
63e49bafd4 removed unused dependencies in the POM 2013-09-29 16:25:28 -04:00
Tux
766bf7f71d derp 2013-09-29 16:23:31 -04:00
Tux
eeda87c7dc README 2013-09-29 16:22:52 -04:00
Tux
d0f5a24f38 first commit 2013-09-29 16:16:47 -04:00