[Hydro] Hide My Seed Bro is a lightweight Paper plugin designed to hide your Minecraft world seed, prevent exploitation, and add a bit of Hydro humor along the way. The benefit of this it to prevent the player finding your seed, putting it on a private world and finding all of the hidden structures, portals, etc (thus taking the fun away from the game!)
Players who try
/seed get fake results, hilarious responses, or even a
fake world info GUI!
- Full protection from /seed, API calls, and third-party requests
- Fake world info GUI to confuse seed hunters
- Lightweight, Paper-optimized performance
- Fully configurable messages and GUI title
- Perfect for SMPs, Adventure Servers, or Modded Worlds
Code (YAML):
# ============================================================== # HydroHideMySeedBro - Configuration File # Developed by TheMeanOneDevelopments # Keep your world seed a secret. Stay mysterious. # ==============================================================
# Hide the real world seed from players. # If false, the plugin will just send snarky messages instead of fake seeds. hide-seed: true
# Determines how fake seeds are generated: # - "per-player": each player gets one fake seed that never changes. # - "random": a new fake seed is generated every time they run /seed. fake-seed-mode: "per-player"
# Allow real seed visibility for server operators. # If true, OPs (or players with the hydrohidemyseedbro.admin permission) # will see the real seed instead of a fake one. allow-real-seed-for-ops: true
# Completely blocks /seed for non-operators. # Instead of showing a fake or snarky message, it’ll act like /seed doesn’t exist. block-non-op: false
# Log attempts to use /seed in the server console. # Useful for monitoring curious players or potential exploiters. log-attempts: true
# ─────────────────────────────────────────────── # FUNNY MESSAGES # ─────────────────────────────────────────────── # When players try /seed, these random messages can appear # (if fake seeds are disabled or blocked). # You can add or remove messages freely — color codes (&) supported! snarky-messages: -
"Bro... not today " -
"You really thought I’d tell you that?" -
"Nice try, seed sniffer." -
" Outsmarted by Hydro again!" -
"Command not found... just kidding " -
"No seed for you, my friend." -
"That info’s top secret " -
"Access denied, my guy." -
"Ask politely next time maybe?" -
"You don’t have enough rizz to get the seed." -
"Nope. Not today. Not ever." -
"Why are you trying to steal my world’s DNA?" -
"Sorry bro, seeds are classified." -
"That command’s above your pay grade " -
"Can’t let you break the immersion." -
"You’re not on the list, seed denied." - "Hydro says: touch grass instead
" - "Seed? Never heard of it.
" - "Don’t worry, I forgot it too
" - "Imagine thinking I’d show you the seed
"
# ─────────────────────────────────────────────── # FAKE SEED GUI SETTINGS # ─────────────────────────────────────────────── # Controls the /seedgui menu — a fake “World Info” window # that displays randomized, Minecraft-style world stats.
# Title shown at the top of the GUI. gui-title: "World Info
" #Lets deceive them!
Code (Text):
permissions:
hydrohidemyseedbro.seed:
description: Allows players to use the /seed command (intercepted by plugin). default: true
hydrohidemyseedbro.seedgui:
description: Allows players to open the fake world info GUI.
default: true
hydrohidemyseedbro.admin:
description: Allows access to real seed data, config reloads, and admin functions.
default: op
As a developer, I’m no stranger to
support tickets, feature requests, and bug reports — they come with the territory.
But what truly matters to me is
how those are handled.
If you ever run into an issue or have an idea that could make my plugins better, I encourage you to reach out through
my official Discord.
Be as detailed as you can — logs, screenshots, version info, whatever helps me understand the problem faster — and I promise you’ll be treated with
respect, urgency, and transparency.
I build all of my plugins with the Mindset of bringing something that you can really enjoy. What I offer is:
⭐ Consistent updates
⭐ Real support from a real person
⭐ A commitment to making Plugins to make your Server thrive!
Your trust and satisfaction mean everything — and I’ll always stand behind my work. And together, we can build some amazing things.