Overview

Integrate product delivery into your game server.

The Game Server API is for implementing command execution on game servers - an example of this would be the official Tebex Minecraft Plugin.

If you haven't already done so, we recommend having a read of our quick start guide before beginning integration.

If you've created an SDK or game server plugin, please send an email to support@tebex.io and we'd be happy to showcase it on this site.

Official Game Server Plugins

You can download compiled versions of the official plugins that implement this API from the Game Servers section of the creator panel.

The source code for these plugins can also be found in the following GitHub repositories:

RCON Adapter

If we don't have a plugin available for your game you're also able to make use of the RCON Adapter.

Last updated