2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-27 19:08:02 +00:00
RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
Tux 8c05655330 Always kick the new player in online mode.
Allowing the new player on is more seamless, but does not synchronize well, so I've forced a kick instead, which is a cleaner solution at the expense of minor inconvenience.
2015-06-22 04:54:15 -04:00
..
events Relicense under the Unlicense. 2015-06-09 19:37:01 -04:00
util Player/internal tweaks: 2015-06-22 04:35:45 -04:00
DataManager.java Introduce a set of performance tweaks. 2015-06-21 17:32:28 -04:00
RedisBungee.java Player/internal tweaks: 2015-06-22 04:35:45 -04:00
RedisBungeeAPI.java Relicense under the Unlicense. 2015-06-09 19:37:01 -04:00
RedisBungeeCommands.java Relicense under the Unlicense. 2015-06-09 19:37:01 -04:00
RedisBungeeCommandSender.java Relicense under the Unlicense. 2015-06-09 19:37:01 -04:00
RedisBungeeConfiguration.java Relicense under the Unlicense. 2015-06-09 19:37:01 -04:00
RedisBungeeListener.java Always kick the new player in online mode. 2015-06-22 04:54:15 -04:00
RedisUtil.java Use more efficient HMSET when possible. 2015-06-22 04:00:25 -04:00