Описание
**_Continued Version of Painty´s Shiny Boosters Mod!_**
Cobblemon Shiny Boost Mod
Take your shiny hunting to the next level with our latest Minecraft mod for **Cobblemon**! Boost shiny spawn rates across your entire server with fully configurable multipliers and a seamless queue system.
# ✨ **Features:**
- **Global Shiny Rate Boosting**: Enhance shiny spawn chances server-wide.
- **Queue System**: Stack multiple boosts to run back-to-back.
- **Dynamic Boss Bar**: Easily track active boosts and the queue.
- **Persistence**: Boosts remain active even after server restarts.
- **Operator Control**: Manage boosts with simple, user-friendly commands.
- **Safe Rate Limits**: Avoid setting multipliers that could break gameplay balance.
- **Boost Priority System**: Higher boosts always take priority. Weaker shiny boosts will continue after stronger ones have been expired.
## 📋 **Commands:**
Use the following commands to manage shiny boosts effortlessly:
```
/shinyboost # Activate or queue a boost
/shinyboost info # View active and queued boosts
/shinyboost reset # Remove a specific boost
```
- **Multiplier**: Defines the shiny rate increase (e.g., `2.0` = double rate).
- **Duration**: Time for the boost to last (in seconds).
### 🎮 **Usage Examples:**
- **Activate a Boost:**
`/shinyboost 2.0 300` – 2x shiny rate for 5 minutes.
- **Extend Active Boosts:**
`/shinyboost 2.0 300` – Adds 5 more minutes to an ongoing 2x boost.
- **Queue Boosts:**
`/shinyboost 2.0 300` – Starts a 2x boost.
`/shinyboost 3.0 600` – Starts a 3x boost, taking priority and pausing the 2x boost.
`/shinyboost 4.0 900` – Starts a 4x boost, taking priority over the 3x boost.
- **Check Current Boosts:**
`/shinyboost info`
*Example Output:*
> **Active:** 4.0x boost (1/2048 shiny rate) with 5m 30s remaining.
> **Queued:**
> 1. 3.0x for 10m.
> 2. 2.0x for 15m.
- **Remove a Boost:**
`/shinyboost reset 3.0` – Removes the queued 3x boost.
**Example of a boost with custom text:**
```
/shinyboost 2 60 Shiny Boost Activated! &8(&b%.1fx &e⏳ %d &6min &e%d &6sec&8)
```
**Placeholders for timers:**
- `%.1fx` → Shows the multiplier
- `%d h` → Hours
- `%d min` → Minutes
- `%d sec` → Seconds