Type /admins to see every online admin, their access flags and whether they are AFK.
Daemon666
1.0.0 - Initial release.
| csb_admin_list.sma main | 6ab7bb2 | 4.6 KB |
README.md
CSB Admin List answers the question every player eventually asks: is any admin actually here right now? Type /admins and you get a coloured chat list of every connected admin, the flags they hold and whether they are currently active, AFK or dead.
An admin is anyone holding at least one real flag (a–t); plain z (ADMIN_USER) does not count. The flag string is rendered with get_flags() so you see readable letters, not a raw bitmask.
Inspired by the classic Admins List by Alka. Independent GPL re-implementation; no original code is reused.
Features
/admins(and/admin) from say or say_team.- AFK detection: a one-second task tracks each admin's origin and marks them AFK after ~20 seconds without moving.
- Hidden admins: an admin holding the flag in
csb_adminlist_hideflagis not shown to regular players unlesscsb_adminlist_showhiddenis1. Other admins always see them. - No modules required — loads on any AMX Mod X 1.9 install.
Installation
- Compile and copy
csb_admin_list.amxxintoaddons/amxmodx/plugins/. - Add it to
addons/amxmodx/configs/plugins.ini. - Change the map.
Instalação
1. Put csb_admin_list.amxx in addons/amxmodx/plugins/ 2. Add it to addons/amxmodx/configs/plugins.ini 3. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
csb_adminlist_enabled |
1 |
Enable or disable the /admins command. |
csb_adminlist_hideflag |
a |
Admins holding this flag are hidden from regular players. |
csb_adminlist_showhidden |
0 |
1 = show hidden admins to everyone anyway. |
Comandos
| Command | Access | Description |
|---|---|---|
say /admins |
|
List online admins with flags and AFK state. |
say /admin |
|
Alias of /admins. |
Registro de alterações — v1.0.0
1.0.0 - Initial release.Versões →
Avaliação
No ratings yet.
Download v1.0.0
Requisitos
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcional |
| ReAPI | Opcional |
| Metamod | Metamod / Metamod-r |
Colaboradores









