DeluxeMobCoins v1.1 - The Offline & Leaderboard Update!
✨ New Features
Offline Player Commands
You can now manage player balances even when they are offline.
- The /mobcoins balance <player> command can now check the balance of offline players.
- The /mobcoins give <player> <amount> command now works for offline players.
- The /mobcoins set <player> <amount> command now works for offline players.
Leaderboard Placeholders
Introducing new PlaceholderAPI placeholders to display your top players! Perfect for holograms, GUIs, and more.
- %deluxemobcoins_top_name_<number>%: Displays the name of the player at the specified rank.
- %deluxemobcoins_top_coins_<number>%: Displays the coin balance of the player at the specified rank.
- (Example: %deluxemobcoins_top_name_1% shows the name of the richest player).
Improvements
- Implemented an internal caching system for the top players leaderboard. This ensures that placeholder updates for the leaderboard are fast and won't impact server performance, even with many players.