Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Description | 內容

Type Command to show Server/Vpn List

Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人

  • Apply to | 適用於

     Any Source Game
    
  • Image | 圖示
    server_display_list_1

  • How does it work?
  • Require | 必要安裝

    1. [INC] Multi Colors
  • ConVar | 指令
    • cfg/sourcemod/server_display_list.cfg
       // 0=Plugin off, 1=Plugin on.
       server_display_list_allow "1"
  • Command | 命令
    • Show Server/Vpn List.

       sm_vpn
       sm_server
    • Reloads the data config. (Admin Required: ADMFLAG_ROOT)

       sm_vpn_reload
       sm_server_reload
  • Translation Support | 支援翻譯

     translations/server_display_list.phrases.txt
    
  • Changelog | 版本日誌
    • v1.1 (2024-9-3)

      • Add translation file
    • v1.0

      • Initial Release

中文說明

輸入指令顯示 Server/Vpn 列表

  • 原理

  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/server_display_list.cfg
       // 0=關閉插件, 1=啟動插件
       server_display_list_allow "1"
  • 命令中文介紹 (點我展開)
    • 顯示 Server/Vpn 列表

       sm_vpn
       sm_server
    • 重新加載文件. (權限: ADMFLAG_ROOT)

       sm_vpn_reload
       sm_server_reload