How to Fish
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
6 days ago
Downloads
2.7K
Size
124KB
Dependency string
NekoTeam-HowToFishDevConsole-1.0.0

How To Fish Dev Console

An in-game developer/admin console for How To Fish, built on BepInEx. Open a searchable, scrollable log window with a command line for toggling cheats, debugging, and managing your server.

Features

  • In-game console window (draggable, resizable log view, search, command history)
  • Live BepInEx log streaming into the console
  • Optional tail-load of the last log lines on first open
  • Fully config-driven: every command can be individually enabled/disabled

Opening the Console

Press ~ (backquote) or F1 to open/close the console.

Shortcut Action
~ / F1 Toggle console
Ctrl+F Toggle search bar
Ctrl+A Select all text in focused field
Up / Down Navigate command history
Esc Close search, or close console

Commands

Command Usage Description
help / cmds help Lists all available commands
clear clear Clears the console log
plugins plugins [filter] Lists loaded BepInEx plugins
god god Toggles god mode (affects all players)
fly fly [target] Toggles fly mode (gravity off, still collides)
noclip noclip [target] Toggles noclip (gravity + collision off)
walkspeed walkspeed [value] [target] Sets walk speed (sprint scales with it)
jumppower jumppower [value] [target] Sets jump force
infjump infjump <on/off> [target] Enables/disables infinite jumping
give give <itemname> [target] Spawns an item and gives it to target (host only)
hungry hungry <on/off> [target] Enables/disables hunger drain (host only)
addmoney addmoney [amount] [target] Adds money to the shared economy (host only)
kill kill [target] Instantly kills the target (host only)
size size <scale> [target] or size <x> <y> <z> [target] Scales a player's transform (visual only)
game_pause game_pause Toggles the game's pause state
game_difficulty game_difficulty [easy/default/hard] Gets or sets server difficulty (host only)

Most player-targeting commands accept a Steam ID or a (partial) player name as the target. Omit the target to affect your local player.

Notes

  • Commands marked host only require you to be the server/host to take effect.
  • fly, noclip, walkspeed, jumppower, and infjump are client-authoritative — they only visibly affect the local client they're run on.
  • size is applied locally and may not sync to other clients unless the game itself networks transform scale.

Configuration

All toggle key bindings, log buffer size, timestamp formatting, and per-command enable flags are available in the BepInEx config file generated on first launch (BepInEx/config/com.neko.howtofish.console.cfg).

Installation

  1. Install BepInEx for How To Fish if you haven't already.
  2. Extract this package's contents into your BepInEx/plugins folder.
  3. Launch the game and press ~ or F1 to open the console.

License

Provided as-is for use with How To Fish. Use at your own risk, especially on servers where other players may be affected by god mode, kill, or economy commands.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.