Skip to content
EmilDeuOfficial edited this page Jun 23, 2026 · 2 revisions

TabPlayerHider Wiki

Welcome to the TabPlayerHider wiki.


What is TabPlayerHider?

TabPlayerHider is a lightweight Paper plugin that hides specific players from every client's tab list without touching their in-game visibility, skin, or nametag. Built for servers running bots that should stay hidden from the player list but remain fully functional in the world.

  • Bots stay invisible in the tab list for all players
  • Skin, nametag, and in-game presence are fully intact
  • Hiding persists across dimension changes (Nether, End, custom worlds)
  • No dependencies

Quick Start

  1. Drop TabPlayerHider_1.0_1.21.jar into your plugins/ folder
  2. Start (or restart) the server
  3. Add your bot names to plugins/TabPlayerHider/config.yml under hidden-players
  4. Run /tph reload — or use /tph hide <BotName> in-game
  5. Done — bots disappear from the tab list for all online players

Wiki Pages

Page Description
Installation How to install and first setup
Commands All /tph commands with examples
Permissions Permission nodes and LuckPerms setup
Configuration Every config.yml option explained
FAQ Common questions and troubleshooting

Compatibility

Server software Paper 1.21.x (Purpur & Pufferfish work too)
Java 21+
Dependencies None

Spigot and Folia are not supported.

Clone this wiki locally