SayanVanish
  • Introduction
  • Installation
  • Configuration
    • settings.yml
    • database.yml
    • <feature>.yml
  • Commands And Permissions
  • Placeholders
  • Features
    • Bukkit
      • Hooks
        • Citizens
        • DiscordSRV
        • Essentials
        • MiniPlaceholders
        • Pl3xMap
        • PlaceholderAPI
        • SquareMap
        • dynmap
        • TAB
        • LuckPerms
      • Prevent
        • Advancement Announce
        • Block Break
        • Block Grief
        • Block Place
        • Chat
        • Creature Target
        • Damage
        • Interact
        • Pickup
        • Push
        • Raid Trigger
        • Sculk Sensor
        • Server Ping
        • Spawner Spawn
        • Tab Complete
        • Food Level Change
      • Actionbar
      • Effect
      • Fake Message
      • Fly
      • Inventory Inspect
      • Invulnerability
      • Level
      • Proxy Vanish Queue
      • Silent Container
      • Sneak Toggle GameMode
      • State
      • Update
    • Proxy
      • Velocity
        • Hook
          • AdvancedServerList
          • EnhancedVelocity
          • MiniPlaceholders
          • TAB
          • Velocitab
          • LuckPerms
        • Prevent
          • Tab Complete
        • Sync Events
        • Update
        • Update Ping
      • Bungeecord
  • API
    • How It Works?
    • How to Use the API
    • Events
  • FAQ
  • Supported Plugins
Powered by GitBook
On this page
  1. Features
  2. Bukkit

State

This feature manages the vanish state of players when they join or quit the server.

This is a Critical feature. Do NOT disable this feature.

FeatureState

Parameter
Description
Default Value
Possible Values

remember

Whether to remember the vanish state of players

true

true, false

vanishOnJoin

Whether to automatically vanish players when they join

false

true, false

reappearOnQuit

Whether to automatically make players reappear when they quit

false

true, false

checkPermissionOnQuit

Whether to check vanish permission when players quit

true

true, false

checkPermissionOnJoin

Whether to check vanish permission when players join

true

true, false

Behavior:

  • When a player joins, their vanish state is managed based on the configuration and their permissions.

  • When a player quits, their vanish state is updated and optionally reset based on the configuration and their permissions.

PreviousSneak Toggle GameModeNextUpdate

Last updated 4 months ago