Cервер качал готовый у вас вот plugin.ini
; AMX Mod X plugins
; 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)
; 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
miscstats.amxx
stats_logging.amxx
statsx.amxx
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Server
DeathrunManager.amxx
DRM_trigger_hurt_fix.amxx
DeathRunFix.amxx
team_join.amxx
stuck.amxx
dr_lock_buttons.amxx
high_ping_kicke r.amxx
Deathrun_Shop.amxx
deagsmapmanager.amxx
; Effects
plugin_trail.amxx
adminchatcolor.amxx
descriptive_fire_in_the_hole.amxx
showtime.amxx
amx_gore_ultimate.amxx
вот Server.cfg
// Server Logging
log on
mp_logdetail 3
mp_logmessages 1
mp_logecho 1
mp_logfile 1
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 1
mp_buytime 0.25
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcechasecam 1
mp_forcecamera 2
mp_footsteps 1
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 2
mp_maxrounds 0
mp_playerid 1
mp_roundtime 8.00
mp_timelimit 20
mp_tkpunish 0
mp_startmoney 16000
sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_allowupload 0
sv_alltalk 0
sv_cheats 0
sv_clienttrace 1
sv_clipmode 0
sv_friction 4
sv_gravity 800
sv_lan_rate 25000
sv_maxrate 25000
sv_maxspeed 9999
sv_maxunlag 0.5
sv_maxupdaterate 101
sv_minupdaterate 40
sv_minrate 25000
sv_proxies 1
sv_send_logos 1
sv_send_resources 1
sv_stepsize 18
sv_stopspeed 75
sv_unlag 1
sv_voiceenable 1
sv_unlagsamples 1
sv_unlagpush 0
sys_ticrate 10000
allow_spectators 1
decalfrequency 60
edgefriction 2
host_framerate 0
ex_interp 0.01
rcon_password "pass2009"
sv_rcon_banpenalty 60
sv_rcon_maxfailures 5
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
//Ping
amx_hpk_ping 150
// Contact & Geo
sv_contact
sv_region 3
// load ban files
exec listip.cfg
exec banned.cfg
// Booster configuration:
booster_show_connmsg 1
booster_autofps 400
booster_minsleepms 5
booster_force_systicrate 0
booster_cpu_enabled 0
booster_cpu_spikemax 3
booster_cpu_spikelevel 75
booster_cpu_floor 50
booster_cpu_mminc 2
booster_cpu_quiettime 300
booster_cpu_mmmin 3
booster_cpu_mmmax 8
booster_lite_mode 3
booster_lite_extra_sleep_frequency 0
//Index
setmaster add 72.165.61.189
setmaster add 68.142.72.250