[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:
Sheldan
2023-09-06 01:24:51 +02:00
parent 12665c09af
commit 3687ec3daf
17 changed files with 21 additions and 8 deletions

View File

@@ -1 +0,0 @@
The cooldown between each payday in seconds. Default: ${defaultValue}

View File

@@ -1 +0,0 @@
The cooldown between each slot in seconds. Default: ${defaultValue}

View File

@@ -1 +0,0 @@
Payday is on cooldown. Please try again in ${retryDuration}

View File

@@ -1 +0,0 @@
Slots is on cooldown. Please try again in ${retryDuration}