From 894d650593f23421570c5ed5cd2f81458d0e2b8b Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Wed, 24 Mar 2004 08:15:58 +0000 Subject: [PATCH] welcomemsg and stats_logging are deactivated by default --- configs/plugins.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/plugins.ini b/configs/plugins.ini index 25857d71..806f6fce 100755 --- a/configs/plugins.ini +++ b/configs/plugins.ini @@ -19,9 +19,9 @@ timeleft.amx ; displays time left on map mapchooser.amx ; allows to vote for next map scrollmsg.amx ; displays a scrolling message imessage.amx ; displays information messages -welcomemsg.amx ; displays motd @ client connection +;welcomemsg.amx ; displays motd @ client connection pausecfg.amx ; allows to pause and unpause some plugins stats.amx ; stats on death or round end (CSStats Module required!) -stats_logging.amx ; weapons stats logging (CSStats Module required!) +;stats_logging.amx ; weapons stats logging (CSStats Module required!) miscstats.amx ; bunch of events announcement for Counter-Strike statscfg.amx ; allows to manage stats plugins via menu and commands \ No newline at end of file