Daemon666 / CSB Slay & Slap Menu Public

Menu-driven punishment: pick a player, then slap for 0/1/5/10 HP or slay. Announced in colored chat and logged with SteamID.

v1.0.0 139 downloads GPL-3.0 Last updated Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Sep 3, 2025 1 Versions
csb_slay_slap_menu.sma main d19fe3e 5.0 KB
README.md

CSB Slay & Slap Menu is the fast way to discipline a player without typing names. amx_slapmenu (or say /slapmenu) opens a paginated list of everyone on the server; pick a player and a second menu offers a slap for 0, 1, 5 or 10 HP or an outright slay. Slap and slay go through the fun module (user_slap / user_kill), each action is announced in coloured chat, and the admin's SteamID is written to the log for accountability.

Inspired by the slap/slay commands in AMX Mod X Admin Commands. Independent GPL re-implementation.

Features

  • Paginated player menu built from the live player list.
  • Second menu: slap 0/1/5/10 HP or slay.
  • The selected target is re-validated by userid before the action, so menus never punish the wrong player after a reconnect.
  • Coloured chat announcement and a log line with the admin's SteamID.

Installation

  1. Compile csb_slay_slap_menu.sma and copy it to addons/amxmodx/plugins/.
  2. Add it to plugins.ini and change the map.

Both entry points need the ADMIN_SLAY flag (d).

Installation
1. Put csb_slay_slap_menu.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
Commands
CommandAccessDescription
amx_slapmenu d (ADMIN_SLAY) Open the slay/slap menu.
say /slapmenu d (ADMIN_SLAY) Open the slay/slap menu from chat.
Changelog — v1.0.0
1.0.0 - Initial release.
Versions →
Rating

No ratings yet.

About
  • Admin
  • License: GPL-3.0
  • Daemon666
  • Original author: AMX Mod X Development Team (Admin Commands)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules fun
Contributors
Back to Plugins