ResetPlayerCommandCooldown
Resets a player's command cooldown from the 'CustomCommand' flag.
Syntaxโ
ResetPlayerCommandCooldown *command @players?
Argumentsโ
| Name | Required | Type | Description |
|---|---|---|---|
command | Yes | a reference to CustomCommand object. | |
players | No | Player variable (e.g. @all, @classDPlayers) | Default: all players |
On a running serverโ
Use serhelp ResetPlayerCommandCooldown to inspect the reference generated by your installed SER version.