Hurtworld

Integrating Tebex with Your Hurtworld Server

Tebex supports official integration with Hurtworld using the Oxide modding platform, enabling automated monetization through in-game rewards and webstore commands.

Download the Plugin Head to your Tebex Control Panel → Plugins section to download the official Hurtworld (Oxide) plugin.


Step-by-Step Installation (Oxide)

1. Download the Tebex Plugin

2. Place the Plugin File

  • Copy the downloaded plugin file to your server’s Oxide plugins directory:

<HurtworldServerPath>/oxide/plugins/

⚠️ Note: This is different from the main plugins directory.

3. Start or Reload the Plugin

  • If your server is already running, Oxide will attempt to auto-load the plugin.

  • If not, you can manually reload it via the server console:

oxide.reload Tebex
  • In your console, enter the following command:

rcon tebex:secret your-secret-key

You’ll find your secret key under Game Servers → Edit in your Tebex control panel.


Verify Installation

Once linked, you should receive a success message in your server console.

To confirm the plugin is functioning correctly, run:

tebex:info

This will return configuration details and a list of available plugin commands.


Advanced Integration Options

Tebex supports additional methods for more complex setups or cross-platform integration:

  • Webhooks – Automate reward delivery or analytics

  • RCON – Remote console interaction

  • MySQL – Connect your webstore data to other backend services

Last updated

Was this helpful?