BHRank
A Simple Title Plugin for Paper/Bukkit 一个适用于Paper/Bukkit的简易头衔插件
BHRank
BHRank - Player Title Management System
中文介绍/详细信息请查看<a href="https://github.com/BlackHoleEra-Team/BHRank">Github页面</a>
🎖️ Key Features - Customizable player title system - Supports color codes (not counted in length limits) - Flexible permission management - Smart length calculation - Full command completion
🛠️ Main Commands - Administrators: `/br give|remove|info` - VIP Players: `/br set|clear` - General: `/br help`
⚙️ Configuration Options - Configurable maximum title length - Detailed permission nodes - Automatic player data saving
📋 Permission System - `bherank.use` - Manage commands - `bherank.vip` - Custom VIP permissions
🔧 Compatibility - Minecraft 1.21+ - Bukkit/Spigot/Paper - Supports PlaceholderAPI (requires loading external PAPI extension) https://github.com/BlackHoleEra-Team/BhRankExpansion - PAPI placeholder: %bhrank_player_title%
🎯 Use Cases - Server VIP systems - Player achievement systems - Special event rewards - Personalized player displays
Usage Examples
Ensure the PAPI extension is loaded
After using /br give <player> <title> or /br set <title>
TrChat Usage Example:
- 1. Open plugins/TrChat/channels/Normal.yml - 2. Locate the following field ``` text: ‘&8[&3%player_world%&8]’ # Change this ``` Change it to ``` text: ‘&8[&3%player_world%&8]%bhrank_player_title%’ ```
The TAB plugin uses a similar method. Modify the display text for member groups in groups.yml.
---
Support: BlackHoleEraTeam Support: Visit the <a href="https://github.com/BlackHoleEra-Team/BHRank">GitHub page</a> for detailed documentation