Description
[color=blue][size=24][b]Server Rules v1.0.3 Beta[/b][/size][/color]
[color=darkblue][size=18][b]Features:[/b][/size][/color]
[list]- Manage server rules effectively by editing a separate database file.
- Server rule list completely customisable.
- Allows visitors to easily see all server rules by typing in [b]!rules[/b] into the chat window.
- Allows users to find rule details quickly by entering an extra argument, eg. [b]!rules cheat[/b] to return rule details with regard to cheaters.
- Allows admins to use the rules effectively by dealing punishments according to the rules defined in the database file, such as warnings, kickings, duration bans, and permanent bans.
- Allows admins to deal punishments to multiple players in one go, through intuitive popup interface.
- Allows admins to punish players using various Mani Admin Plugin commands (requires Mani Admin Plugin to be running on the server).
[/list]
[color=darkblue][size=18][b]Requirements:[/b][/size][/color]
[list]- es_popup is required to use popups throughout the script.
- Mani Admin Plugin is only required when using the Mani-specific punishment menu.[/list]
[color=darkblue][size=18][b]Installation:[/b][/size][/color]
[list]- Extract the .zip file directly into your [b]cstrike[/b] folder.
- In the file [b]addons\eventscripts\rules\es_rules.txt[/b], edit the admin_list variable to a list of admin Steam IDs that will have access to the punish menus. Note that each Steam ID must also end with a ';'.
- Edit the file [b]addons\eventscripts\rules\es_server_rules_db.txt[/b], so that it contains your server's list of rules.
- Add [b]es_load rules[/b] to your autoexec.cfg.
- Restart the server, and it should be functional.[/list]