2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-06-15 15:36:42 +00:00

0.2 code.

- clean up code
- introduce a separate update task and some caching for player counts
- add canonical /glist support
- better error checking
This commit is contained in:
Tux
2013-10-14 20:40:32 -04:00
parent d99304bc81
commit 59dedd64f2
5 changed files with 93 additions and 39 deletions
+1
View File
@@ -1,5 +1,6 @@
redis-server: 127.0.0.1
server-id: iluvbungee
canonical-glist: true
linked-servers:
- dastank
- americancoffee
+1 -1
View File
@@ -1,4 +1,4 @@
name: RedisBungee
main: com.imaginarycode.minecraft.redisbungee.RedisBungee
version: 0.1
version: 0.2
author: tuxed