EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.94k stars 975 forks source link

Global command cooldowns #5832

Open TheOne-Player opened 3 months ago

TheOne-Player commented 3 months ago

Feature description

Add a boolean called global to the command cooldown, which places a cooldown on a command for the whole server whenever the command is run.

How the feature is useful

This feature is useful for many things, such as: -Running a hidden command using worldguard extra flags (command-on-entry) , that only rewards one user and gets placed on cooldown for the entire server.