A /rules menu of server rules loaded from an ini, shown per-section as an MOTD, with a connect reminder and admin reload.
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.









