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

  • level-control
    cobbled_level_control.command.level-control

    The main command for Cobbled Level Control.

    Usage /level-control <subcommand>
  • level-control reload
    cobbled_level_control.command.level-control.reload

    Reloads the configuration files.

    Usage /level-control reload
  • level-control level-up
    cobbled_level_control.command.level-control.level-up

    Levels up a player's module.

    Usage /level-control level-up <player> <module>
  • level-control set-difficulty
    cobbled_level_control.command.level-control.set-difficulty

    Sets the difficulty of a player.

    Usage /level-control set-difficulty <player> <difficulty>
  • level-control set-level
    cobbled_level_control.command.level-control.set-level

    Sets the level of a player's module.

    Usage /level-control set-level <player> <module> <level>
  • level-control status
    cobbled_level_control.command.level-control.status

    Displays the player's current level and difficulty.

    Usage /level-control status
  • level-control status-other
    cobbled_level_control.command.level-control.status-other

    Displays another player's current level and difficulty.

    Usage /level-control status-other <player>