
69
0

Text description
ModernTags 1.19.4+
A modern plugin for displaying custom tags above player heads
⚠️ The plugin will not work for players with client version below 1.19.4
✨ Features
| 🎨 Full Customization | Configure tag appearance: color, shadows, transparency, alignment, size and more |
| 🎬 Animated Tags | Support for multiple frames with configurable animation speed |
| 🏆 Priority System | Automatic tag selection based on player permissions with priority consideration |
| 📌 PlaceholderAPI | Support for any placeholders from PlaceholderAPI for dynamic content |
| 👑 Vault Integration | Automatic insertion of prefixes and suffixes from permission systems |
| ⚙️ Flexible Settings | Separate configuration for frame and placeholder update rates |
⚡ Technical Advantages
The plugin operates fully asynchronously in Netty threads via PacketEvents.
All data is cached in memory for fast access during repeated operations.
🔧 Configuration Example
# Use MiniMessage for prefixes and suffixes
use-minimessage-colorizer-for-prefixes-and-suffixes: false
# Hide tag when player has passengers
hide-tag-when-has-passenger: false
name-tags:
default:
frame-update-rate: 10 # Frame update rate (in ticks)
placeholders-update-rate: 10 # Placeholder update rate
priority: 0 # Tag priority
frames:
0:
text: |-
<placeholder:prefix><white><placeholder:name><placeholder:suffix>
<red>❤ <white><placeholder:health>
shadowed: true
y-offset: 0.2
background-color: "00000000"
vip:
frame-update-rate: 20
placeholders-update-rate: 5
priority: 10
frames:
0:
text: "<gold>⭐ VIP ⭐<newline><placeholder:name>"
shadowed: true
scale: 1.2
💬 Commands & Permissions
Commands
/moderntags— reload plugin configuration
Permissions
moderntags.tag.<name>— permission to use a tagmoderntags.see.own— visibility of own tagmoderntags.see.other— visibility of other players' tagsmoderntags.reload— access to reload command
📦 Dependencies
Required:
- PacketEvents 2.0+
Optional:
Совместимость
Ссылки
Создатели
Детали
Лицензия:Apache-2.0
Опубликован:1 месяц назад
Обновлён:1 месяц назад
