▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Tab Player Hider
Tab Player Hider

Tab Player Hider

Hides specific players from the tab list without removing them from the game world

Оцените первым
350
0

TabPlayerHider

Hides specific players from the tab list without removing them from the game world. Useful for servers running bots: names listed in hidden-players disappear from the tab list but stay fully present in game, with normal collision, visibility and behaviour.

Features

  • Removes configured players from every client's tab list on join, using a 1 tick delayed packet
  • Hide and show players instantly via command, no relog required
  • Bot names are stored in the config and persist across restarts
  • Tab completion for /tabh hide lists online players, /tabh show lists currently hidden names

Configuration

# config.yml
hidden-players:
  - "BotName1"
  - "BotName2"

Names are case-sensitive and must match the exact Minecraft username.

Permissions

PermissionDescriptionDefault
tabplayerhider.adminAccess to all /tabh commandsop

Commands

Main command: /tabplayerhide, alias: /tph

CommandDescription
/tph onEnable hiding, hidden players disappear from the tab list
/tph offDisable hiding, all players are visible in the tab list again
/tph statusShow current state, hidden player count and who is online
/tph hide <player>Hide a player from the tab list and save it to the config
/tph show <player>Show a player in the tab list again
/tph listList all currently hidden player names
/tph reloadReload the config and re-apply hiding

Requirements

ServerPaper 1.21.x
Java21+

How it works

On every player join the plugin sends a ClientboundPlayerInfoRemovePacket for each hidden player directly to the joining client, one tick after join so it lands after the server's own player-info broadcast. Only the tab list packet is touched, not entity tracking or the scoreboard, so hidden players stay fully visible in the world.

Партнёрский материал

Сервер для плагина Tab Player Hider - как у профи

Плагин Tab Player Hider создан для серверов: на своём сервере вы настраиваете его под себя и решаете, кому играть. Создать сервер с плагином Tab Player Hider для друзей можно за пару минут - BungeeHost всё уже подготовил.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная