LogoLogo
  • Welcome
  • Getting Started
  • Integration Methods
  • SDKs
  • Tebex for Unreal Engine 5
  • Tebex for Unity Engine
  • Webstore Builder
    • Overview
    • Getting Started
    • Twig
      • Tags
      • Filters
      • Functions
    • Global Variables
      • basket
      • store
      • page
    • Pages
      • index.html
      • checkout.html
      • username.html
      • options.html
      • package.html
      • cms/page.html
      • category.html
      • layout.html
    • Sidebar Modules
      • module.communitygoal.html
      • module.featuredpackage.html
      • module.giftcardbalance.html
      • module.goal.html
      • module.payments.html
      • module.serverstatus.html
      • module.textbox.html
      • module.topdonator.html
    • Assets
    • Schema
    • Developer Plan
    • Footer
    • Guides
      • Package Slugs
  • Headless API
    • Overview
    • Getting Your Listings
    • Creating a Basket
    • Adding Packages
    • Gifting Packages
    • Applying Discounts / Creator Codes
    • Directing to Checkout
    • Endpoints
    • Postman Config
    • Example Integration
  • Checkout API
    • Overview
    • Headers and Authentication
    • Start the Checkout Process
    • Checkout Webhooks
    • Endpoints
    • Errors
    • Postman Config
  • Tebex.js
    • Overview
    • Integration
    • Events
    • Web Components
    • Custom Render Location
    • NPM
    • GitHub
  • Webhooks
    • Overview
    • Login Webhooks
  • Game Server API
    • Overview
    • Authentication
    • Error Handling
    • Endpoints
  • Affiliate API
    • Overview
    • Referrals
    • Game Types
    • Webhooks
Powered by GitBook
On this page
  • Official Game Server Plugins
  • RCON Adapter

Was this helpful?

Export as PDF
  1. Game Server API

Overview

Integrate product delivery into your game server.

PreviousLogin WebhooksNextAuthentication

Last updated 8 months ago

Was this helpful?

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 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 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 .

quick start guide
Game Servers
BuycraftX (Minecraft: Java Edition)
Tebex-Oxide (Rust, 7 Days To Die and Hurtworld)
Tebex-Ark (ARK: Survival Evolved)
Tebex-FiveM (FiveM / GTA V)
Tebex-Forge
Tebex-uMod
Tebex-Atlas
Tebex-TorchAPI
Tebex-Gmod
Tebex-Unturned
Tebex-Arma3
RCON Adapter