- Compatible API Versions
- 1.1.0
CooldownManager
A simple plugin for adding cooldowns to commands for players
Setting in config:
Source code:
github.com
A simple plugin for adding cooldowns to commands for players
Setting in config:
YAML:
cooldown-message: "§7> §cWait§e {time} §cseconds before using this command"
commands:
warp:
cooldown: 10 # seconds
subommands:
vip: 30 # full command - /warp vip
rtp:
cooldown: 30
subcommands:
near: 60
long: 10

GitHub - CrieXD1337/CooldownManager: Adds cooldowns to commands for players on your server on Nukkit.
Adds cooldowns to commands for players on your server on Nukkit. - CrieXD1337/CooldownManager
