From 414b19cc7a5964b3719ee1f3a7c18ffaab242c2c Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Sat, 31 Jul 2004 10:06:57 +0000 Subject: [PATCH] moved restmenu to Counter-Strike section --- configs/cstrike/plugins.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/cstrike/plugins.ini b/configs/cstrike/plugins.ini index e327ef49..bbb2777e 100755 --- a/configs/cstrike/plugins.ini +++ b/configs/cstrike/plugins.ini @@ -13,7 +13,6 @@ adminslots.amxx ; slot reservation menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) -;restmenu.amxx ; restrict weapons menu ;telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) @@ -35,6 +34,7 @@ pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike +;restmenu.amxx ; restrict weapons menu ;statsx.amxx ; stats on death or round end (CSStats Module required!) ;miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSStats Module required!)