You are viewing a potentially older version of this package. View all versions.
shishyando-MoreCommands-0.13.0 icon

MoreCommands

Useful console commands for White Knuckle.

Date uploaded 2 days ago
Version 0.13.0
Download link shishyando-MoreCommands-0.13.0.zip
Downloads 258
Dependency string shishyando-MoreCommands-0.13.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

MoreCommands

Console commands for White Knuckle.

Console commands added:

Command Description Type Enables cheats
man, mhelp, morecommandshelp prints MoreCommands with their descriptions ('+' = enables cheats) Oneshot -
freerun godmode + deathgoo-stop + fullbright + infinitestamina + notarget Togglable +
cargo max backstrength Oneshot +
speedyperks get some movement perks Oneshot +
buff buff everything, without perks Togglable +
explore freerun + noclip Togglable +
flash freerun + buff Oneshot +
sv_gravity, grav set player gravity multiplier (1 is default) Oneshot +
ns, noclipspeed set noclip speed multiplier (1 is default) Oneshot +
give Give item to player's inventory by its id with substring search Oneshot +
left Give item to left hand or inventory by its id with substring search Oneshot +
right Give item to right hand or inventory by its id with substring search Oneshot +
banhammer Give banhammer to player Oneshot +
spiderman Give infinite barnacle hooks to both hands Oneshot +
justcause Give debug handgun to left hand and infinite barnacle hook to right hand Oneshot +
tp teleport to arg, no arg = list locations Oneshot +
wallhack, wh Add outlines to any game entity, wh [entity] (optional color like 'red', 'green' or '#RRGGBB'), entity is searched by substring, without params will toggle default behaviour Oneshot +
alwaysspawn Guarantee spawns (items, handholds, supply crates, etc.). Does not spawn items which already failed random check Togglable +
lp, mclistperks Enhanced perk list with titles, ids, descriptions, and filtering Oneshot -
listentities List entities, filtered by arg Oneshot -
listitems List items, filtered by arg Oneshot -
listregions List regions, filtered by arg Oneshot -
listsubregions List subregions, filtered by arg Oneshot -
loadrandomlevels Load completely random levels. Recommended commands: godmode, deathgoo-stop, deathgoo-height NaN. Have fun. Oneshot -
loadrandomlevels_nodeathgoo Load random levels, then send deathgoo away Oneshot +
loadrandomlevels_spiderman Load random levels, then give infinite barnacle hooks to both hands Oneshot +
loadregions Load some region levels by region name, filtered by arg Oneshot -
loadsubregions Load all subregion levels by subregion name, filtered by arg Oneshot -

Togglable commands can be run with arguments true/false

YouTube showcase videos

Version 0.10.0 (wallhack update): https://www.youtube.com/watch?v=KOxQGqisMBs

Version 0.8.1: https://www.youtube.com/watch?v=ET25Z-EP7oI

Screenshots

CHANGELOG

Version 0.13.0 Resurrect MoreCommands (29 june 2026)

Added:

  • Added spiderman, justcause, loadrandomlevels_nodeathgoo, and loadrandomlevels_spiderman shortcut commands.

Fixed:

  • MoreCommands no longer overrides vanilla commands. Vanilla spawnentity, listlevels and listperks are preserved; the enhanced perk list is available as lp or mclistperks.
  • Fixed an issue where scene unload cleanup could enable cheats and mark a clean run as cheated while disabling togglable commands.
  • Fixed crashes when commands were run without an active player, world, inventory, camera, or world loader.
  • Fixed grav cleanup crashing if the player had already been destroyed during scene unload.
  • Fixed explore and flash toggling child commands unpredictably instead of setting them to the same enabled state.
  • Fixed entity prefab registration mutating prefabs with generic GameEntity components, which could break entity listing, spawning, and wallhack matching.
  • Fixed duplicate vanilla command registration returning null and crashing command builders such as FXManager's decal_griddepth registration.
  • Fixed wh entity color disabling active outlines instead of changing their color.

Removed:

  • Removed the MoreCommands spawn / spawnent entity spawn command in favor of vanilla spawnentity, which has better autocomplete and count handling.

Changed:

  • MoreCommands now registers commands with native console descriptions, autocomplete, validation, and value previews where appropriate.

Version 0.12.1 Anniversary update support (19 april 2026)

Fixed:

  • Updated the mod to work with the anniversary update! Thanks to Dotlake for reviving the mod after the anniversary update came out!

Removed:

  • grubby command removed in favor of in-game climbanywhere
  • loadlevels command removed in favor of in-game loadlevels since it has better autocomplete.
  • elevator location for tp command (but you can use in-game teleportplayertolevel with autocomplete) since it was broken. other locations still work.

Version 0.11.2 Load levels update (30 nov 2025)

Fixed:

  • loadlevels, loadregions and loadsubregions should be fixed now. Some regions can not be loaded via loadregions, I did not manage to find an easy way to get all region's levels so I use in-game GetLevels(null) and sometimes it crashes. You will see an error message when you try to load such region.

Version 0.11.1 Load levels update (30 nov 2025)

Added:

  • listlevels - replaces in-game command with more levels which can be used for loading. List levels, filtered by arg.
  • listregions - List regions, filtered by arg.
  • listsubregions - List subregions, filtered by arg.
  • loadlevels - Load levels by its names with substring search.
  • loadrandomlevels - Load completely random levels. Recommended commands: godmode, deathgoo-stop, deathgoo-height NaN. Have fun.
  • loadregions - Load some regions' levels by region names, filtered by arg. Each region loads like in a normal run, not shuffled.
  • loadsubregions - Load all subregions' levels by subregion names, filtered by arg.

Changed:

  • listperks now replaces in-game command (lp alias also works as before)
  • man has different colors for commands and sorts by color + alias
  • a lot of implementation stuff again
  • secret rooms are now always open while alwaysspawn is active
  • fixed vanilla game bug which crashes your console on non-ascii input & requires run restart

Version 0.10.3 Wallhack update (29 nov 2025)

Showcase: https://www.youtube.com/watch?v=KOxQGqisMBs

Added:

  • wh, wallhack allows you to enable colorful outlines for any entity (pickupables, denizens, planks, etc.) with substring search
  • alwaysspawn guarantees spawns (items, handholds, supply crates, etc.). Does not spawn items which already failed random check before entering the command. Opens secret rooms.
  • listentities replaces in-game listentities with more entities and substring search
  • spawn, spawnentity uses an extended list of spawnable entities with substring search
  • listitems provides an extended list of items with substring search (used with give, left, right commands)
  • More colors!

Changed:

  • a lot of implementation stuff
  • speedy became speedyperks to make it clear that it gives the player perks

Fixed:

  • Commands (wh, noclipspeed, maybe something else) are properly disabled on run restart / exiting to main menu.

Todo:

  • Replace in-game help and other default commands
  • Better locations for tp command
  • Chainable commands
  • Some configs (persistent alias command? editing default wh preset?)
  • Support ColorfulTimers mod in MoreCommands (commands to change how timer looks like)

Version 0.9.0 noclipspeed update (26 oct 2025)

Added:

  • ns, noclipspeed command which sets noclip speed multiplier

Todo:

  • ???

Version 0.8.0 "Give" update (13 oct 2025)

Showcase YouTube video (click the image!)

Showcase

Added:

  • give, left, right commands to give items (inventory/left hand/right hand respectively)
  • banhammer command which gives you a banhammer to remove things on hit
  • tp teeth to teleport in the saferoom before teeth elevator
  • A slight separator line after each command for easier navigation

Changed:

  • Silos saferoom with experimental perks is now available via simple tp exp instead of tp silos_exp_perk
  • tp now supports substring search (tp aby = tp abyss)

Todo:

  • ???

Version 0.7.0: "Buff" update (6 oct 2025)

Added:

  • buff command which buffs the player without giving perks

Changed:

  • flash commands now use buff command
  • speedy still gives you a bunch of perks
  • other minor changes

Todo:

  • ???