VanishIUM - Next-Gen Vanish Plugin with Animations, GUI & Power Tools icon

VanishIUM - Next-Gen Vanish Plugin with Animations, GUI & Power Tools -----

VanishIUM is a customizable vanish plugin with animations, GUI, and advanced visibility options.




VanishIUM 1.1.2

4 New Animations
  • [E] Meteor Strike — Launch into the sky and slam down with a real block shockwave wave. FallingBlock rings expand from impact using actual terrain blocks.
  • [E] Glass Shatter — Bloody triple-helix tightens around you before a crimson explosion. Unvanish summons a rising blood spiral with pooling and smoke.
  • [E] Delete Entity — Glitch out of existence like a corrupted file. Matrix-green code rain, digital artifacts, and a fatal error screen.
  • [SPECIAL] Celestial Singularity — Collapsing dimensional rings form a black hole. Unvanish triggers a supernova and spawns animated angel wings.

New Features
  • Place/Break Toggle — Prevent placing/breaking blocks while vanished (disabled by default). GUI + command support.
  • PlaceholderAPI — 10+ placeholders: %vanishium_is_vanished%, %vanishium_vanished_count%, %vanishium_vanished_list%, and more.
  • /vium whois <player> — View full vanish info about any player.
  • Item Pickup/Drop — Renamed to reflect it also blocks dropping.

Fixes & Improvements
  • Full Adventure API migration (no more deprecated BungeeCord/Spigot calls)
  • Fixed GUI click-through when opening sub-menus
  • Added missing GUI open sound
  • Fixed Particle.FLASH crash on 1.21
  • Added RAID_OMEN support for 1.21 raid mechanics
  • Replaced reflection-based advancement hiding with native Paper API
  • All messages editable via lang files (zero hard-coded)
  • Registry-based enchantment lookup (no deprecated static fields)
  • Migrated to Paper's AsyncChatEvent
----------, Mar 11, 2026

Language options were not recognized by the systems, quick devs fix!
----------, Dec 20, 2025

⭐ VanishIUM v1.1.1 - The Galaxy Update ⭐

A major feature update with complete animation overhaul, new effects, enhanced protections, and improved stealth mechanics!

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

MAJOR: Complete Animation Refactor

All 12 animations have been completely rewritten from the ground up!

  • Brand new particle systems with smoother transitions
  • Improved sound design for each animation
  • Better performance and async-safe execution
  • New AnimationBase system for consistent quality
  • Enhanced visual effects with custom color palettes
  • More immersive vanish/unvanish experiences

Every single animation now feels more polished, professional, and satisfying to use.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

NEW: Galaxy Animation

Vanish with cosmic style! The new Galaxy animation features mesmerizing particle effects with beautiful color transitions, beacon sounds, and end portal aesthetics.

[​IMG]

Permission: vium.animation.galaxy
Command: /vium animation galaxy

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

️ NEW: Enhanced Warden & Push Protection

Completely reworked protection system! Wardens will now completely ignore vanished players, and push protection has been enhanced to prevent any unwanted movement interference.

  • Wardens no longer detect or target vanished players
  • Improved collision prevention
  • Better velocity handling for smoother stealth movement

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

NEW: No Turtle Egg Breaking

Vanished players will no longer accidentally break turtle eggs when walking over them. Perfect for staff monitoring beach areas and turtle breeding zones!

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

NEW: ProtocolLib Integration

Silent chest opening now uses packet-level interception for even better stealth:
  • No chest opening sounds for other players
  • No block action animations visible to others
  • Seamless integration (optional - works without ProtocolLib too)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

✨ All Vanish Animations (Refactored!)

[​IMG]

[​IMG]

It's just a sound

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Full Changelog

Added:
  • New Galaxy animation with cosmic particle effects
  • NoTurtleEggBreaking feature - vanished players won't break turtle eggs
  • EnhancedWardensAndPushProtection - Wardens ignore vanished players
  • ProtocolLib packet adapter for silent chest opening
  • New permission: vium.animation.galaxy

Refactored:
  • Complete animation system overhaul - all 12 animations rewritten
  • New AnimationBase class for better code structure
  • Improved particle spawning and timing
  • Enhanced sound effects across all animations
  • Better async handling for smoother performance

Improved:
  • Push protection system completely reworked
  • Better permission level handling with regex pattern matching
  • Silent chest mechanics now packet-based (with ProtocolLib)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Technical Notes
  • ProtocolLib: Optional but recommended for best silent chest experience
  • Compatibility: Tested on Paper/Spigot 1.20.x - 1.21.x
  • Config: No config changes required - new features enabled by default

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Found a bug? Have a suggestion? Let me know in the discussion!
----------, Dec 20, 2025

Hello server admins!
This update brings a huge internal feature refactor, more granular control, and improved stability across all modules. VanishIUM is now cleaner, smarter, and more modular than ever before.

✅ What's New in 1.0.1:
Internal Refactor – "Features as Modules"
All core functionalities have been separated into individual feature classes, making the plugin more modular, extendable and efficient:

  • NightVision – Toggle night vision in vanish

  • NoPush – Prevents push effects from mobs/players

  • NoMobSpawn – Avoid triggering hostile mob spawns while vanished

  • NoRaidTrigger – Enter villages safely without starting raids

  • NoSculkSensorDetection – Avoid being detected by Sculk sensors

  • NoDripLeafTilt – Prevent tilting of drip leaves

  • NoTurtleEggBreaking – Prevent trampling turtle eggs

  • HideAdvancementMessages – Suppresses advancement messages

  • SilentOpenChest + SilentOpenChestPacketAdapter – Open chests silently, with no particles or sounds

  • EnhancedWardensAndPushProtection – Improved handling of Warden detection & push prevention

  • Broadcast – Internal feature for cleanly managing server-wide messages
Each feature is now fully manageable internally and prepared for future configuration support.

️ Improvements
  • Improved GUI Control – All vanish settings are now accessible and toggleable directly from /vium gui

  • Better Animation Management – Animation logic is now centralized and easier to extend

  • Permissions Refinement – All vanish-related actions are handled through configurable use/see levels
Bug Fixes
  • Fixed: Fake join/leave messages not always showing correctly

  • Fixed: Night vision not persisting in certain servers

  • Fixed: Some GUI slots were not respecting custom config values

  • Fixed: Animation selection issues for invalid names
Thanks for all your feedback and support!
⭐ Leave a review if you like VanishIUM – and don’t hesitate to share your suggestions in the discussion tab!
----------, Apr 19, 2025

Resource Information
Author:
----------
Total Downloads: 224
First Release: Apr 12, 2025
Last Update: Mar 11, 2026
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings