HerrMagiic
HerrMagiic
### What happened? when installing the plugin the cfg/CSPRACC folder appeares to be written linke this: CSPracc This results in this error message:  To fix this problem you need...
Adding a whiltelist and blacklist option for the command to select which players can use the command or not ```json [ { "Title": "Ping", "Description": "Send back Pong! to the...
**Describe the bug** After Mapchange the userid changed and it doesnt update right. Example command ```json { "Title": "Give Weapon", "Description": "Gives weapon to player", "Command": "usp", "Message": "You got...
- 0 = C - 1 = A - 2 = CC - 3 = AC - 4 = CCCC - 5 = CCAC - 6 = ACCC - 7...
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...