Skip to content
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

Create player auto-kick handlers for GameBase #13

Open
AbnerSquared opened this issue Sep 20, 2020 · 0 comments
Open

Create player auto-kick handlers for GameBase #13

AbnerSquared opened this issue Sep 20, 2020 · 0 comments
Labels
difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. type:enhancement The issue is intended to introduce a new feature or change existing features.

Comments

@AbnerSquared
Copy link
Owner

The GameBase should have AFK handling during an active game session to automatically send players back to the lobby and/or kick them if they are inactive for too long. An AFK counter can be made to where if the player fails to respond to actions for a set amount of time, they would then be kicked accordingly.

@AbnerSquared AbnerSquared added type:enhancement The issue is intended to introduce a new feature or change existing features. priority:low This issue is queued to be worked on, but isn't important difficulty:medium This issue is a bit complex, but isn't too harsh. scope:multiplayer This issue focuses on the multiplayer service. labels Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:medium This issue is a bit complex, but isn't too harsh. priority:low This issue is queued to be worked on, but isn't important scope:multiplayer This issue focuses on the multiplayer service. type:enhancement The issue is intended to introduce a new feature or change existing features.
Projects
None yet
Development

No branches or pull requests

1 participant