Compatibility
Minecraft: Java Edition
1.21–1.21.9
Platforms
Links
Creators
Details
Licensed GPL-3.0-only
Published 3 days ago
Updated 6 days ago
BHRank - Player Title Management System
中文介绍/详细信息请查看Github页面
🎖️ 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 commandsbherank.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:
-
- Open plugins/TrChat/channels/Normal.yml
-
- 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.
Team: BlackHoleEraTeam
Support: Visit the GitHub page for detailed documentation