How to Add plugins to your Space Engineers Torch Server

Last updated 11 Mar 2026

Need a game server?

Spin one up fast with our feature-rich panel and seriously low prices.

Getting plugins

Plugins can be downloaded from https://torchapi.com/plugins

  1. Take note of the guid in the url, This will be needed for the Torch config

  2. Download the plugins

Installing the plugins

  1. Log in to the Kinetic Panel.

  2. Stop the server.

  3. Open the File Manager.

  4. Open the Plugins Folder

  5. Upload the plugin's ZIP. You can drag the file.

  6. Go back to the Root.

  7. Open Torch.cfg

  8. Locate <Plugins/> & replace it with

    
     <Plugins>
    <guid>id</guid>
      </Plugins>

    Each plugin needs its own guid.

  9. Start the server