Tebex Integration

Tebex Integration

To automate your Tebex packages and link them to the VIP system, you first need to link your server with Tebex. To do this, go to your Tebex panel, navigate to Game Servers/CONNECT GAME SERVERS and follow the Tebex instructions to complete the linking process.

Once linked, you can create packages and add a GAME SERVER COMMANDS. This command will be sent by Tebex when a user purchases the package.

The command to send is as follows: gcmtebex {transaction} vip_type days

Here, vip_type refers to the VIP assigned to that package and days is the number of days it will be delivered for.

For example, gcmtebex {transaction} vip_silver 30

It's important to set the "Require Player To Be Online" option to "Execute the command even if the player is offline" so that the command is executed even if the user is not online.

The user can then redeem their VIP with the command /code transaction_id.

For example: /code tbx-3498923a51449-682a94

Last updated