|
楼主 |
发表于 2003-4-21 10:13:32
|
显示全部楼层
来自 中国–云南–普洱
AMX\PLUGINS\plugins.ini
; AMX Mod plugins
; plugins work on linux and win32
;[注意:如果想停用某插件请在插件文件名前加;符号注释掉即可。]
; admin base (required for any admin-related)
admin.amx
; admins loaded from a mysql database
; (do NOT comment admin.amx out)
;admin_mysql.amx
; basic admin console commands
admincmd.amx
; help command for admin console commands
adminhelp.amx
; slot reservation
adminslots.amx
; console chat commands
adminchat.amx
; vote commands
adminvote.amx
; prevent clients from chat-flooding the server
antiflood.amx
; displays next map in mapcycle
nextmap.amx
; displays time left on map
timeleft.amx
; allows to vote for next map
mapchooser.amx
; displays a scrolling message
scrollmsg.amx
; displays information messages
imessage.amx
; console motd @ client connection
welcomemsg.amx
; displays attackers, victims and weapon stats on death or round end
; to use with CS Stats module
stats.amx
; weapons stats logging
; to use with CS Stats module
stats_logging.amx
; allows to pause and unpause some plugins
ppause.amx
; allows to manage stats plugins via menu
statsset.amx
;jail_break.amx
;dynamic_motd.amx
cfg_checker.amx
admin_bury.amx
admin_disarm.amx
admin_float.amx
admin_glow.amx
admin_godmode.amx
admin_gravity.amx
admin_heal.amx
amx_match_deluxe.amx
admin_maxspeed.amx
admin_money.amx
admin_slap_2.amx
admin_slay_2.amx
roll_the_dice.amx
amx_chicken_plugin.amx
amx_mail.amx
amx_weapon.amx
command_aliases.amx
deluxe_admin_chat.amx
kamikaze.amx
teleport.amx
weapon_restriction.amx
amx_atac.amx
endround_stats.amx
ultimate_sound.amx
admin_teams.amx
admin_jail.amx
pause_plugins.amx
knife_arena.amx
admin_ff.amx
menu_main.amx
menu_comp.amx
menu_comt.amx
menu_mod.amx
menu_pc.amx
menu_ph.amx
menu_pp.amx
menu_ptel.amx
menu_tg.amx
menu_th.amx
menu_tp.amx
menu_wr.amx
warcraft3.amx |
|