Описание
## About mod
The mod allows you to increase the player's chances of having a shiny version of a pokemon for a certain period of time, as well as the spawn weight of a pokemon of a certain species or pokemon that have certain labels (e.g. "gen1, legendary").
## Commands
```/yacb boost ``` - command to increase the spawn chance.
**Arguments:**
- `````` - player to be boosted;
- `````` - the value of how many times the chance of a shiny or weight will be increased;
- `````` - duration in server ticks;
- `````` - boost type, can be ```shiny```, a species id, or a string listing labels separated by commas (e.g. ```legendary, mythical```).
```/yacb list ``` - command that displays the specified player's boosts. `````` can be ```all```, ```shiny```, ```species```, or ```labels```
## My other Cobblemon side-mods