Server: Removed "net server start/go/stop/close" commands
The server is always "started" when it's running; quitting the server means closing it. In other words, it is no longer possible for a server instance to be running without being in the "started" state.
Server: Removed "net server start/go/stop/close" commands
The server is always "started" when it's running; quitting the server
means closing it. In other words, it is no longer possible for a
server instance to be running without being in the "started" state.