VanishIUM Documentation
Your complete guide to installation, configuration, and advanced usage of the VanishIUM plugin.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Installation
1. Download the latest version of
VanishIUM.jar
2. Place it in your server’s
/plugins/ folder
3. Restart or reload your server
4. The plugin will auto-generate:
•
config.yml
•
messages.yml
•
data/players/
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ Configuration Overview
config.yml – Controls GUI layout, animation slots, feature logic, and defaults
messages.yml – Fully translatable message system (with RGB/hex support)
data/players/UUID.yml – Stores individual player vanish states and animation settings
Use
/vium reload to apply changes without restarting the server.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Commands Breakdown
/vium – Toggle your own vanish
/vium <player> – Toggle vanish for another player
/vium gui – Opens a full-featured GUI
/vium options – Access vanish options menu
/vium animations – Open the animation selection menu
/vium animation <name> – Set your vanish animation
/vium silentjoin <on/off> – Enable/disable silent join
/vium silentleave <on/off> – Enable/disable silent leave
/vium fakejoin <on/off> – Toggle fake join message
/vium fakeleave <on/off> – Toggle fake leave message
/vium autovanish <on/off> – Enable auto vanish on join
/vium pickupitems <on/off> – Enable or disable item pickup
/vium list – Show list of vanished players
/vium reload – Reload plugin configuration
/vium help – Display help info
/vbroadcast <message> – Broadcast a message to all players
@a <message> – Send a message to the admin chat
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Permission Reference
Code (Text):
# Basic Access
vium.use - Toggle your own vanish
vium.others - Toggle vanish for other players
vium.reload - Reload plugin configuration
vium.list - List all vanished players
vium.see - See vanished players of equal or lower level
# GUI Access
vium.gui - Access main GUI
vium.gui.options - Access vanish options GUI
vium.gui.animations - Access vanish animations GUI
# Command Access
vium.help - Use /vium help
vium.silentjoin - Enable/disable silent join
vium.silentleave - Enable/disable silent leave
vium.fakejoin - Enable/disable fake join
vium.fakeleave - Enable/disable fake leave
vium.pickupitems - Toggle item pickup in vanish
# Broadcast & Admin Chat
vium.broadcast - Send broadcasts with /vb
vium.admin.chat - Use admin chat (@a)
# Vanish Levels
vium.level.1 - Vanish Level 1
vium.level.2 - Vanish Level 2
vium.level.3 - Vanish Level 3
vium.level.4 - Vanish Level 4
vium.level.5 - Vanish Level 5
vium.level.6 - Vanish Level 6
vium.level.7 - Vanish Level 7
vium.level.8 - Vanish Level 8
vium.level.9 - Vanish Level 9
vium.level.10 - Vanish Level 10
# Animations
vium.animation.* - Access to all animations
vium.animation.smoke - "Smoke" animation
vium.animation.cave - "Cave" animation
vium.animation.blink - "Blink" animation
vium.animation.magicdust - "MagicDust" animation
vium.animation.death - "Death" animation
vium.animation.enderfade - "EnderFade" animation
vium.animation.lightburst - "LightBurst" animation
vium.animation.phantomveil - "PhantomVeil" animation
vium.animation.crystalfade - "CrystalFade" animation
vium.animation.runeportal - "RunePortal" animation
vium.animation.netherflame - "NetherFlame" animation
# Master Permission
vium.* - Grants access to all VanishIUM permissions
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✨ Supported Animations
You can choose from the following animation names with:
/vium animation <name>
• smoke
• blink
• cave
• magicdust
• death
• enderfade
• runeportal
• crystalfade
• phantomveil
• lightburst
• netherflame
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Tips & Tricks
✅ Assign custom GUI slots, materials, and names in
config.yml
✅ Use RGB hex colors with `&#RRGGBB` (e.g., `�FFAA`)
✅ Player preferences and toggle states are saved in
data/players/
✅ All plugin messages are fully customizable and translatable
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Support & Feedback
Need help, found a bug, or have a suggestion? Open a discussion on the plugin page!
Enjoy VanishIUM? Leave a ⭐⭐⭐⭐⭐ review and help others find it!