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

LuckPerms

This feature integrates with the LuckPerms plugin to manage vanish states and permissions.

FeatureLuckPermsHook

Parameter
Description
Default Value
Possible Values

registerCustomContext

Whether to register a custom context calculator

true

true, false

checkPermissionViaLuckPerms

Whether to check permissions via LuckPerms

true

true, false

Behavior:

  • Registers a custom context calculator with LuckPerms if registerCustomContext is enabled.

  • Provides methods to check permissions and retrieve permissions for a player using LuckPerms.

  • Falls back to default permission check if the feature is not active.

PreviousVelocitabNextPrevent

Last updated 4 months ago