For the complete documentation index, see llms.txt. This page is also available as Markdown.

Unturned

Integrating Tebex with Your Unturned Server

Tebex offers official plugin support for Unturned, allowing you to monetize your server through in-game packages and webstore integration.

Plugin Download: Tebex Unturned GitHub Releases Or use the Plugins section in your Tebex Control Panel


Step 1: Install the Tebex Plugin for Unturned

Requirements:

  • LDM (Legally Distinct Missile) must be installed. See LDM Installation below.

Installation Steps:

  1. Download the Tebex Plugin

    • Get the latest version from the Tebex Unturned GitHub or from your Tebex Control Panel → Plugins section.

  2. Install the Plugin

    • Move the plugin file into your server's plugins directory:

      U3DS/Servers/Default/Rocket/Plugins
  3. Start Your Server

  4. Link to Your Tebex Store

    • In the server console, run:

      tebex:secret your-secret-key
    • (Replace your-secret-key with the one found in your control panel under “Game Servers” → Edit your server.)

  5. Verify Installation

    • To confirm the plugin is working, use:

      tebex:info
    • To see all available commands:

      tebex:help

That’s it! Your Unturned server is now connected to Tebex.


Step 2: Installing LDM (RocketMod Replacement)

LDM (Legally Distinct Missile) is a fork of RocketMod, which is no longer actively maintained. LDM provides compatibility with Rocket-based plugins.

Installation Steps:

  1. Unpack Files

    • Open or unzip the downloaded file (e.g., Rocket.Unturned.zip).

  2. Install to Server

    • Drag and drop all files from the archive into the Modules folder of your Unturned server:

  3. LDM is now installed and ready to use.


Optional Integrations

Tebex supports additional integration options for advanced setups:

  • MySQL

  • RCON

  • Webhooks

These allow for more control, automation, and connection to external systems like CRMs or game dashboards.


Academy Video

Last updated