Skip to content
These docs are a work in progress and may be incomplete or contain inaccuracies. (Or be for a newer unreleased version of the mod)

Commands

  • boosters
    cobblemon_boosters.command.boosters

    Root command for boosters.

    Usage /boosters <subcommand>
  • boosters reload
    cobblemon_boosters.command.boosters.reload

    Reloads the boosters configuration.

    Usage /boosters reload
  • boosters clear-queues
    cobblemon_boosters.command.boosters.clear_queues

    Clears all active booster queues.

    Usage /boosters clear-queues
  • boosters check-queues
    cobblemon_boosters.command.boosters.check_queues

    Checks the status of a booster queue.

    Usage /boosters check-queues <booster>
  • boosters queue-priority
    cobblemon_boosters.command.boosters.queue_priority

    Sets the priority of a booster queue.

    Usage /boosters queue-priority <subcommand>
  • boosters queue-priority enable
    cobblemon_boosters.command.boosters.queue_priority

    Enables the priority system for a booster queue.

    Usage /boosters queue-priority enable <boolean>
  • boosters queue-priority mode
    cobblemon_boosters.command.boosters.queue_priority

    Sets the mode of the priority system for a booster queue. Supports 'fifo', 'multiplier', and 'time' modes.

    Usage /boosters queue-priority mode <mode>
  • boosters queue-priority preemption
    cobblemon_boosters.command.boosters.queue_priority

    Sets the preemption mode of the priority system for a booster queue.

    Usage /boosters queue-priority preemption <boolean>
  • boosters queue-priority time-direction
    cobblemon_boosters.command.boosters.queue_priority

    Sets the time direction of the priority system for a booster queue. Supports 'shortest' and 'longest' modes.

    Usage /boosters queue-priority time-direction <direction>
  • boosters catch
    cobblemon_boosters.command.boosters.catch

    Root command for catch boosters.

    Usage /boosters catch <subcommand>
  • boosters catch start
    cobblemon_boosters.command.boosters.catch.start

    Starts a catch booster with the specified multiplier, duration, and time unit.

    Usage /boosters catch start <multiplier> <duration> <unit>
  • boosters catch stop
    cobblemon_boosters.command.boosters.catch.stop

    Stops the active catch booster.

    Usage /boosters catch stop
  • boosters catch status
    cobblemon_boosters.command.boosters.catch.status

    Checks the status of the active catch booster.

    Usage /boosters catch status
  • boosters experience
    cobblemon_boosters.command.boosters.experience

    Root command for Experience boosters.

    Usage /boosters experience <subcommand>
  • boosters experience start
    cobblemon_boosters.command.boosters.experience.start

    Starts an Experience booster with the specified multiplier, duration, and time unit.

    Usage /boosters experience start <multiplier> <duration> <unit>
  • boosters experience stop
    cobblemon_boosters.command.boosters.experience.stop

    Stops the active Experience booster.

    Usage /boosters experience stop
  • boosters experience status
    cobblemon_boosters.command.boosters.experience.status

    Checks the status of the active Experience booster.

    Usage /boosters experience status
  • boosters shiny
    cobblemon_boosters.command.boosters.shiny

    Root command for shiny boosters.

    Usage /boosters shiny <subcommand>
  • boosters shiny start
    cobblemon_boosters.command.boosters.shiny.start

    Starts a shiny booster with the specified multiplier, duration, and time unit.

    Usage /boosters shiny start <multiplier> <duration> <unit>
  • boosters shiny stop
    cobblemon_boosters.command.boosters.shiny.stop

    Stops the active shiny booster.

    Usage /boosters shiny stop
  • boosters shiny status
    cobblemon_boosters.command.boosters.shiny.status

    Checks the status of the active shiny booster.

    Usage /boosters shiny status
  • boosters bucket
    cobblemon_boosters.command.boosters.bucket

    Root command for Spawn Bucket boosters.

    Usage /boosters bucket <subcommand>
  • boosters bucket start
    cobblemon_boosters.command.boosters.bucket.start

    Starts a Spawn Bucket booster with the specified multiplier, duration, and time unit.

    Usage /boosters bucket start <bucket> <multiplier> <duration> <unit>
  • boosters bucket stop
    cobblemon_boosters.command.boosters.bucket.stop

    Stops the active Spawn Bucket booster.

    Usage /boosters bucket stop
  • boosters bucket status
    cobblemon_boosters.command.boosters.bucket.status

    Checks the status of the active Spawn Bucket booster.

    Usage /boosters bucket status