Commands
Cobalt uses the dot (.) prefix instead of the slash (/) you might be used to. Just type in chat.
.cobalt (.cb)
Opens the config GUI where you can toggle modules, adjust settings, manage scripts, and change themes.
| Alias | Use |
|---|---|
.cobalt | Open config GUI |
.cb | Same thing, shorter |
.cobalt hud
Opens the HUD editor, where you can reposition and resize on-screen elements like the PerformanceHUD.
.cobalt debug
Prints the list of all currently registered event listeners to chat. Useful for developers debugging their addons.
Keybinds
| Key | Action |
|---|---|
O | Open config GUI |
P | Start / stop the last used script |
These can be changed in Minecraft’s keybind settings under the Cobalt category.
Notes
- All commands start with
.regardless of other mods. - If a command fails, check your chat for a red error message.
- You can use
.cbas a shortcut for.cobalt.
Last updated on