ðInstallation & Usage
Installation:
Install the provided sql file
cooldowns.sql
Setup the server config found in
configs > server.lua
Usage:
Callbacks are used to check if a cooldown is active, and to enable a cooldown.
The cooldowns:isActive
callback checks if the global cooldown is active before checking if the specific cooldown is active.
Last updated