diff --git a/configs/cstrike/plugins.ini b/configs/cstrike/plugins.ini index e7ca2879..511d78be 100755 --- a/configs/cstrike/plugins.ini +++ b/configs/cstrike/plugins.ini @@ -19,7 +19,7 @@ mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands -;antiflood.amxx ; prevent clients from chat-flooding the server +antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands diff --git a/configs/dod/plugins.ini b/configs/dod/plugins.ini index 8b0fc0cc..19bcfcae 100755 --- a/configs/dod/plugins.ini +++ b/configs/dod/plugins.ini @@ -19,7 +19,7 @@ mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands -;antiflood.amxx ; prevent clients from chat-flooding the server +antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands diff --git a/configs/plugins.ini b/configs/plugins.ini index abed72e7..28d4d022 100755 --- a/configs/plugins.ini +++ b/configs/plugins.ini @@ -19,7 +19,7 @@ mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands -;antiflood.amxx ; prevent clients from chat-flooding the server +antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands diff --git a/configs/tfc/plugins.ini b/configs/tfc/plugins.ini index 9725e3c6..2700030f 100755 --- a/configs/tfc/plugins.ini +++ b/configs/tfc/plugins.ini @@ -19,7 +19,7 @@ mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands -;antiflood.amxx ; prevent clients from chat-flooding the server +antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands diff --git a/configs/ts/plugins.ini b/configs/ts/plugins.ini index 3569424b..a3de5442 100755 --- a/configs/ts/plugins.ini +++ b/configs/ts/plugins.ini @@ -19,7 +19,7 @@ mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands -;antiflood.amxx ; prevent clients from chat-flooding the server +antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands