SS-NT / ssnt

A remake of the game "Space Station 13" in 3D
20 stars 1 forks source link

Administration tools #29

Open Alainx277 opened 10 months ago

Alainx277 commented 10 months ago

To run public servers we need some admin tools to manage players.

Fogapod commented 10 months ago

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

Alainx277 commented 10 months ago

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.