DeluxeMobCoins v1.10 - The QoL & Commands Update!
This update focuses on significant quality-of-life improvements, increased customizability through the language file, and a major command restructure for better usability.
✨ New Features
Plugin Info Command
A new command, /mobcoins about, has been added for administrators.
- It provides a quick, in-game overview of essential plugin and server details.
- Displays: Plugin Version, Server Info, Developer, Shop Status, and the number of currently active boosters.
- The entire output is fully translatable and customizable through a new section in lang.yml.
Improvements & Quality of Life
- Configurable Booster Names: The display names for booster types (SINGLE, GLOBAL) are no longer hard-coded. You can now define custom names (e.g., "Personal", "Global") directly in lang.yml.
- Booster Received Notification: Players will now receive a chat message when an admin gives them a booster, informing them what they received and who sent it.
- Dynamic Developer Name: The developer name in the /mobcoins about command now dynamically pulls from the author field in plugin.yml, making it easier to credit developers or forks.
- New Placeholders:
- {booster_type}: Displays the new configurable booster name.
- {developer}: Displays the author from plugin.yml.
- A full suite of placeholders for the /about command has been added.
⚠️ Changes
Booster Command Restructure
All booster-related commands have been consolidated for clarity and consistency.
- /mobcoins give booster ... is now /mobcoins booster give ...
- /mobcoins booster stop ... remains the same but is now part of the unified structure.
- Tab completion and the admin help menu have been updated to reflect this change.
This restructure makes the command system more intuitive and prepares the plugin for potential future booster-related features.