-
Notifications
You must be signed in to change notification settings - Fork 0
Home
EmilDeuOfficial edited this page Jun 23, 2026
·
2 revisions
Welcome to the TabPlayerHider wiki.
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
- Drop
TabPlayerHider_1.0_1.21.jarinto yourplugins/folder - Start (or restart) the server
- Add your bot names to
plugins/TabPlayerHider/config.ymlunderhidden-players - Run
/tph reload— or use/tph hide <BotName>in-game - Done — bots disappear from the tab list for all online players
| 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 |
| Server software | Paper 1.21.x (Purpur & Pufferfish work too) |
| Java | 21+ |
| Dependencies | None |
Spigot and Folia are not supported.