HomeJavaModsPluginGuard
PluginGuard
ModsJava

PluginGuard

by darkstarworks · on Modrinth

Protect your server by hiding installed plugins from users (and more). Free Minecraft Java mod for 26.1, 26.1.1, 26.1.2.

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.2 · Bukkit⬇ Download for 1.21.8–1.21.11 · Bukkit⬇ Download for 26.1–26.2 · Folia⬇ Download for 1.21.8–1.21.11 · Folia⬇ Download for 26.1–26.2 · Paper⬇ Download for 1.21.8–1.21.11 · Paper⬇ Download for 26.1–26.2 · Purpur⬇ Download for 1.21.8–1.21.11 · Purpur⬇ Download for 26.1–26.2 · Spigot⬇ Download for 1.21.8–1.21.11 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

PluginGuard

Stop players from seeing which plugins your server runs.

Type /pl on most servers and you get the full plugin list. That list is a gift to anyone looking for a way in — a known-buggy plugin, an outdated version, a command to abuse. PluginGuard shuts every door players use to find that out, and lets you show them whatever you like instead.

Lightweight, no dependencies, no database. Drop it in and you're protected.


What it protects against

Players have a lot of little tricks for figuring out your setup. PluginGuard blocks all of them:

Features Compatibility
Minecraft 1.21.x and 26.x
Java 21+ (for 1.21.x) / 25+ (for 26.x)
Best on Paper, Purpur, Pufferfish, Folia, Leaf, and other Paper forks
Spigot / CraftBukkit Works fine — only the server-brand spoofing turns off (it needs Paper)
Folia Fully supported

Two downloads are provided: PluginGuard-<version>.jar for Minecraft 1.21.x, and PluginGuard-<version>-mc26.jar for 26.x. Grab the one that matches your server.

Installation
  1. Download the jar that matches your Minecraft version and drop it in your plugins/ folder.
  2. Start the server once — this creates plugins/PluginGuard/config.yml.
  3. Edit the config however you like, then run /pluginguard reload.

That's it. No external dependencies, no database, no web dashboard.

Configuration example

Every option is explained with inline comments in the generated config.yml. Here's the gist:

# How to respond when someone tries to list your plugins.
hide-mode: "unknown-command"

# Shown when hide-mode is "fake-list".
fake-plugins:
  - "ServerCore"
  - "WorldManager"
  - "CoreProtect"
  - "EveryoneChat"

bypass-permission: "pluginguard.bypass"

protected-commands: [pl, plugins, ver, version, "?", help, about, icanhasbukkit]
block-bukkit-commands: true
block-namespaced-commands: true
redirect-bukkit-commands: false

hide-tab-completion: true
block-unknown-commands: true
block-common-plugin-commands: true

hide-server-brand: true
fake-server-brand: "vanilla"

aggressive-mode: false

# Probe logging & detection
logging:
  log-to-file: false
  log-individual-probes: false
  detection:
    enabled: true
    score-threshold: 5
    window-seconds: 60
    alert-cooldown-seconds: 300
    notify-permission: "pluginguard.alerts"

# Fake commands no real player would type. A single hit fires an alert.
honeypot-commands:
  - "staffchat"
  - "adminchat"
  - "modchat"
  - "opme"
Commands & permissions
Command What it does Permission
/pluginguard reload Reload the config on the fly pluginguard.reload (op)
/pluginguard status Show current protection status pluginguard.reload (op)

Alias: /pg

Permission What it grants Default
pluginguard.bypass See the real plugins and server brand; never tracked op
pluginguard.reload Reload the configuration op
pluginguard.alerts Get in-game alerts when someone is probing op

Pairs perfectly with AntiDupePro

Running PluginGuard? Take a look at AntiDupePro too — a chain-of-custody item-flow auditor that catches item duplication. It benefits directly from PluginGuard hiding /plugin and friends, so the two make a great team.


Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more