public void CommandAddToGlobalCooldown(string id, int seconds)
No description provided.
void
CPH.CommandAddToGlobalCooldown(id, seconds);
CommandAddToAllUserCooldowns
Will add time(seconds) to all current user cooldowns of a command, by ID
CommandAddToUserCooldown
Will add time(seconds) to the specified user's cooldown of a command, by ID
On this page
Community
Ecosystem