3.0
Details
-
FilenameCommandCooldown-3.0.jar
-
Uploaded by
-
UploadedAug 22, 2024
-
Size788.04 KB
-
Downloads169
-
MD56c1aabb2136d337a7a113e64dc1b08ea
Supported Bukkit Versions
- 1.21
- 1.20.6
- 1.20.5
- 1.20.5-Snapshot
- 1.20.4
- 1.20.3-Snapshot
- 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.1
- 1.8
- CB 1.7.9-R0.2
- CB 1.7.9-R0.1
- 1.8.3
- 1.7.4
- 1.7.2
Changelog
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".