
Highly customisable minecraft plugin that adds easily editable cooldowns for any material or item in vanilla minecraft
Commands
/AddCooldown [Material] [Seconds]
- Will tab complete with all vanilla minecraft materials for you to choose from
- Needs 2 inputs of a material and the number of seconds it should be put on cooldown for
/RemoveCooldown [Material]
- Will tab complete with all materials that have a custom cooldown
- Needs 1 input of the material to remove the cooldown for
/ListCooldowns
- Does not tab complete with anything
- Needs no other inputs
- Outputs a list of all materials with a cooldown and the cooldown attatched to it
/AddLinkedCooldown
- Similar to /AddCooldown, will tab complete with all vanilla minecraft materials for you to choose 2 from
- Requires 3 inputs, the Anchor Material, Secondary Material, and the number of seconds the secondary material should be put on cooldown for when the anchor material is used
/RemoveLinkedCooldown
- Similar to RemoveCooldown. will tab complete firstly with all the current anchor materials, then all of the secondary materials inside of the anchor material previously written in (i.e. /removeLinkedCooldown [List Of Anchor Materials (for the sake of this it will be wind_charge)] [List of Secondary Materials under Wind Charge])
- Requires 2 inputs of the Anchor and Secondary Materials
/ClearLinkedCooldowns
- Will tab complete with all Linked Cooldowns and "all"
- Requires one input of "all" or a material with a linked cooldown
- If "all" is inputted then the command will clear every Linked Cooldown currently active
- If a valid material is inputted, every active secondary cooldown linked to that anchor material will be cleared
/ClearCooldowns
- If inputted on its own will pop up with a warning message asking to confirm you want to go ahead, and if so to put in /ClearCooldowns confirm
- If inputted as "/ClearCooldowns confirm" the command will clear every cooldown currently active
Plans for the future
Player Specific Cooldowns
- I.e. When the player Notch uses an ender pearl, it has a 3 second cooldown, but when the player Alvin123 uses an ender pearl, it has a 9 second cooldown
Blacklist
- Similar to player specific cooldown, but a player blacklist that the plugin skips over when setting the cooldown for items, useful for admins on large servers, or juggernaut events on smps
Ченджлог
2.1Релиз1.21.9, 1.21.10, 1.21.11 · 19 августа 2025 г.
Small misc bug fixes added with logs
2.0Релиз1.21.6, 1.21.7, 1.21.8 · 12 августа 2025 г.
NEW FEATURE: LINKED COOLDOWNS
When an anchor material is used and there is a linked cooldown attatched to it, all "secondary" materials attatched to the anchor material are put on cooldown for the specified amount of time
4 New commands
AddLinkedCooldown [AnchorMaterial] [SecondaryMaterial] [Seconds]
RemoveLinkedCooldown [AnchorMaterial] [SecondaryMaterial]
ClearLinkedCooldowns
ClearCooldowns
Bug Fixes
Fixed bug where a cooldown would restart when one was already applied by interacting with the item whilst it was on cooldown
Fixed bug where players could bypass cooldowns by holding the itemstack outside of their inventories for the tick that the cooldown applied for
Changes
/ListCooldowns
- New formatting, shows non linked cooldowns first (if any) then linked cooldowns
Global
Added support for decimals in adding cooldowns
Added new methods of setting cooldowns, should be more universal with cooldowns being set properly
1.0Релиз1.21.6, 1.21.7, 1.21.8 · 11 августа 2025 г.
- First Release Yay!
Комментарии
Загружаем…