VanishIUM
No reviews yet
A powerful vanish plugin with animations, GUI, vanish levels, and fake/silent join for modern servers.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
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
✅ VanishIUM – The Ultimate Vanish Plugin
VanishIUM is a powerful, modern vanish plugin designed for Minecraft servers running Paper, Purpur, or compatible forks.
It gives staff, moderators, and administrators complete control over invisibility — with stunning effects, a clean GUI, permission-based access, and Bedrock (Floodgate) compatibility.
✨ Key Features
-
🎭 16 animated vanish effects Smoke, Blink, Death, CrystalFade, RunePortal, PhantomVeil, Galaxy, MeteorStrike, GlassShatter, DeleteEntity, Celestial Singularity, and more! All animations completely rewritten with improved particles and sounds. Select them via command or GUI! Preview: https://imgur.com/a/4jkQiKh
-
🖥️ Full-featured GUI system Everything is accessible from
/vium gui— toggle vanish, pick animations, toggle silent/fake join/leave, change settings. -
🔐 Vanish levels Fine-grained control over who sees who: Use
vium.level.1throughvium.level.10to determine visibility priority. -
🤫 Silent Join/Leave Join or leave the server without notifying anyone in chat.
-
🎮 Fake Join/Leave Simulate player activity with fake messages. Great for stealthy moderation.
-
🚫 Place/Break & Pickup/Drop Control Block placing, breaking, picking up, and dropping items while vanished. Configurable per player via GUI or commands.
-
📊 PlaceholderAPI Integration 12 placeholders for scoreboards, TABs, and other plugins — vanish status, level, animation, all toggle settings, vanished player count & list.
-
🔎 Whois Command
/vium whois <player>— instantly view a player's full vanish profile: status, level, animation, and all settings. -
🌈 RGB / Hex Color Support All messages, GUIs, and actionbars support
&#RRGGBBformatting. -
📝 Per-player config system Preferences are stored in individual files under
data/players/. -
🌍 Multi-language support Full English and Polish translations included. Every message editable via lang files — zero hard-coded strings.
-
👻 Vanished players are completely hidden
- Not visible in tablist
- Not auto-completed in TabCompleter
- Ignored by Warden, Sculk Sensors, Pressure Plates, Turtle Eggs, etc.
-
🧩 Modular feature engine Each invisibility effect is powered by individual "feature modules":
NightVision– Automatic night vision while vanishedNoPush– Prevent player collisionNoMobSpawn– Mobs won't spawn near youNoRaidTrigger– Don't trigger village raids (supports 1.21 RAID_OMEN)NoDripLeafTilt– Dripleaves stay stableHideAdvancementMessages– Achievements stay hiddenSilentChestOpen– Open containers silently (enhanced with ProtocolLib)NoSculkSensorDetection– Sculk sensors ignore youNoTurtleEggBreaking– Walk over turtle eggs safelyEnhancedWardenProtection– Wardens completely ignore youBroadcast– Server-wide announcements
-
🌍 Floodgate support Bedrock Edition players can also use vanish if permissions allow.
-
⚙️ Fully configurable
- Customize GUI layout, item slots, and icons in
config.yml - Translate every message in lang files (
lang/en.yml,lang/pl.yml) - Reload anytime with
/vium reload
- Customize GUI layout, item slots, and icons in
-
🚫 No hard dependencies Works out-of-the-box. Softdepend: ProtocolLib (silent chests), PlaceholderAPI (vanish placeholders).
🎬 Animations
| Animation | Description |
|---|---|
| Smoke | Mysterious smoke cloud with phantom sounds |
| Blink | Quick teleport flash with portal particles |
| Cave | Atmospheric cave ambient sound |
| MagicDust | Enchanting sparkles with beacon sounds |
| Death | Dramatic fake death with lightning and bats |
| EnderFade | Ender dimension fade effect |
| LightBurst | Angelic light explosion |
| PhantomVeil | Ghostly phantom effect with soul particles |
| CrystalFade | Amethyst crystal dissolve |
| RunePortal | Magical rune circle with spell sounds |
| NetherFlame | Nether fire burst with blaze sounds |
| Galaxy ⭐ | Cosmic space effect with RGB particles |
| MeteorStrike 🧪 | Ground-slam with expanding block shockwave |
| GlassShatter 🧪 | Bloody helix and crimson explosion |
| DeleteEntity 🧪 | Matrix-style digital deletion effect |
| Celestial Singularity 💎 | Black hole collapse + angel wings genesis |
🧪 = Experimental | 💎 = Special Edition
🔧 Commands
You can use /vium, /v, or /vanish as the main command alias.
| Command | Description |
|---|---|
/vium |
Toggle your vanish state |
/vium <player> |
Toggle vanish for another player |
/vium gui |
Open main GUI interface |
/vium options |
Open vanish options menu |
/vium animations |
Open animation selection menu |
/vium animation <name> |
Set your vanish animation |
/vium silentjoin <on/off> |
Toggle silent join |
/vium silentleave <on/off> |
Toggle silent leave |
/vium autovanish <on/off> |
Auto vanish on login |
/vium fakejoin <on/off> |
Simulate join message |
/vium fakeleave <on/off> |
Simulate leave message |
/vium pickupitems <on/off> |
Toggle item pickup |
/vium placebreak <on/off> |
Toggle block place/break while vanished |
/vium whois <player> |
View vanish info about a player |
/vium list |
Show all vanished players |
/vium reload |
Reload configuration |
/vium help |
Display help |
/vb <message> |
Broadcast to all players |
@a <message> |
Send message to admin chat |
📊 PlaceholderAPI Placeholders
| Placeholder | Description |
|---|---|
%vanishium_is_vanished% |
true/false |
%vanishium_vanish_level% |
Player's vanish level |
%vanishium_animation% |
Selected animation name |
%vanishium_vanished_count% |
Number of vanished players |
%vanishium_vanished_list% |
Comma-separated vanished names |
%vanishium_silent_join% |
Silent join status |
%vanishium_silent_leave% |
Silent leave status |
%vanishium_auto_vanish% |
Auto vanish status |
%vanishium_fake_join% |
Fake join status |
%vanishium_fake_leave% |
Fake leave status |
%vanishium_pickup_items% |
Item pickup/drop status |
%vanishium_place_break% |
Place/break status |
🔐 Permissions
# General Use
vium.use – Toggle your own vanish
vium.others – Vanish other players
vium.list – View vanished players
vium.reload – Reload the plugin
vium.help – Use /vium help
vium.see – See other vanished players of equal or lower level
# GUI
vium.gui – Open main GUI
vium.gui.options – Open options menu
vium.gui.animations – Open animations menu
# Vanish Options
vium.silentjoin – Toggle silent join
vium.silentleave – Toggle silent leave
vium.fakejoin – Simulate join message
vium.fakeleave – Simulate leave message
vium.autovanish – Auto vanish on login
vium.pickupitems – Toggle item pickup/drop in vanish
vium.placebreak – Toggle place/break in vanish
# Admin Tools
vium.broadcast – Send broadcasts
vium.admin.chat – Use admin chat (@a)
vium.whois – Use /vium whois
# Vanish Levels
vium.level.1 through vium.level.10
# Animations
vium.animation.* – Access all animations
vium.animation.smoke – Smoke
vium.animation.cave – Cave
vium.animation.blink – Blink
vium.animation.magicdust – MagicDust
vium.animation.death – Death
vium.animation.enderfade – EnderFade
vium.animation.runeportal – RunePortal
vium.animation.crystalfade – CrystalFade
vium.animation.phantomveil – PhantomVeil
vium.animation.lightburst – LightBurst
vium.animation.netherflame – NetherFlame
vium.animation.galaxy – Galaxy
vium.animation.meteorstrike – MeteorStrike
vium.animation.glassshatter – GlassShatter
vium.animation.deleteentity – DeleteEntity
vium.animation.celestial – Celestial Singularity
# Master Permission
vium.* – Grants all permissions
🛡️ Stealth Features
| Feature | Description |
|---|---|
| NoPush | Prevent players from pushing you |
| NoMobSpawn | Mobs won't spawn near you |
| NoRaidTrigger | Don't trigger village raids (supports 1.21 RAID_OMEN) |
| NightVision | Automatic night vision while vanished |
| SilentChestOpen | Open chests without sound/animation |
| NoSculkSensorDetection | Sculk sensors ignore your movement |
| NoDripLeafTilt | Dripleaves won't tilt when stepped on |
| NoTurtleEggBreaking | Walk over turtle eggs safely |
| HideAdvancementMessages | Your advancements stay hidden |
| EnhancedWardenProtection | Wardens completely ignore you |
| PlaceBreakControl | Block placing/breaking while vanished |
| PickupDropControl | Block item pickup/drop while vanished |
📦 Installation
- Download VanishIUM.jar
- Place it in your
/plugins/folder - Restart your server
- Configure
config.ymlandmessages.ymlas needed - Use
/vium guito access all features!
Optional: Install ProtocolLib for enhanced silent chest functionality.
🔧 Technical Info
| Lightweight | Async-safe and optimized for performance |
| Compatibility | Paper/Purpur 1.21.x (Adventure API required) |
| Soft Dependencies | ProtocolLib (optional), PlaceholderAPI (optional), Floodgate (optional) |
| Storage | YAML-based per-player configuration |
| Languages | English, Polish (fully translatable) |
💬 Support
Found a bug? Have a suggestion? Want to request a feature?
Open an issue or join the discussion!
Made with ❤️ by NullaretH
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