SS3D icon indicating copy to clipboard operation
SS3D copied to clipboard

In-game Admin Functions

Open cosmiccoincidence opened this issue 1 year ago • 3 comments

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.

Unity_UgD8gjTfl0

The UI doesn't need to be perfect, it will likely receive improvements overtime.

Lastly, make the tilemap editor our first admin-only function.

cosmiccoincidence avatar Oct 13 '23 19:10 cosmiccoincidence

Possible solution : Implement a new "Admin functions for all" system in the command system, and have the UI toggle just send the command.

stilnat avatar Oct 14 '23 10:10 stilnat

ASSIGN ME

stilnat avatar Oct 14 '23 12:10 stilnat

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

cosmiccoincidence avatar Nov 13 '23 04:11 cosmiccoincidence