ProxioDev / ValioBungee

Synchronize players data between BungeeCord / Velocity proxies
Eclipse Public License 1.0
200 stars 51 forks source link

If login event was cancelled but redis bungee will see it as not cancelled #12

Closed licen150 closed 3 years ago

licen150 commented 3 years ago

Hello, im using Litebans plugin on bungee. If banned tried to connect to server he makes +1 to server online for 1+ min. Im using Bungeecord BotFilter. Latest RedisBungee build and Reds 6.2.4. image

ham1255 commented 3 years ago

sorry for being late on this. i had some personal issues to solve. and also please next time follow the issue template. anyways.... so after further testing.... it seems redis-bungee does not even know if the event was cancelled. due being async which bad i am thinking moving to postlogin should better.

ham1255 commented 3 years ago

try out this build. https://github.com/Limework/RedisBungee/suites/3298035448/artifacts/77054655