Misc Commands
A plugin with various chat commands, for example /give and /fly.
Last updated | 2 years ago |
Total downloads | 686 |
Total rating | 0 |
Categories | |
Dependency string | Zinal001-Misc_Commands-1.0.3 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
Zinal001-BepInExPack_MECHANICA
BepInEx pack for MECHANICA. Preconfigured and ready to use.
Preferred version: 5.4.1100Zinal001-Chat_Commands
A plugin that allows for dynamically created chat commands. Also includes a /help command to display all the commands created through this plugin/API.
Preferred version: 1.0.2README
Misc Commands
A plugin with various chat commands.
Commands include:
- /clear - Clears the console window.
- /clearinv - Removes all items from the inventory and hotbar.
- /exportitems - Exports a file of all known items in the game (For use with the /give command)
- /fly - Allows you to fly.
- /give - Adds an item to your inventory.
- /kill - Kill yourself.
Changelog:
v1.0.1:
- All items are now loaded and cached as soon as possible to prevent lag while using the /give command.
v1.0.2:
- Added base resources (Such as wood and sand) to the item list. (Which is used by the /give and /exportitems commands).
- Added dependency to BepInEx.
- Updated dependency Chat Commands to version 1.0.1.
v1.0.3:
- Updated dependency Chat Commands to version 1.0.2.
- Updated for Mechanica 1.2.2.