Products / MC server plugin

Cooldown Remover

Removes vanilla cooldowns and adds 1.8-style sword blocking. Paper, Spigot, Folia.

Built with Java Paper Spigot Folia ProtocolLib Premium plugin

Cooldown Remover++ takes the modern combat era back to the 1.8 feel that PVP communities never stopped asking for. Vanilla weapon cooldowns gone. Hold-to-block (or click-to-block) sword defense restored, with packet-level handling that looks right to clients without sacrificing tick-rate budget.

What it actually does

Why operators install it

You can spend an afternoon assembling 4 different plugins to recreate 1.8 combat. Or you can drop one jar in. The plugin runs lean — it adds no per-tick listeners on hot paths, leans on Paper’s data components for the client-side blocking animation, and concurrent-maps every per-player state for thread safety on Folia.

Commands

/crpp reload                        Reload config
/crpp status                        Current state
/crpp toggle [on|off]               Global on/off
/crpp toggle world <here|world> <on|off>   Per-world override
/crpp debug <on|off>                Verbose logging

All gated under crpp.admin (op by default), with crpp.block as the per-player permission to use sword blocking.

Compatibility

Live on Modrinth (preferred) and BuiltByBit.

Project-specific requirements?

Build with the same hands.

Hire Gluckz →