A clean, modern Join/Leave message plugin for PocketMine-MP API 5
With full RankSystem integration 🚀
- ✅ Static join/leave messages
- 🔥 Dynamic rank-based colors
- 🎨 Clean bracket styling
[ + ] - 🔌 IvanCraft623 RankSystem support
- 🔊 Configurable join sound
- ⚡ Lightweight & optimized
- 🧩 Soft dependency support
BetterJoin supports two modes:
Simple and clean.
- Join = Green
- Leave = Red
- No rank plugin required
Automatically pulls player name color from: IvanCraft623 RankSystem
BetterJoin reads the player's highest rank and applies:
- Rank nameColor → Player name
- Rank nameColor → + / - symbol
- Brackets always stay gray (§7)
This plugin supports: IvanCraft623 RankSystem (PM5)
It directly reads:
$session->getHighestRank()->getNameTagFormat()["nameColor"];
If RankSystem is not installed: Plugin still loads Falls back to default color
softdepend:
- RankSystem
Enable or disable in config:
sound: enabled: true
- Download the plugin
.phar - Place inside
/plugins - Restart server
- Configure if needed

