-
Updated libraries.
-
Added 1.21.5/1.21.6/1.21.7/1.21.8 Support.
-
Fixed an issue where some cooldowns on MySQL were not being saved correctly.
-
Added the possibility to remove cooldowns with a command.
It is recommended to reload the configuration file or add these lines manually:
Code (YAML):
command:
blockColons
:
"%prefix% &cYou can't use colons in the first argument of the command!"
reset:
noPlayer
:
"%prefix% &cNo data found for &e%player_name%&c."
noCooldown
:
"%prefix% &e%player_name% &chas no cooldown for the command: &e%command_name%&c!"
cooldownRemoved
:
"%prefix% &e%player_name%'s &2cooldown for the command: &e%command_name% &2has been removed!"
allCooldownsRemoved
:
"%prefix% &2All &e%player_name%'s&2 cooldowns have been removed!"