You are viewing a potentially older version of this package.
View all versions.

GeneralPurposeCommands
Provides utility commands.
Date uploaded | 3 weeks ago |
Version | 1.3.0 |
Download link | SirH-GeneralPurposeCommands-1.3.0.zip |
Downloads | 22505 |
Dependency string | SirH-GeneralPurposeCommands-1.3.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
General Purpose Commands Mod
This mod provides utility commands for more control over your gameplay.
Commands
addmoney <amount>
: Adds the specified amount of money to the current game's run.spawnitem <item_name> [amount]
: Spawns an item with the specified name and amount(amount is optional).listitems
: Lists all items that can be spawned.
Additional Features
CTRL + V
: Pastes text from the clipboard into the game's chat.
Installation
- Download and install BepInEx.
- Place the
GeneralPurposeCommands.dll
file in theBepInEx/plugins
directory.
CHANGELOG
Changes between v1.2.1 and v1.3.0
spawnitem
command now supports (properly) spawning valuables/removed items.