✏️
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
  • FakePlayer Server List
  • Adding and Removing Fake Player

Was this helpful?

  1. FAKE PLAYER

Managing Fake Player

PreviousMigrating from PlayerListPlusNextFake Player Placeholder

Last updated 4 years ago

Was this helpful?

Introduction

Fake Player features allows you to add fake player into your Tablist. Fake Player is not a real Player, so it won't show in-game.

FakePlayer Server List

By default, fake player shows on your Server List Player Count and Server List Player List.

See section fake-player

Adding and Removing Fake Player

This can be done using /fpcommand. /fp create <fakeplayername> Create a fake player using that name /fp delete <fakeplayer>Delete a fake player /fp listShow a list of fake player you have /fp editEdit your fake player

Understanding the Config Element