
Unseen
Hides players' visibility in chat, tablist, and social interactions.
- Загрузки
- 256
- Подписчики
- 4
- Обновлён
- 7 декабря 2025 г.
- Лицензия
- MIT
Опубликован 18 июля 2025 г.
Unseen
Unseen keeps players hidden until they're close enough to each other. It blocks tablist visibility, silences join/quit/death messages, and removes tab completion to keep sneaky vibes strong
Note: OP players can see everyone from any distance and remain invisible to non-OP players regardless of range.
---
Features
- Players only see each other within a configurable distance (default 20 blocks)
- Suppresses join, quit, and death messages for stealth vibes
- Disables player name tab completion in chat so no spoilers
- Keeps the online player list a secret unless you physically spot 'em
Dependency
Installation
- Download the latest release of Unseen & ProtocolLib
- Place the
.jarfiles in server's/pluginsfolder - Restart your server
- Configure settings via
/unseencommands orconfig.yml
Commands (OP only)
/unseen distance <number>- Set visibility distance/unseen joinmessage- Toggle join messages on/off/unseen leavemessage- Toggle leave messages on/off/unseen deathmessage- Toggle death messages on/off/unseen reload- Reload plugin config/unseen help- Show help message with commands
Credits
Plugin Author: nobstergo
Contributor (Idea, Testing, Feedback): alprny
If you want your server to get that sneaky unseen edge, this plugin got you covered! 😎
Ченджлог
1.3Релиз26.1, 26.1.1, 26.1.2 · 7 декабря 2025 г.
• Added support for Spigot and Bukkit servers. • Fixed chat messages not showing correctly on some servers. • Improved overall compatibility.
1.2Релиз1.21.8, 1.21.9, 1.21.10 · 1 октября 2025 г.
- Bump version
PacketHider.java:- Added ProtocolLib packet listener for
PLAYER_INFOpackets. - Improved distance-based player visibility.
- OPs always see all players.
- Added ProtocolLib packet listener for
plugin.yml:- Added dependency on ProtocolLib.
- Set
api-versionto 1.21.8.
pom.xml:- Updated Paper API to 1.21.8-R0.1-SNAPSHOT.
- Added ProtocolLib dependency.
Fixes
- Fixed null pointer issues when filtering player info.
- Added safe checks for
PlayerInfoData. - Refactored stream filtering to prevent concurrent modification errors.
/unseen infocommand removed for simplicity (players no longer see this command).
1.1.1Релиз1.21.5 · 18 июля 2025 г.
- Improved performance using
getNearbyEntitiesand stream based tab filtering
1.1Релиз1.21.5 · 18 июля 2025 г.
- Added /unseen command with config and toggle options
- Visibility distance now configurable via config.yml
- Toggle join, quit, and death messages
- Plugin info and help commands added
Комментарии
Загружаем…