2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-27 19:08:02 +00:00
RedisBungee/RedisBungee-Velocity/src/main/java/com/imaginarycode/minecraft/redisbungee
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
..
commands Implement network kick 2022-07-19 15:30:45 +04:00
events fix java docs 2022-07-16 02:15:34 +04:00
RedisBungeeCommandSource.java re-implement the commands, right usage of logger, general improvements to the listener (#39) 2022-07-15 10:52:53 +04:00
RedisBungeeVelocityListener.java General improvements, remove player cleanup from RedisUtils class and bug fixes 2022-07-20 12:39:10 +04:00
RedisBungeeVelocityPlugin.java General improvements, remove player cleanup from RedisUtils class and bug fixes 2022-07-20 12:39:10 +04:00
VelocityDataManager.java Implement network kick 2022-07-19 15:30:45 +04:00
VelocityPlayerUtils.java General improvements, remove player cleanup from RedisUtils class and bug fixes 2022-07-20 12:39:10 +04:00