Can't override /back cooldown using permissions.
matipoirierg opened this issue ยท 2 comments
Type of bug
Other unexpected behaviour.
/ess dump all
output
https://essentialsx.net/dump.html?id=54329dd3a0df473b8d71de8223643f4f
Error log (if applicable)
No response
Bug description
I have set a cooldown for the back command on the essentials config, but giving cooldown override permissions to a group isn't working. (Tried with: essentials.teleport.cooldown.bypass.*, essentials.teleport.cooldown.bypass.back and essentials.teleport.timer.bypass)
Steps to reproduce
1.-Set a cooldown for /back on the config.
2.-Give cooldown override permissions to a group.
3.-Try to use /back twice.
Expected behaviour
/back cooldown should be overridden on groups with cooldown override permissions.
Actual behaviour
/back have cooldown even with the override cooldown permissions.
Can confirm that, I've exactly the same issue. I'm using LuckPerms to manage permissions.