HerrMagiic / CSS-CreateCustomCommands

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.
https://github.com/HerrMagiic/CSS-CreateCustomCommands/tree/main/Examples
MIT License
40 stars 2 forks source link

[REQ] wait on message or server commands #48

Open rodopoulos1 opened 5 months ago

rodopoulos1 commented 5 months ago

Add Wait on message or server commands

so example:

"css_give {PLAYERNAME} weapon_awp",
"wait (10)", // Wait 10 seconds before do the next command
"css_strip {PLAYERNAME}"