Tebex Wrapper (Premium)

If you want to use the /redeem command so that your players can instantly get their prices without the server owner to do things manually, this is the way to go!

This guide assumes you already have a tebex store online, if not you can create one! Tutorial to setup your tebex store: https://www.youtube.com/watch?v=it-eiJDwV5E

  1. Add the game server command below to each package youโ€™d like to set up with the wrapper: purchase_premium_package {"transid":"{transaction}", "packagename":"{packageName}"} Do not change the variables on this command, use it exactly as shown above.

  2. Additionally, press the โ€˜Settingsโ€™ icon next to the command and set the Require Player to be Online option to โ€˜Execute the command even if the player is offlineโ€™.

  3. Press โ€˜Updateโ€™ at the bottom of the Edit Package page to confirm the changes made.

For more information, you can go to the Tebex docs and find a guide to another script. It's basically the same steps, just with a different command:

https://docs.tebex.io/creators/tebex-control-panel/game-servers/fivem/fivem-server-wrapper

Last updated