JoaoRodrigoGoncalves / ServerCommands

CS:GO plugin to display the server commands to the players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServerCommands

Commands

Use !commands or !comandos to show the list of commands.

How it works?

This plugin creates a menu with all registered commands and shows it to the client. After the player selects one of the commands, it will show another menu with the respective description and an option to run that command.

How to install

comandos.smx -> addons/sourcemod/plugins
ServerCommands.cfg -> addons/sourcemod/configs
ServerCommands.phrases.txt -> addons/sourcemod/translations

TO-DO

Nothing (yet)

About

CS:GO plugin to display the server commands to the players

License:GNU General Public License v3.0


Languages

Language:SourcePawn 100.0%