Game Servers

Simplified Connection Instructions for Tebex

Integrating Tebex with your game server is straightforward, and we offer different tutorials for each supported game. To get started, visit the "Game Servers" section and find the tutorial that matches your game type.

Here's how you can integrate Tebex with your game server or website:

  1. Game Servers: Connect your game server directly to Tebex using our plugins. These plugins will check for commands every minute, ensuring your players receive their products shortly after purchase.

  2. MYSQL: Link your MYSQL database to Tebex. Please note that we don't provide assistance in using MYSQL for your server, so only choose this option if you already know how to use this database tool.

  3. RCON: RCON (remote console) allows you to issue commands directly to your game server without requiring a Tebex plugin. However, some settings, like executing commands when the player is offline, may not work with RCON.

Choose the integration type that suits you best, but keep in mind that certain settings are only available with specific integrations. For most situations, we recommend using the Tebex plugin.

Global Game Server Commands:

In the "Global Game Server Commands" section, you can add commands that will be triggered for ANY purchase on your store. You can also configure them to fire for other instances, like refunds, chargebacks, or subscription renewals.

Please note that these commands will affect all online players. If you want individual commands for purchasers, you'll need to configure them into the package commands instead.

We also have additional Plugin API Documentation 'HERE'

Last updated