CloakAndDagger
“Ignorance is bliss…”
Description
CloakAndDagger is a stealth utility plugin designed to
hide server internals from prying eyes, especially those using modded clients or "clever" command scanners.
It
spoofs,
blocks, and
camouflages sensitive info like:
- /tps, /ram, /mspt, /cpu, /gc
- /plugins, /version, /about
- Tab-autocompletion of blocked or hidden commands
- Selective visibility based on OP status
Because sometimes…
If they can't see the problem, they can't report the problem
Features
Command Blocking
Non-ops are denied access to sensitive commands. Instead, they’re gently reminded:
<CloakAndDagger> Ignorance is bliss...
You can block:
- TPS, RAM, MSPT, CPU info
- /reload, /debug, /version
- /about SomePlugin, /pl, /plugins
- Custom plugin commands (even aliases)
Command Spoofing
Make /tps always say "TPS: 20.0" - even if the server is on fire.
Configurable spoofing for:
- TPS
- MSPT
- RAM
- CPU
- GC stats
- And more!
Tab Completion Interference
Prevents tab completion of blocked or hidden plugin commands - even aliases!
OP Bypass
All restrictions apply only to
non-ops. If you’re an admin, you’ll see the real data.
Example Configuration
cloakanddagger:
block_commands:
- /tps
- /mspt
- /ram
- /cpu
- /gc
- /plugins
- /pl
- /about
- /version
- /debug
- /reload
hide_plugins:
- Spark
- Essentials
spoof:
tps: 20.0
mspt: 10
ram: 4096MB
cpu: "5%"
gc: false
Yes, you can have fun with it. I've seen configs like:
cpu: "Wouldn’t you like to know, weather boy?"
ram: 0
Commands & Permissions
Command
Description
Permission
/cloakanddagger - Reloads config, requires cloakanddagger.admin permission (Default: OP only)
Use Case
This is perfect for:
- Public servers where you don’t want every player diagnosing performance
- Keeping modded-client users in the dark
- Avoiding unnecessary panic during lag spikes
Installation
- Drop the .jar into your plugins folder
- Start your server once to generate config.yml
- Edit the config to your taste
- Run /cloakanddagger to apply it
Future Plans (SmokeAndMirrors )
Coming soon:
- Client brand spoofing
- Mod channel blocking (e.g. FML|HS, MC|Brand)
- Packet hiding for Forge/Aristois/Labymod/Feather detection
Credits
Created by KohanMathers
Tested and broken by every curious non-op on our server.