Skip to content
⚡ Lightweight • Optimized • Server-safe

Plugins that feel vanilla—with power that isn’t.

play.hardcoreminecraft.net

Battle-tested, performance-first plugins built to drop in and just work. Zero fluff, no lag spikes, fully documented.

-- ticks saved
-- active plugins
-- compatible

Featured Plugins

Lightweight tools for survival, hardcore, and community servers.

ImprovedHoppers cover
Stable 1.20–1.21
Improved Hoppers

ImprovedHoppers latest

Shared lives, spectate on death, and season resets tailored for hardcore communities.

★★★★★ 4.9 0 servers 0 players
Docs Download
Chunk Guard cover
Stable 1.19–1.21
Utility

Chunk Guard latest

Lazy-load protections, AFK culling, and claim-safe rules to prevent grief & lag.

★★★★★ 4.6 82 servers 44 players
Docs Download
Loot Tables+ cover
Beta 1.21
Gameplay

Loot Tables+ latest

Weighted tables, seasonal pools, and datapack-friendly overrides for smarter drops.

★★★★★ 4.8 277 servers 150 players
Docs Download
Ready to power up your server?
Grab the latest releases or sponsor development for custom features.

Docs that don’t waste your time

Copy-paste snippets, minimal YAML, and versioned examples.

# plugins/HoolzLab/config.yml
hardcore:
  lives: 3
  spectate_on_death: true
  reset_on_wipe: true

performance:
  afk_cull: smart
  lazy_chunks: true

events:
  halloween:
    enabled: true
    rewards: candy, rare_cape

Fully commented examples ship with each plugin.

Why HoolzLab?

Focused on the boring engineering that makes your server feel magic.

Performance-First — micro-optimized handlers, async I/O, zero reflection in hot paths.
Drop-in Simplicity — sensible defaults, readable YAML, version-checked jars.
Documented & Tested — examples, config guides, and unit tests for critical paths.