Minecraft Plugin · Paper / Spigot · v5 · by WildDucki

FINDOR DIE

I built this plugin because I wanted something that actually puts pressure on you while playing.
A random target, a ticking clock, and if you don't make it — you die.

🎯 Find: DIAMOND_SWORD 2:34
⬇ Download on Modrinth View Modes
4
Game Modes
120+
Items & Blocks
60+
Biomes
75+
Mobs
98
Advancements

// Game Modes

PICK YOUR CHALLENGE

📦
/fod item

ITEM

You get a random item or block assigned — could be something simple like wood, could be Ancient Debris. However you get it into your inventory is up to you. 120+ possible targets.

🌍
/fod biome

BIOME

Your target is a biome somewhere in the world. Could be right next to you, could be in the Nether. Just get there before time runs out. 60+ biomes.

⚔️
/fod mob

MOB

Find the mob, kill it. Sounds simple until you roll the Warden or the Ender Dragon. Good luck with that. 75+ mobs in the pool.

🏆
/fod achievement

ACHIEVEMENT

Complete a specific advancement before the timer hits zero. All 98 vanilla advancements are in there with their real names — including the new 1.21 Trial Chamber ones.

// Features

WHAT'S IN THE PLUGIN

📊

Boss Bar Countdown

The boss bar sits at the top of your screen the whole time. It shows what you're looking for and counts down the seconds. Green when you're fine, yellow when it's getting close, red when you're panicking.

🎲

Smart Tier System

The first few rounds give you something manageable — wood, plains, a cow. After that the pool opens up and things get harder. I didn't want people dying to the Ender Dragon in round one.

🏅

Global Leaderboard

Every win gets saved to a file that survives server restarts. Use /fodstats to check how you're doing or see who's at the top of the server leaderboard.

👥

Multiplayer Mode

Throw multiplayer onto any command and everyone online gets the same target at the same time. Whoever completes it first gets the point. Works really well with friends.

🔄

Restart After Death

Failed the challenge and stuck in spectator? Just type /fod restart and you're back in survival, full health, ready to go again.

🌐

EN / DE Language

All messages are available in English and German. Just set language: de in the config if you want German. English is used as fallback if anything's missing.

🔊

Sounds & Titles

There's a sound when a new round starts, a different one when you win, and a pretty painful one when you don't make it. The "Challenge Failed" title screen hits different after a close call.

⚙️

Configurable Timer

The default is 5 minutes but you can change it in config.yml. Some modes like biomes might need more time depending on your world seed.

⌨️

Tab Completion

You don't have to remember any syntax. Just type /fod and tab through the options. All modes and subcommands are suggested automatically.

// Progression

TIER SYSTEM

▲ EASY
ROUNDS 1 – 3
Items: Wood, Dirt, Cobblestone…
Biomes: Plains, Ocean, Forest…
Mobs: Cow, Pig, Skeleton…
Adv.: Stone Age, Getting an Upgrade…
▲ MEDIUM
ROUNDS 4 – 8
Items: Iron, Gold, Emerald…
Biomes: Jungle, Ice Spikes, Mesa…
Mobs: Creeper, Guardian, Witch…
Adv.: We Need to Go Deeper…
▲ HARD
ROUNDS 9+
Items: Diamond, Ancient Debris…
Biomes: Deep Dark, The End…
Mobs: Warden, Ender Dragon…
Adv.: Free the End, How Did We Get Here?…

// Commands

ALL COMMANDS

CommandDescription
/fod Opens the GUI — pick your mode, settings and multiplayer from there
/fod restartRespawn into survival after a failed challenge
/fodstopCancel your current active challenge
/fodstatsView personal stats and top-10 leaderboard

The old commands like /fod item, /fod biome etc. still work as before.

// Configuration

CONFIG.YML

# FindOrDie configuration
language: "en" # "en" or "de"
countdown-seconds: 300 # 300 = 5 minutes
easy-rounds: 3 # Easy tier for first N rounds
spectator-on-fail: true # Spectator mode after death

// Compatibility

WORKS ON

Paper 1.21+RECOMMENDED
Spigot 1.21+WORKS
Purpur 1.21+WORKS
Pufferfish 1.21+WORKS
CraftBukkit 1.21+WORKS
FabricNOT SUPPORTED
Forge / NeoForgeNOT SUPPORTED
Minecraft < 1.21NOT SUPPORTED

Compiled against Paper 1.21.1 · Compatible with all 1.21.x versions including 1.21.11 (Mounts of Mayhem) · Java 17+

// Roadmap

WHAT'S NEXT

FindOrDie is actively developed. Here's what's coming — in order.

✔ RELEASED
PHASE 1 · v2.1
🖥️

GUI System

Type /fod and a proper inventory GUI opens — pick your mode, toggle modifiers, launch multiplayer. No more remembering commands.

⚙ IN DEVELOPMENT
PHASE 2 · v2.2
🔧

1.21.11 Support

Full support for Minecraft 1.21.11 (Mounts of Mayhem) — new mobs like the Nautilus added to the mob pool, new items like the Spear in the item pool.

PHASE 3 · v2.5

Modifier System

Random modifiers each round — No Jump, Slowness, permanent night, half hearts. Optional Inverted Controls for the brave. All shown in the boss bar.

PHASE 4 · v3.0
👁️

Spectator Features

Spectators get a live HUD showing everyone's progress. Alerts when someone's close to finishing. Winner gets a proper title and sound moment.

PHASE 5 · v3.2
👥

Party System

Create a party with /fod party create, invite friends, and complete challenges as a team. Shared score tracking in real time.

PHASE 6 · v3.5
🌐

Language System

External YAML language files, community-extendable translations, hot-reload without restarting the server. English fallback always active.

// Download

GIVE IT
A TRY

It's free, has no dependencies, and takes about 10 seconds to install. Just drop the .jar into your plugins folder, restart the server, and you're good.

FindOrDie v5 · Paper 1.21.1 · Java 17 · MIT License