A PythonSDK mod for Borderlands series games that provides useful functionality while in-game:
- Saving and teleporting your position in the world
- Modifying game speed
- Configuring your own hotkeys to run console commands of your choice
Borderlands Commander supports the following games:
- Borderlands GOTY
- Borderlands 2
- Borderlands: The Pre-Sequel!
- Borderlands 3
- Tiny Tina's Assault on Dragon Keep
- Tiny Tina's Wonderlands
See PythonSDK Installation Instructions for how to get started using SDK mods.
The latest version of Commander.sdkmod
can be found here.
The built-in features of Borderlands Commander are operated using key inputs during gameplay. These key bindings may be configured in game via Mods > Commander > Key Bindings
:
Action | Default Key | Usage |
---|---|---|
Save Position | Period |
|
Restore Position | Comma |
|
Teleport to Spawn | Slash |
|
Teleport Forward | Up |
|
Teleport Forward | Up |
|
Change Game Speed | Backslash |
|
Borderlands Commander allows you to create hotkeys for your own custom console commands.
Included with Commander are four default commands for each game:
Action | Description |
---|---|
Toggle HUD | Enables/Disables the HUD overlay |
Toggle Third Person | Switches between first person and third person camera modes |
Quit Without Saving | Leave the current game session without saving, reverting to the last saved state |
Respawn Enemies | Allow nearly every enemy in a map to respawn immediately |
Action | Description |
---|---|
Teleport to Ping | Teleports you to the position of the last ping |
Respawn Enemies | Allow nearly every enemy in a map to respawn immediately |
Reload Map | Reloads the current map, more quickly than a save-quit |
Quit Without Saving | Leave the current game session without saving, reverting to the last saved state |
To edit your list of custom console commands, navigate to Mods > Commander
, and click Edit Custom Commands
. This will open a text file with your list of console commands.
Each console command is simply denoted with the name of the command, followed by a colon (:), followed by the actual command to run. Multiple commands are separated with two line breaks.
Once you have saved your commands, click the Reload Custom Commands
button in Commander's options. To manage newly added commands in the keybinds sections, you must back out of Commander's options and re-open them.
If you would like to reset your list of custom commands to the default, simply delete the file and click Reload.
For a repository of useful custom commands in various games, check out Commander's Discord server.
Option | Description |
---|---|
Edit Custom Commands | Open your Commander.txt file to edit your custom commands |
Reload Custom Commands | Tell Commander to reload your Commander.txt after you have edited it |
Client Teleporting | Whether co-op partners who join your game may use Commander to teleport (they must also be running Commander) |
Client Speed Permissions | Whether Co-op partners who join your game cannot adjust the game speed or freeze the world |