MySQL Depreciation
Deprecation Notice: MySQL Commands Integration
If your store currently uses MySQL Commands to deliver packages, you will need to transition to a supported integration type to ensure continued functionality.
Recommended Replacement: Webhooks
For most creators, the best replacement for MySQL Commands is our Webhooks integration.
π‘ What are Webhooks?
Webhooks allow Tebex to send real-time HTTP requests to an endpoint (a script or application you host). These requests contain all the relevant payment data, such as:
Transaction ID
Purchased items
Player details
Pricing and timestamp info
You can then process this data however you like β including executing the same MySQL logic you previously used.
More flexible and secure than raw SQL execution
π Other Integration Options
Depending on your game and infrastructure, you may prefer one of our other supported methods:
Integration Type
Use Case
Webhooks
Real-time event handling with full control over command logic
RCON (via RCON Adapter)
Direct command execution for RCON-compatible game servers
Game Plugins
Official plugin support for games like Minecraft, Rust, ARK
File Downloads
Deliver game files, configurations, or mods to customers
License Keys
Sell and distribute product keys for third-party software
CFX KeyMaster Assets
Monetize assets for FiveM servers via KeyMaster integration
π You can explore and configure these integration types from your Tebex Control Panel.
Getting Started with Your Migration
To begin your transition:
Set up Webhooks directly from your Control Panel.
Need help with your existing MySQL logic? Webhooks allow you to replicate this functionality by executing MySQL queries on your own backend after parsing incoming webhook data.
π Prefer a Different Integration Type?
You can also choose from any of our other supported methods, depending on your game or workflow needs:
RCON β using our modern RCON Adapter for improved reliability
Official Plugins β available for selected games (check compatibility here)
File Downloads β deliver server files, mods, or resources
License Keys β distribute product keys or activation codes
CFX KeyMaster Assets β for monetizing FiveM content through KeyMaster
Need Help?
Last updated
Was this helpful?