Simple Vanish
🟡 Updated this year🖼️ Gallery (4 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #19 of 131 management mods in this game by downloads
📋 About This Mod
# SimpleVanish Hide a player to make them appear offline. ## Commands ### `/vanish` | Toggles vanish mode for a player. - **Permission:** `vanish.command` - **Aliases:** `/v`, `/simplevanish`, `/hide`, `/sv` ### `/fake` | Sends a fake join or leave message - **Permission:** `vanish.command.fake` - **Arguments:** - Player: `/fake <leave|join>` - Console: `/fake <leave|join> <player>` ### `/vanish-reload` | Reloads the plugin configuration and messages. - **Permission:** `vanish.reload` - **Aliases:** `/vreload` ### `/vsettings` | Adjust personal settings for vanish. - **Permission:** `vanish.command` - **Aliases:** `/vsettings`, `/vset`, `/v-settings` - **Subcommands:** - `attack-entities` - Can you attack entities while vanished? - `break-blocks` - Can you break blocks while vanished? - `invulnerability` - Are you invulnerable while vanished? - `silent-join` - Will your join message to the server be disabled? - `silent-leave` - Will your leave message from the server be disabled? - `mobs-target` - Will mobs target you while you're vanished? - `night-vision` - Will you get night vision while you're vanished? - `open-container` - Will you be able to open specific containers that play sounds and an animation while vanished? - `vanish-persist` - Will vanish persist between relogs - `pick-up-items` - Will you pick up items while vanished? - `notifications` - Will you get notified about other people vanishing, logging in silently, leaving silently --- ## Permissions ### View Permissions | Permission | What it do | |------------------------|------------------------------------------------------------| | `vanish.view` | See other vanished players while they are vanished. | | `vanish.view.messages` | See messages when other players vanish or log in silently. | | `vanish.view.tablist` | See vanished members in the tablist. | | `vanish.view.vanished` | Vanished users are not hidden from you. | ### Command Permissions | Permission | What it do | |-----------------------|-------------------------------------------------| | `vanish.command` | Use the `/vanish` command. | | `vanish.command.fake` | Use the `/fake leave` and `/fake join` command. | ### Settings Permissions #### Core Settings | Permission | What it do | |-------------------------------------|------------------------------------------| | `vanish.settings` | Access to all vanish settings. | | `vanish.settings.core` | Base permission for core vanish toggles. | | `vanish.settings.core.persist` | Allows toggling whether vanish persists. | | `vanish.settings.core.night-vision` | Grants night vision while vanished. | | `vanish.settings.core.silent-join` | Join the server silently. | | `vanish.settings.core.silent-leave` | Leave the server silently. | #### Interaction Settings | Permission | What it do | |-----------------------------------------------|--------------------------------------------| | `vanish.settings.interaction` | Base permission for interaction toggles. | | `vanish.settings.interaction.break-blocks` | Toggle breaking blocks while vanished. | | `vanish.settings.interaction.open-containers` | Toggle opening containers while vanished. | | `vanish.settings.interaction.attack-entities` | Toggle attacking entities while vanished. | | `vanish.settings.interaction.pick-up-items` | Toggle picking up items while vanished. | | `vanish.settings.interaction.mobs-target` | Toggle whether mobs target while vanished. | #### Admin Settings | Permission | What it do | |--------------------------------------|----------------------------------------| | `vanish.settings.admin` | Base permission for admin toggles. | | `vanish.settings.admin.invulnerable` | Toggle invulnerability while vanished. | ### Reload Permissions | Permission | What it do | |-----------------|-----------------------------------------------| | `vanish.reload` | Reload the plugin configuration and messages. | --- ## Configuration File ### MySQL Configuration | Option Name | Type | What it do | |-----------------|---------|--------------------------------| | `enabled` | Boolean | Toggle MySQL usage. | | `ip` | String | MySQL server address. | | `database-name` | String | Database name for vanish data. | | `username` | String | MySQ
# SimpleVanish
Hide a player to make them appear offline.
## Commands
### `/vanish` | Toggles vanish mode for a player.
- Permission: `vanish.command`
- Aliases: `/v`, `/simplevanish`, `/hide`, `/sv`
### `/fake` | Sends a fake join or leave message
- Permission: `vanish.command.fake`
- Arguments:
- - Player: `/fake
` - - Console: `/fake
`
### `/vanish-reload` | Reloads the plugin configuration and messages.
- Permission: `vanish.reload`
- Aliases: `/vreload`
### `/vsettings` | Adjust personal settings for vanish.
- Permission: `vanish.command`
- Aliases: `/vsettings`, `/vset`, `/v-settings`
- Subcommands:
- - `attack-entities`
- - Can you attack entities while vanished?
- - `break-blocks`
- - Can you break blocks while vanished?
- - `invulnerability`
- - Are you invulnerable while vanished?
- - `silent-join`
- - Will your join message to the server be disabled?
- - `silent-leave`
- - Will your leave message from the server be disabled?
- - `mobs-target`
- - Will mobs target you while you're vanished?
- - `night-vision`
- - Will you get night vision while you're vanished?
- - `open-container`
- - Will you be able to open specific containers that play sounds and an animation while vanished?
- - `vanish-persist`
- - Will vanish persist between relogs
- - `pick-up-items`
- - Will you pick up items while vanished?
- - `notifications`
- - Will you get notified about other people vanishing, logging in silently, leaving silently
## Permissions
### View Permissions
| Permission | What it do | |------------------------|------------------------------------------------------------| | `vanish.view` | See other vanished players while they are vanished. | | `vanish.view.messages` | See messages when other players vanish or log in silently. | | `vanish.view.tablist` | See vanished members in the tablist. | | `vanish.view.vanished` | Vanished users are not hidden from you. |
### Command Permissions
| Permission | What it do | |-----------------------|-------------------------------------------------| | `vanish.command` | Use the `/vanish` command. | | `vanish.command.fake` | Use the `/fake leave` and `/fake join` command. |
### Settings Permissions
#### Core Settings
| Permission | What it do | |-------------------------------------|------------------------------------------| | `vanish.settings` | Access to all vanish settings. | | `vanish.settings.core` | Base permission for core vanish toggles. | | `vanish.settings.core.persist` | Allows toggling whether vanish persists. | | `vanish.settings.core.night-vision` | Grants night vision while vanished. | | `vanish.settings.core.silent-join` | Join the server silently. | | `vanish.settings.core.silent-leave` | Leave the server silently. |
#### Interaction Settings
| Permission | What it do | |-----------------------------------------------|--------------------------------------------| | `vanish.settings.interaction` | Base permission for interaction toggles. | | `vanish.settings.interaction.break-blocks` | Toggle breaking blocks while vanished. | | `vanish.settings.interaction.open-containers` | Toggle opening containers while vanished. | | `vanish.settings.interaction.attack-entities` | Toggle attacking entities while vanished. | | `vanish.settings.interaction.pick-up-items` | Toggle picking up items while vanished. | | `vanish.settings.interaction.mobs-target` | Toggle whether mobs target while vanished. |
#### Admin Settings
| Permission | What it do | |--------------------------------------|----------------------------------------| | `vanish.settings.admin` | Base permission for admin toggles. | | `vanish.settings.admin.invulnerable` | Toggle invulnerability while vanished. |
### Reload Permissions
| Permission | What it do | |-----------------|-----------------------------------------------| | `vanish.reload` | Reload the plugin configuration and messages. |
## Configuration File
### MySQL Configuration
| Option Name | Type | What it do | |-----------------|---------|--------------------------------| | `enabled` | Boolean | Toggle MySQL usage. | | `ip` | String | MySQL server address. | | `database-name` | String | Database name for vanish data. | | `username` | String | MySQ
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Rhythmic
- Version
- 2.1.2
- Downloads
- 8,174
- Endorsements
- 10
- Category
- management
- Created
- 12/19/2024
- Updated
- 10/30/2025
- Game Versions
- 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10
- Tags
- management, social, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Simple Vanish support?
The author lists 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11. Other versions may work but are untested by the author.
What is the latest version of Simple Vanish?
Version 2.1.2, published 2025-10-30 with 8,174 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await



