Open Xefreh opened 1 month ago
It would be good to have a method like void setItemCooldown(Player player, Material material, int time); that change the cooldown of an item.
void setItemCooldown(Player player, Material material, int time);
Exemple of a use case: Integration with worldguard to be able to set regions where there is no enderpearl cooldown.
General
none
Description
It would be good to have a method like
void setItemCooldown(Player player, Material material, int time);
that change the cooldown of an item.Exemple of a use case: Integration with worldguard to be able to set regions where there is no enderpearl cooldown.
Category
General
Configuration
none