Administration tools
To run public servers we need some admin tools to manage players.
- [ ] Admins can kick players
- [ ] Admins can ban players
Having admin list means there should be some persistence. I dont think there is even a concept of account in game yet? Players just join using username and get assigned uuid
Having admin list means there should be some persistence. I dont think there is even a concept of account in game yet? Players just join using username and get assigned uuid
There is already a project for a master server that has accounts, and a very barebones launcher that gets you an auth ticket for the server. Right now the server doesn't read the user info from the ticket though, it will need to be changed to support both a client message (for servers that are unauthed) and ticket.