RedisBungee/RedisBungee-Velocity/src/main/java/com/imaginarycode/minecraft/redisbungee
mohammed jasem alaajel 441a12bb36
fix error being thrown getServerFor in Bungeecord/Velocity in the api closes #64
when plugins messing around with proxy internals (eg: limboapi) the field server in redis data of the player set to null which can become problematic for velocity due checking of null in velocity but i applied the same stuff to the bungeecord version aswell and document it in the javadocs
2023-03-17 12:15:10 +04:00
..
commands Add copyright header to source code 2022-10-30 00:02:09 +04:00
events Add copyright header to source code 2022-10-30 00:02:09 +04:00
RedisBungeeAPI.java fix error being thrown getServerFor in Bungeecord/Velocity in the api closes #64 2023-03-17 12:15:10 +04:00
RedisBungeeCommandSource.java Add copyright header to source code 2022-10-30 00:02:09 +04:00
RedisBungeeVelocityListener.java Fix PlayerList not returning server name when it is not ALL (#62) 2023-01-31 12:40:06 +04:00
RedisBungeeVelocityPlugin.java deprecated NameFetcher api 2022-12-31 07:23:35 +04:00
VelocityDataManager.java Add copyright header to source code 2022-10-30 00:02:09 +04:00
VelocityPlayerUtils.java move PlayerUtils code from platforms to the api 2022-11-02 08:38:25 +04:00