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

Admin user #40

Open
pwalig opened this issue Jan 28, 2025 · 0 comments
Open

Admin user #40

pwalig opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels

Comments

@pwalig
Copy link
Owner

pwalig commented Jan 28, 2025

log with password saved in config file

add password entry to config file

client sends p password \n to authenticate self as admin

admin should be able to:

  • kick players from game or from server entirely - k name \n
  • pause / stop the game - s \n
  • close server - q \n
  • ban ip's - b ip address \n
  • swap config while server is running c same list of values that server sends \n or c value name value \n
  • redirect logs - l file descriptor \n ??? how to open new file - if descriptor not exists open new file
@pwalig pwalig added the enhancement New feature or request label Jan 28, 2025
@pwalig pwalig self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant