Exports
Server
GetGlobalCooldown
Get the global cooldown in seconds
local cooldown = exports.loaf_jewelheist:GetGlobalCooldown()GetCooldown
Get the cooldown for a specific store in seconds
Arguments:
storeId: number- The store id
local cooldown = exports.loaf_jewelheist:GetCooldown(storeId)