HerrMagiic

Results 11 issues of HerrMagiic

### What happened? when installing the plugin the cfg/CSPRACC folder appeares to be written linke this: CSPracc This results in this error message: ![image](https://github.com/CHR15cs/CS2-Practice-Plugin/assets/70164539/ae15ccc6-537c-49e6-bde8-b63c49137caf) To fix this problem you need...

bug

New line when using a language tag not working

bug

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...

enhancement
future

**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...

bug

- 0 = C - 1 = A - 2 = CC - 3 = AC - 4 = CCCC - 5 = CCAC - 6 = ACCC - 7...

enhancement

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...

enhancement
help wanted
future