FiveM
FiveM Integration Guide
Last updated
FiveM Integration Guide
Tebex offers a direct integration with FiveM via a built-in native module—no plugin installation required. This seamless connection ensures players receive their purchases quickly and reliably.
Before beginning setup:
You must have a Tebex store created with the FiveM store type. ➤ You can check this in your Control Panel (under your store name). ➤ If your store is not of type FiveM, please create a new store before continuing.
Access to your FiveM server’s server.cfg file.
Basic knowledge of restarting your server (via your hosting provider or local setup).
Open your server.cfg file—this is typically found in your server-data folder.
📝 If using FTP, make sure to save changes and upload the updated file back to the server.
Go to Integrations > Game Servers.
Click "Connect Game Server" (top-right).
Choose the Plugin option.
💡 Although this says “plugin,” no download is needed for FiveM—this is a direct native integration.
Enter a recognizable name for your server and click Continue.
Copy the secret key shown in the instructions and paste the following line into your server.cfg file:
🛠 Place this line near the bottom of your config file for clarity.
Restart your server as you normally would via your control panel or console.
🧠 If you're unsure how to restart your server, refer to your hosting provider’s documentation.
Return to the Tebex Control Panel and press Continue. If successful, your server is now linked to your Tebex store.
If the Continue button doesn’t activate, check your FiveM server console for errors, correct any issues, and try again.
If needed, click Skip and return to test later.
We recommend testing a package purchase to ensure everything is working correctly.
This integration polls the server every 60 seconds for new purchase commands.
Commands support offline delivery when using FiveM’s native Tebex integration.
Q: Do I need to download a plugin? A: No, FiveM has native Tebex support built in—no external files required.
Q: Can I use RCON or MySQL instead? A: While those options exist, the native plugin integration is strongly recommended for FiveM servers for maximum reliability.
Q: Why is my package not delivering?
A: Check that your tebexSecret is correct, your server has restarted successfully, and that the server console doesn’t show any errors.
Last updated
sv_tebexSecret "YOUR_TEBEX_SECRET_KEY"