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

https://github.com/ieatglu3/nametagger

Powerful and lightweight, asynchronous nametag library/framework for Java edition Minecraft servers (1.8 - 1.21)
https://github.com/ieatglu3/nametagger

bukkit minecraft minecraft-plugin nametag nametag-api packetevents paper spigot spigot-plugin

Last synced: about 1 month ago
JSON representation

Powerful and lightweight, asynchronous nametag library/framework for Java edition Minecraft servers (1.8 - 1.21)

Awesome Lists containing this project

README

          

# 🏷️ nametagger (1.8 - 1.21)

**Powerful and lightweight, packet based nametag library/framework for Java edition Minecraft servers**

[![PacketEvents](https://img.shields.io/badge/PacketEvents-2.11.1-4B8BBE?style=for-the-badge)](https://github.com/retrooper/packetevents)

## Features

- **Unlimited lines/tags**
- **Unlimited offsets**
- **Smooth movement**
- **Per-player rendering**
- **Component based displays**
- **Packet based**
- **Thread-safe API**
- **Platform-agnostic** — Depends only on [PacketEvents](https://github.com/retrooper/packetevents) and [Adventure](https://github.com/KyoriPowered/adventure)

---

https://github.com/ieatglu3