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.
Hello, My plugin works fine but in logs there is something like this. I think it is because turkish language like "ç, ş, ğ, ı,". Can you fix if it...
Setup multiple `.json` files under `plugins/CustomCommands/Commands` Editing exists JSON files => Plugin should auto-reload, but it does not reload at all. So I need to run `css_plugins restart CustomCommands` from...
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...
Add Wait on message or server commands so example: ```c++ "css_give {PLAYERNAME} weapon_awp", "wait (10)", // Wait 10 seconds before do the next command "css_strip {PLAYERNAME}" ```
- 0 = C - 1 = A - 2 = CC - 3 = AC - 4 = CCCC - 5 = CCAC - 6 = ACCC - 7...