Daemon666 / CSB Admin List Público

Type /admins to see every online admin, their access flags and whether they are AFK.

v1.0.0 115 downloads GPL-3.0 Última atualização Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 20, 2025 1 Versões
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 (at); 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_hideflag is not shown to regular players unless csb_adminlist_showhidden is 1. Other admins always see them.
  • No modules required — loads on any AMX Mod X 1.9 install.

Installation

  1. Compile and copy csb_admin_list.amxx into addons/amxmodx/plugins/.
  2. Add it to addons/amxmodx/configs/plugins.ini.
  3. 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
CVARDefaultDescription
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
CommandAccessDescription
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.

Sobre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Baixar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Colaboradores
Voltar aos Plugins