ABOUT
A lightweight cooldown plugin that adds cooldown to interact and click events to prevent server lag.
FEATURES
PICTURES
![[IMG]](//proxy.spigotmc.org/8cd2fc6f2303ab789f3e1e1ab0605cfbfa3e82ba?url=https%3A%2F%2Fi.hizliresim.com%2FGtsitp.png)
A lightweight cooldown plugin that adds cooldown to interact and click events to prevent server lag.
FEATURES
- Ligthweight, no perfomance loss.
- Customizable.
- Cooldown option for PlayerInteractEvent.
- Cooldown option for InventoryClickEvent.
- Cooldown option for NPCRightClickEvent. (requires Citizens)
- Packet level protection. (requires HamsterAPI)
- There is more information in configuration.
- /hcooldown reload (Permission: hcooldown.usage)
Spoiler: CLICK HERE
Code (YAML):
# hCooldown (HKNGLGN)
# A lightweight cooldown plugin that adds cooldown to interact and click events to prevent lag.
messages:
prefix : '&8 [&3hCooldown&8 ]&r'
no-permission : ' %prefix% &cYou do not have permission to do that.'
plugin-reloaded : ' %prefix% &aPlugin has been reloaded.'
# WARN TYPES
# 1 = ACTIONBAR, 2 = CHAT
warn-type : 1
interact:
enabled : true
cooldown : 3
check:
item-meta : true
warn:
enabled : true
message : '&e&lYOU HAVE TO WAIT &d&l %seconds% SECONDS &e&lBEFORE INTERACT AGAIN!'
inventory-click:
enabled : true
cooldown : 3
check:
item-meta : true
warn:
enabled : true
message : '&e&lYOU HAVE TO WAIT &d&l %seconds% SECONDS &e&lBEFORE INTERACT AGAIN!'
citizens-click:
enabled : false
cooldown : 3
check:
right-click : true
left-click : false # TODO
warn:
enabled : true
message : '&e&lYOU HAVE TO WAIT &d&l %seconds% SECONDS &e&lBEFORE INTERACT AGAIN!'
# A lightweight cooldown plugin that adds cooldown to interact and click events to prevent lag.
messages:
prefix : '&8 [&3hCooldown&8 ]&r'
no-permission : ' %prefix% &cYou do not have permission to do that.'
plugin-reloaded : ' %prefix% &aPlugin has been reloaded.'
# WARN TYPES
# 1 = ACTIONBAR, 2 = CHAT
warn-type : 1
interact:
enabled : true
cooldown : 3
check:
item-meta : true
warn:
enabled : true
message : '&e&lYOU HAVE TO WAIT &d&l %seconds% SECONDS &e&lBEFORE INTERACT AGAIN!'
inventory-click:
enabled : true
cooldown : 3
check:
item-meta : true
warn:
enabled : true
message : '&e&lYOU HAVE TO WAIT &d&l %seconds% SECONDS &e&lBEFORE INTERACT AGAIN!'
citizens-click:
enabled : false
cooldown : 3
check:
right-click : true
left-click : false # TODO
warn:
enabled : true
message : '&e&lYOU HAVE TO WAIT &d&l %seconds% SECONDS &e&lBEFORE INTERACT AGAIN!'
PICTURES
![[IMG]](http://proxy.spigotmc.org/8cd2fc6f2303ab789f3e1e1ab0605cfbfa3e82ba?url=https%3A%2F%2Fi.hizliresim.com%2FGtsitp.png)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
hCooldown | Protection for interact/click spam! | 1.7 - 1.16.2 is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 1,773 times (via Spigot). Download it and open it directly in the game.