diff --git a/configs/cstrike/plugins.ini b/configs/cstrike/plugins.ini index 2b20ec1f..efbd7394 100755 --- a/configs/cstrike/plugins.ini +++ b/configs/cstrike/plugins.ini @@ -32,7 +32,7 @@ timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins -statscfg.amx ; allows to manage stats plugins via menu and commands +statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike ;statsx.amx ; stats on death or round end (CSStats Module required!) diff --git a/configs/plugins.ini b/configs/plugins.ini index 71980540..07ab13e2 100755 --- a/configs/plugins.ini +++ b/configs/plugins.ini @@ -32,7 +32,7 @@ timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins -statscfg.amx ; allows to manage stats plugins via menu and commands +statscfg.amxx ; allows to manage stats plugins via menu and commands ; Custom - Add 3rd party plugins here