You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the very latest version of zEssentials and its dependencies (zMenu and PlaceholdersAPI).
I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
I've looked for already existing issues on the Issue Tracker and haven't found any.
I already searched on the plugin wiki to know if a solution is already known.
I already searched on the discord to check if anyone already has a solution for this.
I tested this with just zEssentials and its dependencies and with a vanilla client of the same version as the Server.
I enabled the debug mode in config.yml and sql debug
Discord Username (optional)
No response
Server Version
1.21.1
Server Software
This server is running Folia version 1.21.1-DEV-dev/1.21.1@2e7bc07 (2024-11-18T16:35:46Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
You are running the latest version
zEssentials Version
1.0.1.3
zMenu Version
1.0.3.6
What happened?
no working delay command /claim
Steps to reproduce the issue
command-cooldowns:
command: claim
In this example, you can see that the "/heal" command has a 60 seconds cooldown
cooldown: 5
permissions:
- permission: "essentials.cooldown.heal.vip"
# In this example, whoever has "essentials.cooldown.heal.vip" permission can run "/heal" after 40 seconds
cooldown: 40
- permission: "essentials.cooldown.heal.staff"
# In this example, whoever has "essentials.cooldown.heal.staff" permission can run "/heal" after 20 seconds
cooldown: 0
Write in player /claim two and more more, NO DELAY BRO - cooldown: 5
kitovoi111
changed the title
My /claim command cannot be used with a delay
My custom commands cannot be used with a delay (cooldown function)
Nov 27, 2024
Terms
Discord Username (optional)
No response
Server Version
1.21.1
Server Software
This server is running Folia version 1.21.1-DEV-dev/1.21.1@2e7bc07 (2024-11-18T16:35:46Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
You are running the latest version
zEssentials Version
1.0.1.3
zMenu Version
1.0.3.6
What happened?
no working delay command /claim
Steps to reproduce the issue
command-cooldowns:
In this example, you can see that the "/heal" command has a 60 seconds cooldown
cooldown: 5permissions:
- permission: "essentials.cooldown.heal.vip"
# In this example, whoever has "essentials.cooldown.heal.vip" permission can run "/heal" after 40 seconds
cooldown: 40
- permission: "essentials.cooldown.heal.staff"
# In this example, whoever has "essentials.cooldown.heal.staff" permission can run "/heal" after 20 seconds
cooldown: 0
Full Server Log
https://mclo.gs/UfAQCzG
Error (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
No response
The text was updated successfully, but these errors were encountered: