Minecraft: Java Edition
Tebex supports seamless integration with the most popular Minecraft server platforms via dedicated plugins. These integrations allow automated command execution, player-specific package fulfillment, and robust monetization for server operators.
Supported Platforms
Official plugins are provided for the following server platforms:
⚠️ Note: Plugins previously branded as "Buycraft" are deprecated and not supported. Use only the official Tebex plugins.
We recommend using the Tebex Plugin for the most feature-rich integration experience.
Prerequisites
Before proceeding:
You must have a Minecraft: Java Edition server running.
Your Tebex store must be configured for Minecraft: Java Edition.
Access to your server console and file system (via FTP or file manager).
Find your Tebex secret key from: Control Panel > Integrations > Game Servers > Edit.
Installation Instructions by Platform
▶ Bukkit / Spigot / PaperSpigot
Download the plugin from Tebex > Plugins > Bukkit.
Place the
.jar
file into/plugins
in your server directory.Start or restart your server.
In console, run:
/tebex secret YOUR_SECRET_KEY
In-game, run:
/tebex info
Confirm your store details are displayed.
▶ Fabric
Download the plugin from Tebex > Plugins > Fabric.
Place the
.jar
file into/mods
in your server directory.Restart your server.
Run in console:
/tebex secret YOUR_SECRET_KEY
Run in-game:
/tebex info
▶ Sponge (Legacy Plugin)
Download the Sponge plugin from Tebex > Plugins > Sponge.
Place the
.jar
file in/plugins
.Restart your server.
Run:
/tebex secret YOUR_SECRET_KEY
Verify with:
/tebex info
▶ BungeeCord
Download the plugin from Tebex > Plugins > BungeeCord.
Place the
.jar
into/plugins
on your BungeeCord proxy.In
/plugins/Tebex/config.yml
, set:server: proxy: true
Restart your proxy.
Run:
/tebex secret YOUR_SECRET_KEY
Confirm setup:
/tebex info
▶ Velocity
Download the plugin from Tebex > Plugins > Velocity.
Place the
.jar
into/plugins
.In
/plugins/Tebex/config.yml
, set:server: proxy: true
Restart your proxy server.
Run:
/tebex secret YOUR_SECRET_KEY
Confirm with:
/tebex info
Offline Servers & Geyser Support
Minecraft Offline Mode
Supported. Choose Minecraft: Offline when creating your Tebex store.
Tebex will not verify usernames.
Geyser Support (Bedrock → Java Bridge)
Set your store to Minecraft: Offline.
In
/plugins/Tebex/config.yml
, set:server: proxy: true
This disables username verification to accommodate Bedrock usernames.
Alternative Integration Methods
If you're using a custom platform or want deeper control:
MySQL: Push Tebex transactions to your database.
RCON: Execute commands remotely without plugins.
Webhooks: Trigger events on purchase, refund, or chargeback.
🔗 Refer to our Plugin API Docs for implementation details.
Verification & Troubleshooting
Use
/tebex info
in-game or console to verify integration.Check server logs for
[Tebex] Plugin enabled
confirmation.Ensure secret keys are correctly entered with no extra spaces.
If errors occur, confirm your plugin version matches the server platform.
Compliance Reminder
Be aware of Minecraft's EULA and monetization guidelines. Tebex is designed to help you stay compliant, but always review Mojang's policies.
You're all set! Your Minecraft: Java Edition server is now fully integrated with Tebex. Ready to start earning? Create packages and publish your store today!
Last updated
Was this helpful?