Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed AGPL-3.0-or-later
Published 2 months ago
Updated last month
Hide Player
A Minecraft server mod that allows selectively hiding players from various server interfaces.
Supported Versions
Currently only 1.21.4+ is supported, because I just wrote it for my own use and I'm not sure if anyone else would need it. If you need support for other versions, feel free to open an issue or a pull request.
Features
Hide players from:
- System messages (join, leave, death, achievements)
- In-game visibility (player model, chat, tab list, social screen)
- Server status and query responses
- Scoreboard entries
Maybe useful for:
- Service accounts management
- Mini-game development
- Server events
- Staff activities
Permissions
Hide Player Permissions
hideplayer.hide.*
- Hide player from all interfaceshideplayer.hide.systemmessage
- Hide system messageshideplayer.hide.ingame
- Hide in-game presence and chathideplayer.hide.statusandquery
- Hide from server status/queryhideplayer.hide.scoreboard
- Hide scoreboard entries
Administrative Permission
hideplayer.privilege.seehiddenplayer
- See hidden players (default for ops)
Note: Permissions are automatically refreshed on player reconnect to prevent inconsistencies.
Installation
- Install a permissions manager
- Add this mod to your server
- Configure permissions for target players
Advanced Configuration
Though generally not necessary, if you face any issues, like mod conflicts, or severe performance drops, you can edit config/hideplayer.mixin.conf
and disable mixins selectively. Please note that this may break the mod functionality.
License
AGPL-3.0-or-later