These docs are a work in progress and may be incomplete or contain inaccuracies. (Or be for a newer unreleased version of the mod)
/boosters - Root command for boosters.
/boosters reload - Reloads the boosters configuration.
- Requires the
cobblemon_boosters.command.boosters.reload permission (Defaults to OP status)
/boosters clear-queues - Clears all active booster queues.
- Requires the
cobblemon_boosters.command.boosters.clear_queues permission. (Defaults to OP status)
/boosters check-queues <booster> - Checks the status of a booster queue.
- Requires the
cobblemon_boosters.command.boosters.check_queues permission. (Defaults to Any User)
/boosters catch - The Root command for catch boosters.
/boosters catch start <multiplier> <duration> <unit> - Starts a catch booster with the specified multiplier, duration, and time unit.
- Requires the
cobblemon_boosters.command.boosters.catch.start permission. (Defaults to OP status)
/boosters catch stop - Stops the active catch booster.
- Requires the
cobblemon_boosters.command.boosters.catch.stop permission. (Defaults to OP status)
/boosters catch status - Checks the status of the active catch booster.
- Requires the
cobblemon_boosters.command.boosters.catch.status permission. (Defaults to Any User)
/boosters experience - The Root command for Experience boosters.
/boosters experience start <multiplier> <duration> <unit> - Starts an Experience booster with the specified multiplier, duration, and time unit.
- Requires the
cobblemon_boosters.command.boosters.experience.start permission. (Defaults to OP status)
/boosters experience stop - Stops the active Experience booster.
- Requires the
cobblemon_boosters.command.boosters.experience.stop permission. (Defaults to OP status)
/boosters experience status - Checks the status of the active Experience booster.
- Requires the
cobblemon_boosters.command.boosters.experience.status permission. (Defaults to Any User)
/boosters shiny - The Root command for shiny boosters.
/boosters shiny start <multiplier> <duration> <unit> - Starts a shiny booster with the specified multiplier, duration, and time unit.
- Requires the
cobblemon_boosters.command.boosters.shiny.start permission. (Defaults to OP status)
/boosters shiny stop - Stops the active shiny booster.
- Requires the
cobblemon_boosters.command.boosters.shiny.stop permission. (Defaults to OP status)
/boosters shiny status - Checks the status of the active shiny booster.
- Requires the
cobblemon_boosters.command.boosters.shiny.status permission. (Defaults to Any User)
/boosters bucket - The Root command for Spawn Bucket boosters.
/boosters bucket start <bucket> <multiplier> <duration> <unit> - Starts a Spawn Bucket booster with the specified multiplier, duration, and time unit.
- Requires the
cobblemon_boosters.command.boosters.bucket.start permission. (Defaults to OP status)
/boosters bucket stop - Stops the active Spawn Bucket booster.
- Requires the
cobblemon_boosters.command.boosters.bucket.stop permission. (Defaults to OP status)
/boosters bucket status - Checks the status of the active Spawn Bucket booster.
- Requires the
cobblemon_boosters.command.boosters.bucket.status permission. (Defaults to Any User)