Language

Vanish‎

Vanish‎

Modrinth

A Simple Vanish Plugin

400 downloads updated 10mo ago
Modrinth
Bukkit Paper Spigot 1.21.3 – 1.21.6 Game-mechanicsUtility

Vanish Plugin

A lightweight, fully configurable vanish system for Bukkit/Paper servers, giving staff the power to slip in and out of sight without a trace—and even audit their own stealthy movements.


🌟 Features

  • Toggleable vanish
    /vanish or /v to vanish; /unvanish or /uv to reappear. True toggle behaviour—no more “stuck” states.
  • Tab-list hiding
    Vanished players are removed from the TAB list.
  • Combat & interaction disable
    While vanished, you cannot:
    • Deal damage (features.disable-damage)
    • Target or be targeted by mobs (features.disable-target)
    • Pick up items (features.disable-pickup)
  • Chat blocking
    Vanished players cannot send chat messages (features.disable-chat).
  • Action-bar indicator
    A subtle “[VANISHED]” bar above your hotbar (features.action-bar).
  • Silent join/quit
    Vanished players join and leave with no public messages (features.silent-joinquit).
  • Logging & audit
    • Records every /… command a vanished player runs.
    • Logs vanish/unvanish events.
    • Console and real-time viewers see all events.
  • Real-time log viewing
    /consolevanish toggles your personal vanish-log feed.
  • Runtime config reload
    /vanishsettings reload (alias /vs) reloads config.yml without a server restart.

🔐 Permissions

| Permission | Default | Description |
|--------------------|---------|---------------------------------------------|
| vanish.use | OP | Allows use of /vanish, /v, /unvanish, /uv. |
| vanish.see | OP | Can still see vanished players in-game. |
| vanish.reload | OP | Allows /vanishsettings reload. |
| vanish.log | OP | Allows toggling/viewing live vanish logs via /consolevanish. |


🛠 Commands

  • /vanish (alias /v)
    Toggle vanish on/off.
  • /unvanish (alias /uv)
    Force unvanish.
  • /vanishsettings reload (alias /vs)
    Reload config.yml.
  • /consolevanish
    Toggle real-time vanish logging feed.

⚙️ Configuration (config.yml)

features:
  hide-from-tab:    true
  disable-damage:   true
  disable-chat:     true
  disable-target:   true
  disable-pickup:   true
  action-bar:       true
  silent-joinquit:  true
  logging:          true

messages:
  vanish:       '&aYou have vanished.'
  unvanish:     '&cYou are visible again.'
  no-permission:'&cYou don''t have permission.'
  cannot-chat:  '&cYou cannot chat while vanished.'
  action-bar:   '&7[&eVANISHED&7]'
  log-prefix:   '&e[VanishLog]&r '

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Vanish‎

Files are served directly from the original source. Modgrid does not host or modify them.