What is it?
This GAG System is a powerful and flexible plugin for AMX Mod X that allows administrators to mute (gag) players directly from a convenient multi-step menu.
Key Features:
Player selection menu
Predefined reasons menu:
- Spam
- Insults / Abuse
- Advertising
- Inappropriate Language
- Custom Reason
Duration options:
- 5 minutes
- 15 minutes
- 30 minutes
- 1 hour
- 1 day
- Permanent Gag
SQLX database logging
Color chat support via CromChat
Implemented using ReAPI for better integration and performance
Additional Extras:
Robust identity check system:
- Checks by Nickname, SteamID, and IP address — effective against users who change identity
- Command to delete all gags from the database
- Command to view all active gags
- Beautiful and unique HUD messages that clearly notify players
With this plugin, you can:
- Maintain order on your server
- React quickly and effectively to rule violations
- Customize punishments based on the situation
- Keep logs of all punishments
Note: The plugin requires MySQL database configuration:
#define DB_HOST "localhost"
#define DB_USER "user here"
#define DB_PASS "pass here"
#define DB_NAME "db name here"


