MatrixTermExtensions
A customized variant of Terminal Extensions for use in sessions with my friends.
By Dot_Matrix
Last updated | 10 months ago |
Total downloads | 3123 |
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100LethalAPI-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.1README
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.