- Create cooldowns for any activities in your server
- Check if cooldowns are active using simple a callback
- Toggle cooldowns using a simple a callback
- Cooldowns will disable automatically, allowing the activity to be usable again
- Global cooldown used to enable/disable ALL activities using the cooldown callbacks
- Grace period feature
- Some servers have grace periods when the server starts up or is about to shutdown. Global cooldowns will auto enable/disable when the server starts and before it restarts for the length of time you set your grace period to be.
- Ex: If 15 mins, all activities are disabled for 15 mins when the server starts up or is about to shut down
- Admin menu for cooldowns
- Create new cooldowns (obviously not used unless the callback is implemented in the code to check that cooldown)
- Toggle cooldowns
- Toggle global cooldown
- Change cooldown lengths (length edits save to the database when the server restarts)
- Discord Logs
- New cooldown created
- Cooldown toggled
- Cooldown length changed
xT-Development/xt-cooldowns
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
