Tebex Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Before you start, ensure you have:
Administrative access to your Tebex account
Server configuration file access (server.cfg
)
The script you want to integrate installed and working
Basic understanding of server commands
Navigate to Tebex > Game Servers > Connect Game Server in your Tebex dashboard.
Add the Tebex secret code to your server.cfg
file. This establishes the connection between your server and Tebex.
Server Connection Complete: Your server is now connected to Tebex. You can proceed to create products and link them to your scripts.
Navigate to Tebex > Package > Create Package to set up your product.
This is the crucial step where you define what happens when a customer purchases your package.
For UZ-Scripts Multicharacter system:
This command grants a new character slot to the purchaser.
Important: Make sure the commands you use are compatible with your server setup and the scripts are properly installed.
Before going live, thoroughly test your integration to ensure everything works correctly.
Server Not Connecting
Double-check the secret key in your server.cfg
Ensure your server is online and accessible
Verify firewall settings allow Tebex connections
Commands Not Executing
Verify script is properly installed and running
Check command syntax matches your script requirements
Review server console for error messages
Ensure player is online when purchase is made
Tebex Support: Contact through their official support channels
UZ-Scripts Support: Join their Discord server for script-specific help
Server Logs: Always check your server console and logs for detailed error information
Keep your Tebex secret key private and secure
Regularly update your scripts and server software
Monitor transaction logs for unusual activity
Provide clear product descriptions
Set reasonable prices for your community
Offer good customer support for purchase issues
Regularly test your integrations
Keep backups of your configuration
Stay updated with Tebex and script updates
π Congratulations! Your Tebex integration is now complete and ready to use. Your players can now purchase items directly through your Tebex store, and the integration will automatically handle the delivery.