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. Proxy
  3. Velocity
  4. Hook

Velocitab

This feature integrates with the Velocitab plugin to manage vanish states and visibility of players.

FeatureHookVelocitab

Parameter
Description
Default Value
Possible Values

checkOnPostServerConnectDelay

The delay (in milliseconds) before checking vanish state after server post connect

150

Any positive integer

checkOnServerConnectedDelay

The delay (in milliseconds) before checking vanish state after server connected

150

Any positive integer

checkOnPostLoginDelay

The delay (in milliseconds) before checking vanish state after post login

150

Any positive integer

Behavior:

  • Registers a vanish integration with the Velocitab plugin.

  • Manages vanish states for players using the Velocitab API.

  • Provides methods to set, check, and unset vanish states for players.

  • Listens to various events (PostLoginEvent, ServerConnectedEvent, ServerPostConnectEvent, VelocityUserVanishEvent, VelocityUserUnVanishEvent) to manage vanish states accordingly.

PreviousTABNextLuckPerms

Last updated 4 months ago