
ChatCommands
Easy to use chat commands, that help mod developers and others can use test things out in-game.Details
v1.4.1
- Updated to CoreLib 2.0.0
- Added
/repeat
command - Fix noclip command toggle feature not working
- Added safety checks for
/placeTile
and/placeTileArea
commands - Fixed incorrect position order handling for
/placeTileArea
and/removeTileArea
- Added more specific error messages for tile commands
- Added
/help
command reminders after error outputs. Can be disabled in config
All changes
v1.4.0
- Added
/placeTileArea
command - Added
/removeTile
command - Added
/removeTileArea
command - Added
/setReveal
command - Fixed
/give
command not ignore case - Added position argument to
/spawn
command
v1.3.2
- Added
/placeTile
command - Allowed to specify variation in
/spawn
command
v1.3.1
- Added
/remove
command - Improved
/give
command. Now you can give items with variation, and even food.
v1.3.0
- Fixed compatibility with game version 0.5.0.0 and higher
v1.2.0
- Migrate to BepInEx BE builds
v1.1.0
- Migrate to CoreLib 1.0.0
v1.0.0
- Initial Release