promotional bannermobile promotional banner

Command Cooldowns

Easily add cooldowns to any command!

File Details

3.0

  • R
  • Aug 23, 2024
  • 788.04 KB
  • 174
  • 1.20.6+33

File Name

CommandCooldown-3.0.jar

Supported Versions

  • 1.20.6
  • 1.7.2
  • CB 1.7.9-R0.2
  • 1.21
  • 1.20.3-Snapshot
  • 1.20.5-Snapshot
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.8.1
  • 1.7.4
  • CB 1.7.9-R0.1
  • 1.8
Changelog:
 - Updated to Spigot 1.21
 - Added a "/cc cooldowns" command. By running "/cc cooldowns" a player can see their own current cooldowns, if they have the commandcooldown.cooldowns permission (given by default). Administrators can view other player's cooldowns by running "/cc cooldowns [playerName/UUID]" (permission required is commandcooldown.cooldowns.others).
 - Added MySQL Support. Player cooldown data can now be stored locally or with a MySQL database, which can be enabled in the config.yml file.
 - The CommandCooldown editor now displays duration in a nice format instead of displaying with only seconds.
 Bug Fixes:
  - Fixed arguments sometimes not being saved properly when adding a command cooldown.
  - Fixed messages being sent in chat when filling out prompts in the editor.
  - Fixed the calculation for the total number of pages in "/cc help".