Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tob4n/obscure

A PaperMC plugin that dynamically hides player name tags behind occluding blocks.
https://github.com/tob4n/obscure

kotlin minecraft minecraft-plugin papermc protocollib

Last synced: 7 days ago
JSON representation

A PaperMC plugin that dynamically hides player name tags behind occluding blocks.

Awesome Lists containing this project

README

        

# Obscure

A PaperMC plugin that dynamically hides player name tags behind occluding blocks.

## Requirements

- **Minecraft Version**: 1.20.1
- **Server Software**: [PaperMC](https://papermc.io/)
- **Dependencies**: [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/), [kotlin-stdlib](https://www.spigotmc.org/resources/kotlin-stdlib.80808/)

## Note

This plugin utilizes scoreboard team packets to conceal player names on the client side. While it won't remove players from server-assigned teams, it will override any visual changes applied by those teams.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.