RedisBungee/RedisBungee-API/src/main/java/com/imaginarycode/minecraft/redisbungee/api/util
mohammed jasem alaajel 4d3f1a551e General improvements, remove player cleanup from RedisUtils class and bug fixes
fixed bug where PlayerNetoworkJoin is not fireing, and also fixed wrong arguments being passed on server change network event, Moved Payload creation to it own Util class, Remove player creation from RedisUtils class and move it to GenericPlayerUtils, and also renamed Bungeecord/Velocity Player Util classes to <PLATFORM>PlayerUtils.java, removed the use of reflection to create event instances
2022-07-20 12:39:10 +04:00
..
io readd support for redis versions below 6, change method of the summoner 2022-07-17 05:25:50 +04:00
lua remove lua files and do it in java, due Redis not supporting lua quite well in cluster mode, some scripts were added recently will be kept 2022-07-17 07:12:57 +04:00
payload General improvements, remove player cleanup from RedisUtils class and bug fixes 2022-07-20 12:39:10 +04:00
uuid readd support for redis versions below 6, change method of the summoner 2022-07-17 05:25:50 +04:00
RedisUtil.java Implement network kick 2022-07-19 15:30:45 +04:00