VanishIUM

Quick rating

VanishIUM

No reviews yet

A powerful vanish plugin with animations, GUI, vanish levels, and fake/silent join for modern servers.

Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.1.1-stable
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

✅ VanishIUM – The Ultimate Vanish Plugin

VanishIUM Banner 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.1 through vium.level.10 to 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 &#RRGGBB formatting.

  • 📝 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 vanished
      • NoPush – Prevent player collision
      • NoMobSpawn – Mobs won't spawn near you
      • NoRaidTrigger – Don't trigger village raids (supports 1.21 RAID_OMEN)
      • NoDripLeafTilt – Dripleaves stay stable
      • HideAdvancementMessages – Achievements stay hidden
      • SilentChestOpen – Open containers silently (enhanced with ProtocolLib)
      • NoSculkSensorDetection – Sculk sensors ignore you
      • NoTurtleEggBreaking – Walk over turtle eggs safely
      • EnhancedWardenProtection – Wardens completely ignore you
      • Broadcast – 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
    • 🚫 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

  1. Download VanishIUM.jar
  2. Place it in your /plugins/ folder
  3. Restart your server
  4. Configure config.yml and messages.yml as needed
  5. Use /vium gui to 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

Screenshots

Gallery

  • VanishIUM – Banner Art
    VanishIUM – Banner Art Official promotional banner for VanishIUM – a powerful vanish plugin with animations, GUI, and full visibility control.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works