There are some switches (precompiler constants) that you maybe want to change.

there are two switches in mod_serv:

CanDie and CanRestart which enable/disable the possibility for +D or +R opers to
/die or /restart a server.

These switches also exist in mod_main in order to supply this command or not compile it.


The switches will have to have the same value throughout the modules.

(this isnt the same for the "#Debugging" switches, though)

-Dill