Nereikalingi pluginai?
Posted: 2014 Feb 09 17:18
Laba diena tai gi noreciau paklausti kokius pluginus as turiu isjungti jeigu nauduoju sql sms sistema ir bans.
Code: Select all
; AMX Mod X pluginsamxbans_core.amxxamxbans_main.amxxadmin_sms.amxx ; Admin Base - Always one has to be activated;admin.amxx ; admin base (required for any admin-related);admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basicadmincmd.amxx ; basic admin console commandsadminhelp.amxx ; help command for admin console commandsadminslots.amxx ; slot reservationmultilingual.amxx ; Multi-Lingual management ; Menusmenufront.amxx ; front-end for admin menuscmdmenu.amxx ; command menu (speech, settings)plmenu.amxx ; players menu (kick, ban, client cmds.);telemenu.amxx ; teleport menu (Fun Module required!)mapsmenu.amxx ; maps menu (vote, changelevel)pluginmenu.amxx ; Menus for commands/cvars organized by plugin ; Chat / Messagesadminchat.amxx ; console chat commandsantiflood.amxx ; prevent clients from chat-flooding the serverscrollmsg.amxx ; displays a scrolling messageimessage.amxx ; displays information messagesadminvote.amxx ; vote commands ; Map relatednextmap.amxx ; displays next map in mapcyclesuper_mapchooser.amxx ; allows to vote for next maptimeleft.amxx ; displays time left on map ; Configurationpausecfg.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 menustatsx.amxx ; stats on death or round end (CSX Module required!);miscstats.amxx ; bunch of events announcement for Counter-Strike;stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins;amxmod_compat.amxx ; AMX Mod backwards compatibility layer