Dot_Matrix-MatrixTermExtensions icon

MatrixTermExtensions

A customized variant of Terminal Extensions for use in sessions with my friends.

Last updated 6 months ago
Total downloads 2585
Total rating 1 
Categories Tools Misc Client-side Server-side
Dependency string Dot_Matrix-MatrixTermExtensions-1.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
LethalAPI-LethalAPI_Terminal-1.0.1 icon
LethalAPI-LethalAPI_Terminal

A fully fledged modding API for everything to do with the on-ship Terminal. Including custom commands, interactions, terminal overhauls, conditional command overrides, and more.

Preferred version: 1.0.1

README

This mod is a variant of ANormalTwig's TerminalExtras mod, replacing the door toggle with explicit open/close commands.

Made primarily for my friend group, and for personal coding practice.

Commands

  • Door Commands
    • Door [Open/Close]
      • Opens or closes the door, based on provided argument
    • Open
      • Opens the door, if not already open
    • Close
      • Closes the door, if not already closed
  • Teleporter Commands
    • Teleport
      • Activates the Teleporter
      • alt: tp
    • iTeleport
      • Activates the Inverse Teleporter
      • alt: itp
  • Lighting Commands
    • Lights
      • Toggles the lights on or off
    • Lightsout
      • Turns the lights off
      • alt: Nox
    • Lightson
      • Turns the lights on
      • alt: Lumos
  • Launch Commands
    • Go
      • Pulls the lever and either takes off or lands the ship
      • alt: Launch
    • TakeOff
      • Takes off from a given moon. Does nothing if not landed on a moon.
    • Land
      • Lands ship on moon. Does nothing if in space.
  • Cheat Commands (NOTE: HIGHLY untested, use at own risk)
    • GiveMoney [Amount]
      • Adds the given amount of money to your shop balance.
    • SpawnLoot [Amount] [Value]
      • Spawns a set number of random loot objects, with a given value
      • NOTE: Currently non-functional
    • ResetInverse
      • Manually resets the Inverse Teleporter Cooldown.