Cooldown Manager
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper spigot
标签: equipment game-mechanics management
CooldownManager
A lightweight cooldown plugin for Spigot/Paper servers. Assign cooldowns to any item directly in-game and manage them through a clean, simple GUI — no config editing required.
Features
- Assign a cooldown to any item directly from your hand
- Remove cooldowns through an intuitive GUI
- View and manage all active cooldowns in one place
Commands
/cm
Opens the cooldown management GUI, where you can view and manage all currently registered item cooldowns from one interface.
Usage: /cm
/cm create \<time>
Hold the item you want to apply a cooldown to, then run this command with a duration. The cooldown will be registered to that item automatically.
Usage: /cm create <time>
Examples:
/cm create 30s— Assigns a 30-second cooldown to the item in your hand/cm create 5m— Assigns a 5-minute cooldown to the item in your hand/cm create 1h— Assigns a 1-hour cooldown to the item in your hand
Once created, the cooldown will appear inside the /cm GUI where you can review it alongside all other registered cooldowns at any time.
/cm remove
Opens a GUI listing all items that currently have a cooldown registered. Simply click the item you want to remove and its cooldown will be deleted instantly — no commands or typing needed.
Usage: /cm remove
How it works
- Hold the item you want to put on cooldown in your hand
- Run
/cm create <time>to register it - Use
/cmto open the management GUI and view all active cooldowns - Use
/cm removeto open the removal GUI and click any item to delete its cooldown
Compatibility
- Spigot / Paper 1.18+
- Java 17+
Support
Found a bug or have a feature request? Open an issue on the project repository or leave a comment below.
请登录后举报
暂无评论,抢个沙发吧~