From a3fe49380e3b5770f914a2dd7560841c15346806 Mon Sep 17 00:00:00 2001 From: Ari Johnson Date: Wed, 21 Feb 2007 00:26:28 +0000 Subject: [PATCH] restrictcnf.dst now tells people how to disable the chat and mail systems --- game/restrictcnf.dst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/game/restrictcnf.dst b/game/restrictcnf.dst index 1cfbaa9..39f250b 100644 --- a/game/restrictcnf.dst +++ b/game/restrictcnf.dst @@ -91,3 +91,29 @@ restrict_command warn_on_missing nobody # We add a dummy here to make updating easier restrict_function lstats noguest +# Remove the hardcode chat system by uncommenting these +#restrict_command @cemit nobody +#restrict_command @nscemit nobody +#restrict_command @channel nobody +#restrict_command @chat nobody +#restrict_command @clock nobody +#restrict_function cowner nobody +#restrict_function ctitle nobody +#restrict_function cwho nobody +#restrict_function channels nobody +#restrict_function cflags nobody + +# Remove the hardcode mail system by uncommenting these +#restrict_command @mail nobody +#restrict_command @malias nobody +#restrict_function mail nobody +#restrict_function maildstats nobody +#restrict_function mailfrom nobody +#restrict_function mailfstats nobody +#restrict_function mailstats nobody +#restrict_function mailstatus nobody +#restrict_function mailsubject nobody +#restrict_function mailtime nobody +#restrict_function malias nobody +#restrict_function folderstats nobody + -- 2.30.2