Tux
611ee89fb4
Add new PubSub handling along with associated API methods.
2014-03-31 11:19:33 -04:00
Tux
8b1ea2f7df
Major changes.
...
* Some events are now handled asynchronously.
* There is now support for a connection limit.
* Fixed build under JDK8.
* Player count is now cached again. Hopefully this means an increase in performance.
2014-03-30 00:31:35 -04:00
Tux
9425358631
Fix up Javadoc
2014-02-12 01:26:56 -05:00
Tux
2f40480a50
javadocs
2014-01-28 17:33:53 -05:00
Tux
d6afec5f47
Add server-id fetch and /serverid command
2014-01-16 21:31:57 -05:00
Tux
bcdbf9ba54
* Make the functions vemacs added to be only exposed in RedisBungeeAPI.
...
* Breaking API change: Last online times are now in milliseconds.
* Error checking. Because why not?
2014-01-02 00:14:58 -05:00
vemacs
efb707cd94
add sendProxyCommand methods
2014-01-01 17:05:55 -07:00
vemacs
62efee23aa
Add getPlayersOnServer method
2013-12-27 13:40:58 -07:00
Tux
5fc82400a9
Analysis performed by IntelliJ IDEA prior to new release on SpigotMC.org
2013-12-24 00:15:06 -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
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