Daemon666 / CSB Admin Tag Публичен

Prints a coloured [ADMIN]/[OWNER] prefix before an admin's chat, driven by access flags from configs/csb_tags.ini.

v1.0.0 137 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 12, 2025 1 Версии
csb_admin_tag.sma main bcb7084 4.3 KB
README.md

CSB Admin Tag puts a coloured prefix in front of an admin's chat line based on their access flags. The mapping lives in configs/csb_tags.ini — one rule per line, <flags> <tag>, first matching line wins — and a sensible default file is written the first time the plugin loads.

The say / say_team line is intercepted and re-sent through the SayText user message, so the name keeps its team colour (via ^x03) and dead players still get the *DEAD* marker. Players without a tag are left untouched and chat flows normally.

Inspired by Admin Prefix by Alka; this is an independent GPL re-implementation.

Features

  • Flag-to-tag rules loaded from configs/csb_tags.ini.
  • Team-coloured name and *DEAD* marker preserved on re-send.
  • Team chat only reaches the sender's team.
  • Command-style lines (/ or !) are passed through untouched.

Installation

  1. Compile csb_admin_tag.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.
  3. Edit addons/amxmodx/configs/csb_tags.ini to taste.
Инсталация
1. Put csb_admin_tag.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
4. Edit addons/amxmodx/configs/csb_tags.ini
Cvar-и
CVARDefaultDescription
csb_tag_enabled 1 Enable or disable the chat prefix.
Команди
CommandAccessDescription
say Chat is hooked; admins with a matching flag get a prefix.
say_team Team chat is hooked the same way.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
  • Admin
  • Лиценз: GPL-3.0
  • Daemon666
  • Оригинален автор: Alka (Admin Prefix)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Известни конфликти Other chat-formatting plugins that also re-send SayText will double up prefixes; run only one chat manager.
Сътрудници
Обратно към плъгините