Updated Plugins Notes

; AMX Mod X plugins

amxbans_core.amxx 

amxbans_main.amxx 

; Admin Base - Turn Off following to as above replaces there capabilities with amxbans Database and functions

;admin.amxx ; admin base (required for any admin-related)

;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic

admincmd.amxx ; basic admin console commands

adminhelp.amxx ; help command for admin console commands

adminslots.amxx ; slot reservation

multilingual.amxx ; Multi-Lingual management


; Menus

menufront.amxx ; front-end for admin menus

cmdmenu.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 / Messages

adminchat.amxx ; console chat commands

antiflood.amxx ; prevent clients from chat-flooding the server

scrollmsg.amxx ; displays a scrolling message

imessage.amxx ; displays information messages

adminvote.amxx ; vote commands


; Map related

;nextmap.amxx ; displays next map in mapcycle

;mapchooser.amxx ; allows to vote for next map

timeleft.amxx ; displays time left on map


; Configuration

pausecfg.amxx ; allows to pause and unpause some plugins

statscfg.amxx ; allows to manage stats plugins via menu and commands


; Day of Defeat

stats.amxx ; stats on death or round end (DoD Module required!)

;statssounds.amxx ; precache plugin for stats plugins

;stats_logging.amxx ; weapons stats logging (DoD Module required!)


; Custom - Add 3rd party plugins here



;============ Administration ================

dod_adminslots.amxx  NOTE:   Try disabling and just use adminslots

adminmodx.amxx debug   Note all the fun admin comments slap, slay, bury etc... 

say_commands.amxx ; news, info, rules


Cmd_Search.amxx ; Search the commands for keywords  - upgrade to V2.0  GHW_cmd_search

;amxx_logger.amxx ; could not find..  I think we can remove. 

recent_players.amxx    ;  NOTE Upgrade to new version and change amx_id_List_limit to 32. 

dod_admin_esp.amxx ; Spec players  - Change to admin_spec_esp

Could not find this file but found admin_spec_esp looks the same

#define PLUGIN "Admin Spectator ESP"

#define VERSION "1.3"

#define AUTHOR "KoST"

spyadmin.amxx

/Spy or amx_spyadmin   command allow you to hide your admin powers and turn them back on. 

command_logger.amxx debug  ; Need My SQL I believe gets error

Usage

*****

To set where to log, specify this cvar: commandlogger_logto

commandlogger_logto 0 (default, logs to AMXx logs)

commandlogger_logto 1 (logs to HL logs)

commandlogger_logto 2 (logs to custom file)

If you specify to log to custom file, you should set the path with this cvar: commandlogger_filepath

commandlogger_filepath customfilepath.log (default, the file will be always be created in the folder addons/amxmodx/logs/)

By default, the filter is turned on. You can specify this with this cvar: commandlogger_filter

commandlogger_filter 0 (don't use filter, log all commands, probably you won't need to use this as it will log a ton of commands)

commandlogger_filter 1 (default, use filter, this only logs the command lines that contain phrases which you must register first, this is case insensitive)


To add a phrase for the filter, use this server command: commandlogger_register

commandlogger_register "entmod_create"

commandlogger_register "amx_ban"




;=============== Discipline =================

holyslap.amxx  - same  version amx-holyslap

dod_eviladmin.amxx  -   Cannot find the source for this. 

grab_plus.amxx debug - same version  choke throws errors have that setting turn off


;================ Weapons ===================

dod_flamethrower.amxx - replace with up to date version flamethrower vers 5,3.8 Spinx

dod_nonades.amxx - same


;================= Security ======================

amx_aimbotdetect.amxx  --   Could not find source code for plugin

mespec.amxx -- Same Version



; Server Binds  defines Rules, News and DFA_News commands

server_binds.amxx

;================= Map Managers ======================

;mapmanager.amxx ; Nominations plugin for maps (Deags' & Big Baller)

;servermaps.amxx ; already disabled

deagsmapmanager.amxx

spawnprotection.amxx

;================= FUN ======================

dod_oneweaponmod.amxx    

dod_freeclass.amxx  -  NOTE:  NO Source for this plugin

dod_classmenu.amxx - NOTE;  NO source for this plugins

dod_teammanager.amxx - same version

dod_nadeforall.amxx - give snipers, mgs and rockets a grenade

;dod_bot_dmg.amxx

;syns_shrike_control.amxx

admin_ff.amxx

Hats02.amxx debug

amx_parachute.amxx

dod_prisoner.amxx 

dod_fieldmedic_H.amxx

dod_anti_afk.amxx

dod_meleebonus.amxx

;dod_antireset.amxx

amx_ip.amxx

dod_ninja.amxx

amxbans_fix.amxx

;syn_player_namer.amxx debug

;amx_spray.amxx