Community listing page, reviews here may not be monitored by the author.
PasiVanish
No reviews yet
it's a simple vanish plugin - PasiVanish
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
It's not just a simple vanish plugin, its PasiVanish, one of the best vanish plugins right now :>
If you have any suggestions, write to me and I will try to implement them :>
Plans for future features:
- Folia support
- Vanish GUI
- Velocity support
- Fabric support
- WorldGuard "vanish" flag
✅ Already done
BroadcastMessagesDONE 1.3Hex colorsDONE 2.2.8-PRE-5SilentChestDONE 1.3.1UpdateCheckerDONE 2.0.7Hide on TabListDONE 1.3.1bstatsDONE 2.2Title messagesDONE 2.1PlaceholdersDONE 2.0.8MessagesDONE 2.0.8AutoVanishDONE 2.0.2 FF- Messages Prefix DONE 2.2.11
2StepChatDONE 2.2.9TempVanishDONE 2.2.8-PRE-2RestoreVanishDONE 2.2.9Langs folderDONE 2.2.8-PRE-5Vanish levelsDONE 2.3
Installation
- Stop server
- Place plugin in plugins folder
- Start server
- Configure plugin in config.yml
- Use command /pv reload
Options and description
🧩 Placeholders
| Placeholder | Description | Default |
|---|---|---|
%pv_online% |
Shows online players count minus vanished players | Undefined |
%pv_total_online% |
Shows total online players count including vanished players | Undefined |
%pv_vanished_count% |
Shows amount of players currently in vanish mode | Undefined |
%pv_vanished% |
Shows text when player is vanished | &b&lVANISH |
%pv_vanished_two% |
Shows second vanish text when player is vanished | &b&lVANISHED |
%pv_PlayerIsVanished% |
Returns vanish status of player | true / false |
👻 Vanishing system
SOON
⚙️ Compatibility
Platform
| Platform | Support | Notes |
|---|---|---|
| Paper & Purpur | ✅ | Higly recomended |
| Spigot | ✅ | Works fine but not recommended |
| Mohist & Leaf | ✅ | Works fine(tested not by me) |
| Bukkit | ⚠️ | Should work, but not officially tested |
| Folia, Velocity & Fabric | 🕒 | Not supported now - soon |
| BungeeCord & Waterfall | ❌ | Not supported and probably never |
Versions
| Version | Support | Notes |
|---|---|---|
| 1.20+ | ✅ | Higly recommended |
| 1.9-1.19 | ✅ | Should works fine |
| 1.8 | 🕒 | Not supported now - soon |
| 1.7 and below | ❌ | Not supported and probably never |
Commands (2.3.2):
💻 Commands
| Command | Aliases | Arguments | Description |
|---|---|---|---|
/pasivanish |
/pv |
— | Plugin management command |
├─ broadcast |
— | <join/quit> [player] |
Send fake join/quit message |
├─ check |
— | <status/level/update> [player] |
Check player info |
├─ info |
— | — | Send info about plugin |
├─ list |
— | — | Send list of vanished players |
├─ reload |
— | — | Reload plugin |
├─ tempvanish |
/tempvanish, /tv |
[player] <time> |
Enable vanish for selected time |
└─ vanish |
/vanish, /v |
[player] |
Enable/disable vanish |
Permissions (2.3.2):
❌ Permissions
- pv.* – Grants access to all permissions except
pv.autovanish
Plugin Permissions List:
- pv.reload – Allows reloading the plugin
- pv.vanish – Allows toggling vanish mode on or off
- pv.vanishlist – Allows displaying the list of vanished players
- pv.seevanish – Allows seeing players who are in vanish
- pv.vanishothers – Allows toggling vanish for other players
- pv.autovanish – Enables automatic vanish mode when joining the server
- pv.check – Checks if a player is in vanish mode
- pv.info – Displays information about a player's vanish status
- pv.updatenotify – Displays a notification about plugin updates
- pv.help – Shows a help message when no arguments are used with
/pv - pv.checkupdate – Displays a message about available plugin updates
- pv.InteractExempt – Allows bypassing the interaction block restriction
- pv.BuildExempt – Allows bypassing the building block restriction
- pv.BreakExempt – Allows bypassing the block breaking restriction
- pv.MoveExempt – Allows bypassing the movement restriction
- pv.DropExempt – Allows bypassing the item dropping restriction
- pv.broadcastjoin – Allows using
/pv broadcastjointo broadcast join messages - pv.broadcastquit – Allows using
/pv broadcastquitto broadcast quit messages - pv.BedLeaveExempt – Allows bypassing the bed leave restriction
- pv.BedEnterExempt – Allows bypassing the bed enter restriction
- pv.ChangeGamemodeExempt – Allows bypassing the game mode change restriction
- pv.SprintExempt – Allows bypassing the sprint restriction
- pv.tempvanish – Allows enabling temporary vanish mode for yourself
- pv.tempvanishothers – Allows enabling temporary vanish mode for other players
Default config:(2.3.2)
🔧 Config
# PasiVanish configuration file
# Available languages:
# en - English
# pl - Polish
# ru - Русский (Russian)
# it - Italiano
# de - Deutsch
# fr - Français
# es - Español
lang: en
# ==============================
# ======= OPTIONS SECTION ======
# ==============================
Options:
# Whether the player has night vision while vanished
nightvision: false
# Whether vanished players can fly
vanishfly: false
# Whether vanished players are invincible
godmode: false
# Automatically enable vanish mode when joining the server (requires pv.autovanish)
autovanish: false
# Allows opening chests silently (like spectator mode)
silentchest: true
# Invisible effect settings
InvisibleEffect:
enabled: false
amplifier: 1
# Restores vanish state after reconnecting (cancels join/quit messages)
restorevanish: false
# ==============================
# ======== PREVENTIONS =========
# ==============================
Prevent:
# Prevent vanished players from picking up items
pickingitems: false
# Prevent vanished players from attacking others
pvp: false
# Prevent vanished players from building
build: false
# Prevent vanished players from breaking blocks
break: false
# Prevent vanished players from interacting with blocks or entities
interact: false
# Prevent vanished players from moving
move: false
# Prevent vanished players from dropping items
drop: false
bed:
# Prevent entering beds while vanished
enter: false
# Prevent leaving beds while vanished
leave: false
# Prevent changing gamemode while vanished
changegamemode: false
# Prevent sprinting while vanished (currently not working)
sprint: false
# ==============================
# ==== ENABLE VANISH EFFECTS ===
# ==============================
Enable_Vanish_Features:
# Summon lightning when vanish is enabled
Lighting: false
# Launch a firework when vanish is enabled
Firework: false
# Place TNT when vanish is enabled
TnT: false
# Clear potion effects when vanish is enabled
ClearEffects: false
# Heal player when vanish is enabled
Heal: false
# Feed player when vanish is enabled
Feed: false
# Kill player when vanish is enabled
Kill: false
ChangeGamemode:
# Change player gamemode when vanish is enabled
enable: false
# Gamemode to switch to when vanish is enabled
gamemode: spectator # survival, creative, adventure, spectator
# ==============================
# ==== DISABLE VANISH EFFECTS ==
# ==============================
Disable_Vanish_Features:
# Summon lightning when vanish is disabled
Lighting: false
# Launch a firework when vanish is disabled
Firework: false
# Place TNT when vanish is disabled
TnT: false
# Clear potion effects when vanish is disabled
ClearEffects: false
# Heal player when vanish is disabled
Heal: false
# Feed player when vanish is disabled
Feed: false
# Kill player when vanish is disabled
Kill: false
ChangeGamemode:
# Change player gamemode when vanish is disabled
enable: false
# Restore previous gamemode after vanish is disabled
restore_old_gamemode: true
# Default gamemode after vanish is disabled
gamemode: survival # survival, creative, adventure, spectator
# ==============================
# ========= VANISH LEVELS ======
# ==============================
Levels:
# Enable vanish level feature
enable: false
# Default vanish level
default-level: 2
# ==============================
# ========= BROADCASTS =========
# ==============================
Broadcast:
# Enable custom join/leave messages
enabled: true
# Join message
join: "&e{player} joined the game"
# Leave message
leave: "&e{player} left the game"
# ==============================
# ======== ACTIONBAR ===========
# ==============================
Actionbar:
# Enable actionbar message while vanished
enabled: true
# Text displayed on the actionbar
text: "&eYou are invisible to other players"
# ==============================
# ========= BOSSBAR ============
# ==============================
Bossbar:
# Enable bossbar while vanished
enabled: true
# Bossbar color (BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW)
color: "YELLOW"
# Number of segments (1, 6, 8, 12 or 20)
segments: 1
# Bossbar progress (0–1)
progress: 1
# Text displayed on the bossbar
text: "&eYou are invisible to other players"
# ==============================
# ======== TITLES ==============
# ==============================
TitleMessage:
# Enable title messages on vanish toggle
enabled: false
# Title and subtitle when vanish is enabled
On_Title: "Tf542Enabled"
On_SubTitle: "Tf542<underlined>Vanish</underlined>"
On_fadein: 10
On_stay: 60
On_fadeout: 20
# Title and subtitle when vanish is disabled
Off_Title: "&cDisabled"
Off_SubTitle: "&c&nVanish"
Off_fadein: 10
Off_stay: 60
Off_fadeout: 20
# ==============================
# ======== 2STEP CHAT ==========
# ==============================
2StepChat:
# Enable 2-step chat mode
enabled: false
# Enable Paper chat event (recommended)
paper_chat_event: false
# Chat format used in 2StepChat
chat_format: "%luckperms_prefix% &r&7<player> &f>> <message>"
# ==============================
# ============ MORE ============
# ==============================
# Enable automatic update checker
UpdateChecker: true
Thanks
❤️ Thank you for downloading PasiVanish!
Every download motivates me to continue developing free Minecraft plugins for the community.
See you in the next update! 🚀
🎯 Cells
- 10 ✅
- 50 ✅
- 100 ✅
- 200 ✅
- 300 ✅
- 400 ✅ (28.03.2025 22:30)
- 500 ✅ (08.04.2025)
- 600 ✅ (22.04.2025 15:00)
- 700 ✅ (15.05.2025 19:00)
- 800 ✅ (26.05.2025 21:00)
- 900 ✅
- 1000 ✅ (04.07.2025 23:00)
- 1250 ✅ (25.07.2025)
- 1500 ✅ (01.08.2025 23:30)
- 1750 ✅ (13.08.2025)
- 2000 ✅ (13.09.2025)
- 2500 ✅
- 3000 ✅
- 3500 ✅ (05.06.2026)
- 4000 ✅ (29.07.2026 20:00)
- 4500 ❌
TOP 1 CELL: TOP 4 VANISH PLUGIN ON MODRINTH AFTER TYPE "Vanish"(NOW 5)
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources