Skip to main content

ResetPlayerCommandCooldown

Resets a player's command cooldown from the 'CustomCommand' flag.

Syntaxโ€‹

ResetPlayerCommandCooldown *command @players?

Argumentsโ€‹

NameRequiredTypeDescription
commandYesa reference to CustomCommand object.
playersNoPlayer 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.