Update README.md

This commit is contained in:
Govindas 2021-06-10 11:18:48 +00:00
parent 06c660f085
commit 044b09e511
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ send "This cooldown will be over in %{_cd}%"
Extend/Reduce existing cooldown
```
add 5 seconds to cooldown "example%player%"
remove 5 seconds from cooldown "example%player%"
if cooldown "example%player%" is not higher than 5 seconds:
remove 5 seconds from cooldown "example%player%"
```