SS3D
SS3D copied to clipboard
In-game Admin Functions
Summary
Add functional In-game admin interaction system.
Goal
The goal here is to add admin-only commands/interactions.
For now, admin-only functions will default to host-only, but you should also add a setting to "toggle admin functions for all" in the server settings page. The setting should only be available to the host and should be toggleable both before or during a round.
The UI doesn't need to be perfect, it will likely receive improvements overtime.
Lastly, make the tilemap editor our first admin-only function.
Possible solution : Implement a new "Admin functions for all" system in the command system, and have the UI toggle just send the command.
ASSIGN ME
Something else that should be added to this is;
- Non-admins should not be able to start/end a round
- Non-admins should not be able to see the Server Settings page