BlackDemonZyT / BotSentry

Official repository for Bot-Sentry issues, information, etc..
5 stars 0 forks source link

Multiple bungee instances and player check on login #41

Open efekt opened 2 years ago

efekt commented 2 years ago

Players are being kicked out multiple times as long as they keep connecting to other bungee instances after last kickout. Looks like the connection check on login feature is not being synchronized between multiple instances. Tested using: 9.1-THANATOS

Laurenshup commented 2 years ago

Are we talking about the "detection.firstjoin.enabled" detection? If so, yes it does not sync between multiple BungeeCord instances at this moment.

efekt commented 2 years ago

yep, this is the one, are there any plans to implement it in the near future?

Laurenshup commented 2 years ago

This might be a great suggestion to be able to sync it using MySQL.

Laurenshup commented 2 years ago

I am moving this to a lower priority, as other issues have come up. I can confirm this will be added before the end of this year. Due to the lack of time, this cannot be fully coded in the upcoming version.