✏️
PlayerListDeluxe
  • Introduction
  • Troubleshoot
  • Configuration
    • Understanding the Config Element
    • Tablist Handlers
    • Sorting Feature
    • Migrating from PlayerListPlus
  • FAKE PLAYER
    • Managing Fake Player
    • Fake Player Placeholder
  • HOW TO
    • Where to put Handler?
    • How to add/remove column
    • Create Staff/VIP Handler
    • Prevent Same Player Showing in 2 Handler
    • Sort Player By Name and Etc
    • List of Player that in Same or in A World
    • Condition Tutorial
  • PLACEHOLDER
    • Using Placeholder From PlaceholderAPI
    • Custom Placeholders
  • API
    • Creating Complex Placeholder
    • Creating Parameterized Placeholder
    • Creating Simple Placeholder
    • Managing your own Tablist
    • Events
    • Skin Toolkit
Powered by GitBook
On this page
  • Introduction
  • TablistFooterChangeEvent
  • TablistHeaderChangeEvent
  • TablistLinePingChangeEvent
  • TablistLineSkinChangeEvent
  • TablistLineTextChangeEvent
  • TablistShowEvent

Was this helpful?

  1. API

Events

Introduction

Event allows you to control anything happened to the Player's Tablist

TablistFooterChangeEvent

Fired when the tablist footer changed

TablistHeaderChangeEvent

Fired when the tablist header changed

TablistLinePingChangeEvent

Fired when the tablist line ping changed

TablistLineSkinChangeEvent

Fired when the tablist line skin changed

TablistLineTextChangeEvent

Fired when the tablist line text changed

TablistShowEvent

Fired when the tablist shown

PreviousManaging your own TablistNextSkin Toolkit

Last updated 5 years ago

Was this helpful?