Tebex Integration
1. Tebex Resource
Download and configure the official tebex resource to integrate product sales with your FiveM server.
2. Create a Property
Use the /housing
admin menu to create a new property you want to sell. Once saved:
Open your database and copy the
id
of that property from thehouses
tableThis
id
will be used as the property identifier in the Tebex command
3. Create Package on your Tebex
In your Tebex package, set up a command
tebexProperty {sid} 152
{sid}
is automatically replaced by Tebex with the player’s server ID152
is the property ID from your database

4. Done!
Once someone purchases your package, Tebex will trigger the command and the player will receive their property.
Last updated
Was this helpful?