|
本帖最後由 stage-s.com 於 16-8-2009 14:58 編輯
英文:
; 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
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.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
; Custom - Add 3rd party plugins here
ad_manager.amxx ; Advertisment / Server Message
stage_connectshow.amxx ; STAGE Connect Message
中文:
; 管理員 基本類 - 兩個中只能使用一種
admin.amxx ; 管理員 基本 (與管理員相關的插件都需要該插件)
;admin_sql.amxx ; 管理員 基本 - SQL 版本 (註釋掉 admin.amxx)
; 基本類
admincmd.amxx ; 基本的管理員控制台命令
adminhelp.amxx ; 給管理員控制台命令提供幫助的命令
adminslots.amxx ; 管理員預留通道
multilingual.amxx ; 多語言管理
; 菜單類
menufront.amxx ; 管理員菜單格式
cmdmenu.amxx ; 命令菜單 (聲音播放, 各種設置)
plmenu.amxx ; 玩家菜單 (踢人, 封人, 客戶端命令等.)
telemenu.amxx ; 傳送玩家菜單 (需要開啟娛樂模塊!)
mapsmenu.amxx ; 地圖菜單 (投票, 切換地圖)
; 聊天 / 信息 類
adminchat.amxx ; 控制台聊天命令
antiflood.amxx ; 阻止客戶端向服務器灌水
scrollmsg.amxx ; 顯示一條滾動信息
imessage.amxx ; 顯示消息信息
adminvote.amxx ; 投票命令
; 地圖相關類
nextmap.amxx ; 顯示地圖循環的下一張地圖
mapchooser.amxx ; 允許投票選擇下一張地圖
timeleft.amxx ; 顯示當前地圖的剩餘時間
; 配置類
pausecfg.amxx ; 允許暫停或者恢復某些插件的使用
statscfg.amxx ; 通過菜單或者命令來管理數據統計插件
; 反恐精英
restmenu.amxx ; 禁用武器菜單
statsx.amxx ; 在死亡或者結束一局的時候顯示統計信息 (需要開啟 CSX 模塊!)
miscstats.amxx ; 為反恐精英集成各種事件通告
;stats_logging.amxx ; 武器數據統計記錄 (需要開啟 CSX 模塊!)
; 允許使用 AMX Mod 插件
;amxmod_compat.amxx ; AMX Mod 向後兼容層
; 自定義類 添加第三方插件到這裡
ad_manager.amxx ; 廣告/伺服信息
stage_connectshow.amxx ; STAGE 進入 / 離開信息 HL Guard 1.8
Booster 2.4
AMX Mod X 1.80 核心
*如下載點不能下載或已被刪除,請在此帖回報。
*如有任何問題,亦請在此帖回報。
下載點 : http://www.sendspace.com/file/va93sv *下載速度 : 較慢*
下載點2 : http://www.badongo.com/file/15827363*下載速度 : 較快*
===================更新===================
增設 Biscuit's Anti Cheat 防外掛
增設 Reallite HLGuard 2.8 防外掛
下載點 : http://www.sendspace.com/file/s6bjgq *下載速度 : 較慢*
下載點2 : http://www.badongo.com/file/16614014*下載速度 : 較快* |
|