Nitrox icon indicating copy to clipboard operation
Nitrox copied to clipboard

Expand nitrox command system to wrap subnautica one

Open dartasen opened this issue 3 years ago • 0 comments

Right now, we're starting to patch multiple vanilla command to either disable them or to add some nitrox behaviours to them :

  • time
  • sub
  • speed
  • daynightspeed
  • ...

Could be a great idea to patch DevConsole.Submit to redirect the flow of command to Nitrox server so we can :

  • Easily disable/filter commands
  • Add some interactions with our internal data
  • Add a permission system to subnautica command
  • Allows server to enable subnautica console without allowing non admin people to use them
  • ...

dartasen avatar Dec 27 '21 13:12 dartasen