A /rules menu of server rules loaded from an ini, shown per-section as an MOTD, with a connect reminder and admin reload.
Daemon666
1.0.0 - Initial release.
| csb_rules_menu.sma main | 4d56db5 | 4.5 KB |
README.md
CSB Rules Menu keeps your server rules one command away. Type say /rules to open a menu built from csb_rules.ini, which is split into [Section] blocks; selecting a section shows its text in an MOTD window. Players who just connected get a short one-line reminder to read the rules, and admins can edit the ini and reload it live with amx_reloadrules - no map change needed. If the ini is missing, a sensible built-in rule set is used so the menu is never empty.
Features
/rulesmenu generated from an ini split into sections.- Each section shown as a readable MOTD page.
- One-line connect reminder pointing to
/rules. amx_reloadrulesreloads the ini without a map change.- Falls back to a built-in rule set if the ini is absent.
Installation
- Write your rules into
addons/amxmodx/configs/csb_rules.iniusing[Section]headers. - Compile
csb_rules_menu.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Installation
1. Write your rules into addons/amxmodx/configs/csb_rules.ini using [Section] headers 2. Put csb_rules_menu.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change map
Commands
| Command | Access | Description |
|---|---|---|
say /rules |
|
Open the server rules menu. |
amx_reloadrules |
l (ADMIN_CFG) |
Reload csb_rules.ini without changing the map. |
Changelog — v1.0.0
1.0.0 - Initial release.Versions →
Rating
No ratings yet.
Download v1.0.0
Requirements
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Not required |
| ReAPI | Not required |
| Metamod | Metamod / Metamod-r |
Contributors









