Space Engineers
This guide will detail how to install Tebex on both a vanilla and TorchAPI Space Engineers server.
Tebex is the official monetization provider for Space Engineers. This guide covers how to install Tebex on both Vanilla Dedicated Servers and TorchAPI-enabled servers.
Supported Server Types
Vanilla Dedicated Server Basic integration: Supports
/give_item
and/give_money
commands only.TorchAPI Server Full integration: Supports custom commands and advanced functionality.
Download the plugin for your server type via your Tebex Control Panel.
Install Tebex on a Vanilla Space Engineers Server
Use this method only if you are not running TorchAPI.
Steps
Download the Plugin From your Tebex Control Panel, download the latest Vanilla Tebex Plugin (
Tebex-SpaceEngineers-VERSION.zip
).Unpack the Files Unzip the contents into your server’s root folder.
Launch the Dedicated Server Tool Open the Space Engineers Dedicated Server and click:
Continue to Server Configuration
Go to the Plugins tab
Add the Plugin DLL
Click Add under Assemblies
Navigate to the unzipped plugin folder and select:
Tebex-SpaceEngineers.dll
Select Tebex from the plugin list to open configuration.
Enter Your Secret Key
Copy your secret key from the Game Servers page in your Tebex control panel.
Paste it into the Secret Key field.
Click Save & Start
Verify the Plugin In your server console, you should see output similar to:
plaintextCopyEdit[Tebex] [INFO] Tebex is starting up... [Tebex] [INFO] Secret key is set. Loading store info... [Tebex] [INFO] Connected to store https://yourstore.tebex.io
✅ Setup is complete once you see the “Connected to store” message.
⚙️ Install Tebex on a TorchAPI Server
TorchAPI enables advanced features such as custom commands, extended plugin support, and deeper integrations.
Steps
Download the Plugin From the control panel, download the TorchAPI Tebex Plugin
.zip
. (No need to extract it.)Place in Plugins Folder Move the
.zip
file to thePlugins
folder of your Torch server installation.Launch TorchAPI Start the TorchAPI server.
Configure Your Secret Key
For GUI-based servers:
Go to the Plugins tab
Select Tebex
Enter your Secret Key and click Save Config
For dedicated/headless servers:
Join the server as an owner
Run the following in-game command:
plaintextCopyEdit!tebex.secret your-secret-key
Confirm Plugin Status You should see console output like:
plaintextCopyEdit[Tebex] [INFO] Secret key is set. Loading store info... [Tebex] [INFO] Connected to store https://yourstore.tebex.io
Debugging
The plugin runs silently during normal operation. To troubleshoot:
Enable Debug Mode via the plugin settings.
Logs will show detailed activity and errors.
⚠️ Warning: Do not leave Debug Mode enabled during regular server operation.
Last updated
Was this helpful?