-
Notifications
You must be signed in to change notification settings - Fork 3
Home
TheCommandCraft edited this page Apr 19, 2026
·
4 revisions
Welcome to the official Vanish++ documentation. Vanish++ is a packet-level vanish plugin for Paper, Folia, Purpur, Spigot, and Bukkit - making vanished administrators mathematically undetectable.
📁 All plugin files live in
plugins/Vanishpp/on your server.
🔧 Most settings can be changed live in-game with/vconfig <key> <value>and take effect immediately.
🔄 After editing any file directly, run/vreloadto apply changes without a restart.
| Page | Description |
|---|---|
| Installation | Requirements, download, and first-time setup |
| Commands | Every command, its aliases, permissions, and usage |
| Permissions | Full permissions reference and how to assign them |
| Configuration Reference | Complete config.yml key-by-key breakdown |
| Page | Description |
|---|---|
| Vanish Basics | What happens when you vanish, fake messages, staff notifications |
| Packet-Level Hiding | Tab-completion scrubbing, server list, staff glow, packet suppression |
| Personal Rules (VRules) | Per-player toggles - block breaking, mob targeting, chat, throwing, and more |
| Silent Chests | Open containers without animation or sound |
| Flight Control | Auto-fly on vanish, auto-land on unvanish |
| Spectator Quick-Switch | Double-tap Shift to enter/exit Spectator mode instantly |
| Plugin Hiding | Hide Vanish++ from /plugins for non-staff |
| Page | Description |
|---|---|
| Vanish Scoreboard | Auto-shown sidebar with coords, TPS, health, and more |
| Scoreboard Configuration | Layout, placeholders, update interval, timezone |
| Page | Description |
|---|---|
| Configuration Reference | Every config.yml key explained |
| Storage | YAML, MySQL, PostgreSQL setup |
| Redis Cross-Server Sync | Real-time vanish sync across multiple servers |
| Proxy Plugin Compatibility | Reading vanish state from BungeeCord/Velocity |
| Config Migration | How automatic config upgrades work |
| Page | Description |
|---|---|
| PlaceholderAPI | All %vanishpp_*% placeholders |
| TAB Plugin | Native tab list prefix support |
| DiscordSRV | Suppress Discord join/quit/death/advancement announcements |
| EssentialsX | Hide from /who, /list, /online
|
| Dynmap | Hide from the web map |
| Simple Voice Chat | Isolate vanished players from proximity voice chat |
| Page | Description |
|---|---|
| Commands |
/vspec, /vfollow, /vhistory, /vstats, /vadmin, /vwand, /vzone, /vincognito, /vautovanish — see the Commands page |
| Vanish Basics | Bulk vanish (/vanish all/world), reason tracking, /msg//tell detection prevention |
| Config Migration |
messages.yml now auto-migrates: missing keys are added from defaults on every load |
| Page | Description |
|---|---|
| Layered Permissions (Vanish Levels) | Staff tiers - control who can see whom while vanished |
| Update Checker | Automatic Modrinth update notifications |
| Setup Advisor | Startup warnings for missing dependencies or misconfigured hooks |
| Java | 21+ |
| Minecraft | 1.21 – 1.21.x |
| Server | Paper, Folia, Purpur, Spigot, or Bukkit |
| ProtocolLib | 5.3.0+ (recommended - unlocks stealth features) |