CSS-CreateCustomCommands
CSS-CreateCustomCommands copied to clipboard
The Custom Commands Plugin allows you to create and customize commands for your server. These commands can display messages, perform server-side actions, and more.
Right now my Json validation for getting the Commands.json file/files is horrible (you can find my implementation here CustomCommands/Services/LoadJson.cs). There is 100% a better way of doing it. I just...
It would be nice to be able to create a command like !helpa where you can send in the user's console the information you want, that can be used and...
Would it be possible to make a command open the link directly in the Steam browser? For example, !vip will open the website (vip.example.com) directly in the Steam browser. Would...