Skip to content

Permissions

TheCommandCraft edited this page Apr 6, 2026 · 1 revision

Permissions

All permissions default to OP. Assign them via your permission plugin (LuckPerms, etc.) or via /vperms.

Wildcard

Permission Description
vanishpp.* Grants all permissions below

Core

Permission Description
vanishpp.vanish Toggle your own vanish state
vanishpp.vanish.others Toggle vanish state for other players
vanishpp.see See other vanished players
vanishpp.list Use /vlist
vanishpp.help Use /vhelp
vanishpp.reload Use /vreload
vanishpp.config Use /vconfig
vanishpp.manageperms Use /vperms
vanishpp.update Receive update notifications

Rules

Permission Description
vanishpp.rules Use /vrules on yourself
vanishpp.rules.others Use /vrules on other players

Vanish Features

Permission Description
vanishpp.fly Automatically gain flight when vanishing
vanishpp.nightvision Automatically gain night vision when vanishing
vanishpp.nohunger No hunger loss while vanished
vanishpp.notarget Mobs do not target you while vanished
vanishpp.silentchest Open containers silently
vanishpp.pickup Toggle item pickup with /vanishpickup
vanishpp.pickup.others Toggle item pickup for other players
vanishpp.chat Send chat messages while vanished
vanishpp.no-raid Prevent triggering raids while vanished
vanishpp.no-sculk Prevent activating sculk sensors while vanished
vanishpp.no-trample Prevent trampling farmland/turtle eggs while vanished
vanishpp.join-vanished Join the server already in vanish state

Spectator

Permission Description
vanishpp.spectator Use double-shift to toggle Spectator mode while vanished
vanishpp.spectator.bypass Stay in Spectator mode after unvanishing (not forced back)

Scoreboard

Permission Description
vanishpp.scoreboard Use /vscoreboard and see the vanish scoreboard
vanishpp.scoreboard.bypass Prevent the scoreboard from auto-showing on vanish

Warnings

Permission Description
vanishpp.ignorewarning Silence the ProtocolLib missing warning for yourself
vanishpp.ignorewarning.others Silence it for other players

Managing Without a Permission Plugin

Use the built-in /vperms command:

/vperms <player> <permission> set
/vperms <player> <permission> remove
/vperms <player> <permission> get

Permissions are stored in permissions.yml and respected on every login.

Clone this wiki locally