Tux
bb71dd674f
Correctly mark the UUID/name methods as NonNull
2014-05-28 02:06:17 -04:00
Tux
61b83e5889
Clean up code, automatic crash detection, fix some bugs
2014-05-22 23:37:26 -04:00
Tux
f9fbbb388a
move serverId to its own field, prepare for next release (0.3.1-SNAPSHOT)
2014-05-20 16:55:50 -06:00
Tux
235b42021b
Add in some more API documentation along with a slight optimization for a common use case
2014-05-16 20:41:59 -04:00
Tux
1362739b27
RedisBungee 0.3 base code. A lot has changed. There is more to come.
2014-04-20 01:12:28 -04:00
Tux
98b2c4733a
Fix compile error
2014-04-03 23:24:27 -04:00
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