
CreeperBeGone
Keep creepers permanently “fused” so they never explode. No commands, no configs — just drop it in.
Features
- Cancels creeper explosions globally (server-wide), without touching other explosions (TNT, beds, etc.).
- Keeps creepers in a visual fused/ignited state (they hiss and pursue) but never detonate.
- No configuration or commands required.
- Lightweight: a single listener on explosion priming.
Requirements
- Paper (Minecraft 1.21+)
- Java 21
Installation
- Download the JAR (or build from source, see below).
- Place it into your server’s
pluginsfolder. - Start or restart the server.
That’s it — all creepers will stay fused and won’t explode.
How it works
The plugin listens for ExplosionPrimeEvent and, when the entity is a creeper:
- Cancels the explosion.
- Sets a very long fuse (
setMaxFuseTicks(...)) and keeps the fuse near “ignited” (setFuseTicks(1)). - Optionally sets
setExplosionRadius(0)as a safety guard.
Result: creepers hiss and chase but never detonate; no block damage, no explosion damage, no drops from explosions.
Compatibility notes
- Only affects creepers. TNT, bed explosions, respawn anchors, etc. are not modified.
- Designed for modern Paper 1.21.10 — older versions are not supported by this build.
Troubleshooting
- Creepers still explode:
- Check for conflicting plugins that force explosions.
- Verify the plugin is loaded (
/plugins) and not disabled/renamed. - Ensure you’re running a compatible Paper build and Java 21.
- Performance issues:
- This plugin is minimal and event-driven; performance impact should be negligible.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- 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 Modrinth — 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.
Verified by MCModsHub
- Ships as CreeperBeGone-1.0.0.jar — drop this file into the mods folder
- Download size: 2 KB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.