-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snitches report logoff when switching shard #65
Comments
This one isn't going to be pretty, because as far as the shard is concerned they are logging off. We might need to consider just living with this; alternatively we'd need to add "network awareness" to jukealert in the sense that local logoff just reports snitch-field "exit" and a logoff is only reported if Bungee fires a player quit event (meaning the player has left the network). |
So JukeAlertBungee is needed? |
That seems terrible. Maybe. We could hack it using Mercury / BetterShardsBungee though. |
Nope just listen to the bettershards event or open up the api to allow us
|
Player is not logging off, so kinda confusing.
The text was updated successfully, but these errors were encountered: