You are viewing a potentially older version of this package. View all versions.
Zinal001-Misc_Commands-1.0.1 icon

Misc Commands

A plugin with various chat commands, for example /give and /fly.

Date uploaded 5 years ago
Version 1.0.1
Download link Zinal001-Misc_Commands-1.0.1.zip
Downloads 236
Dependency string Zinal001-Misc_Commands-1.0.1

This mod requires the following mods to function

Zinal001-BepInExPack_MECHANICA-5.4.1100 icon
Zinal001-BepInExPack_MECHANICA

BepInEx pack for MECHANICA. Preconfigured and ready to use.

Preferred version: 5.4.1100
Zinal001-Chat_Commands-1.0.2 icon
Zinal001-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.2

README

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.

This plugin requires both the Chat Commands plugin and BepInEx.

BepInEx can be downloaded from here: https://docs.bepinex.dev/master/index.html (BepInEx will be uploaded shortly as it's own plugin)

Changelog:

v1.0.1:

  • All items are now loaded and cached as soon as possible to prevent lag while using the /give command.