mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-14 11:48:18 +00:00
[AB-104] adding templates for new cooldown related commands
removing all templates related to the custom cooldown handling for payday and slots
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Removes the server wide cooldown for an individual member
|
||||
@@ -0,0 +1 @@
|
||||
This removes the cooldown that is applied to each member when they execute the command. The cooldown is the same on the whole server.
|
||||
@@ -0,0 +1 @@
|
||||
The command name to remove the cooldown for.
|
||||
@@ -0,0 +1 @@
|
||||
Cooldown was removed.
|
||||
@@ -0,0 +1 @@
|
||||
Sets the cooldown of a command for the whole server for an individual member
|
||||
@@ -0,0 +1 @@
|
||||
This command sets the cooldown for a given command to the given duration on the whole server for all members individually.
|
||||
@@ -0,0 +1 @@
|
||||
The command name to set the cooldown for
|
||||
@@ -0,0 +1 @@
|
||||
The duration the cooldown should be
|
||||
@@ -0,0 +1 @@
|
||||
Cooldown was set.
|
||||
Reference in New Issue
Block a user