LogoLogo
  • Introducing Tebex
    • Store Overview
  • Pricing & Plans
    • Starter
    • Plus
    • Tebex Plan Payment Methods
    • Tebex Platform Fee
    • Plus Plan Expiry
  • Initial setup
    • General checklist for setting up a Tebex store
    • Identity Verification for Tebex Store Onboarding
    • Your Store Review
    • Tips for getting your store application approved
    • What is Intellectual Property?
    • Adult Content Guidelines
  • Tebex Control Panel
    • Dashboard
    • Payments
      • Manual Payments
      • Recurring Payments
      • Payment Methods
      • Checkout Settings
      • Fraud Analysis
      • Wallet
      • Payment Exports
    • Packages
      • How To Create A Package
      • How To Create A Category
      • How To Test A Package
      • Cumulative Packages
      • Downloadable Packages
      • Product Best Practice
    • Statistics
    • Customers
      • Customer Lookup
      • Banning
    • Webstore
      • Tebex Footer
      • Appearance
        • Custom CSS & HTML
        • Visibility
      • Sidebar Modules
      • Pages
      • Variables
        • Template Variables
      • Currency
        • Regional Pricing
      • Translations
        • Language
        • Custom Translations
      • Emails
      • Domains
        • Subdomain & Custom Domain
      • Notifications
        • Slack & Discord Notifications
    • Engagement
      • Coupon Codes
      • Sales
      • Creator Codes
      • Gift Cards
      • Community Goals
      • Abandoned Basket Recovery
      • Purchase Follow Ups
      • Upselling
      • Offers
    • Game Servers
      • FiveM
        • FiveM (Server Wrapper)
      • Minecraft: Java Edition
        • BuycraftX
      • ARK: Survival Evolved
      • Minecraft: Bedrock Edition
      • Space Engineers
        • Space Engineers Item IDs
        • How the Legacy Space Engineers Vanilla Integration Works
        • Mod Guidelines and FAQs
      • Unturned
      • Rust
      • Garry's Mod
      • Hurtworld
      • Counter Strike: GO
      • 7 Days To Die
      • Team Fortress 2
      • Conan Exiles
      • RCON (Legacy)
      • RCON Adapter
      • MySQL Depreciation
      • Product Deliverables Configuration
    • Discord Servers
    • Store Transfers
    • Team Accounts
    • Billing
      • Store Cancellation
  • Tebex Checkout
    • How Payments Work
    • Fees
    • Seller Protection and Chargebacks
    • Where and Why We Charge Sales Tax/VAT
      • Information for Accountants
    • Checkout Process
    • Paysafecard
    • Wallet
    • Wallet Restrictions - Deposits & Locks
    • Fund Withdrawals and Transfers
      • PayPal Withdrawal Fees
      • Bank Account Withdrawal Fees
      • Wire Transfer List of Countries & Fees
    • Checkout FAQ
    • Seller Support Guidance
    • Checkout Seller Actions
      • Changing Usernames
      • Changing Discord ID's
      • Resending Commands
      • Customer Lookup
      • Checkout Bans
    • Tebex Checkout for WHMCS
  • Subscribe @ Tebex Academy
  • Developer Documentation
  • FAQs
  • Growth and Success
    • 🛒Tebex Store Best Practices
    • 📆Sales Calendar - 2025
    • 🎁Gift Cards
    • 💬Community Engagement
    • ❓Frequently asked questions
    • 🚗FiveM Best Practices for Packages
    • 🥼FiveM Beta Assets Best practices
    • 📖Creator Success: Case Studies
      • 🚛Reducing Support Backlog through Restructuring the Team
      • 🔁Improving User Retention via “Loss Leader”
      • 📅Subscription Stability and Growth
  • Command Management
    • An Introduction To Commands
    • Command Troubleshooting
    • Resending Commands
    • Support for Epic Game IDs
Powered by GitBook
On this page
  • Bukkit/Spigot Installation
  • Fabric Installation
  • Sponge Installation
  • BungeeCord Installation
  • Velocity Installation
  • I'm Running An Offline Minecraft Server
  • I'm Running A Geyser Minecraft Server
  • Webhooks / RCON / MySQL Integration
  • The Minecraft EULA

Was this helpful?

  1. Tebex Control Panel
  2. Game Servers

Minecraft: Java Edition

PreviousFiveM (Server Wrapper)NextBuycraftX

Last updated 1 day ago

Was this helpful?

Tebex Store supports direct integration with your Minecraft: Java Edition server via our official plugins. Our Minecraft: Java Edition plugins officially support the following modding and server platforms:

You can download the plugin specific to the modding software you are using by going to the Plugin section of the control panel.

Our Minecraft Plugins were previously called Buycraft - this is our old brand name. Any Buycraft plugins are not supported and should not be used.

A note on forks: Be aware that we can only guarantee compatibility on the server platforms listed above. If you use an alternative Minecraft server platform with the capability of loading plugins, we cannot guarantee complete functionality.

Bukkit/Spigot Installation

  1. Download the Bukkit/Spigot plugin from the section of the Tebex Store control panel.

  2. Place the .jar file into the /plugins folder which is located in the root directory of your Minecraft server.

  3. Start (Or restart) your Minecraft Server running Bukkit/Spigot.

  4. Check the server logs to ensure the plugin is running properly.

  5. Type the following command in the console (Replace the secret key with your secret key found in the on the control panel. Click edit on your server to find the secret key):

/tebex secret (Your Secret Key)

​ Once you have executed the above command, type the command /buycraft in game and you should see the information related to your store. You're all set!

Fabric Installation

  1. Place the .jar file into the /mods folder which is located in the root directory of your Minecraft Server.

  2. Start (Or restart) your Minecraft Server running Sponge.

  3. Check the server logs to ensure the plugin is running properly.

/tebex secret (Your Secret Key)

Once you have executed the above command type the command /tebex info in game and you should see the information related to your store. You're ready to go!

Sponge Installation

Be aware that Sponge is currently only supported by our legacy BuycraftX plugin.

  1. Place the .jar file into the /plugins folder which is located in the root directory of your Minecraft Server.

  2. Start (Or restart) your Minecraft Server running Sponge.

  3. Check the server logs to ensure the plugin is running properly.

/tebex secret (Your Secret Key)

Once you have executed the above command type the command /tebex info in game and you should see the information related to your store. You're ready to go!

BungeeCord Installation

  1. Place the .jar file into the /plugins folder which is located in the root directory of your BungeeCord Server.

  2. Start (Or restart) your BungeeCord Server.

  3. Check the server logs to ensure the plugin is running properly.

  4. Configure the plugin for proxy mode. In /plugins/Tebex/config.yml, scroll to the bottom of the file to locate Proxy Mode. Ensure this is set to true as shown:

server:
  # Proxy Mode
  # If you are using BungeeCord/Velocity, set this to true.
  proxy: false
  1. Restart your server to reload your configuration.

/tebex secret (Your Secret Key)

Once you have executed the above command, enter the command /tebex info into the BungeeCord console to verify you have completed the setup process.

Velocity Installation

  1. Place the .jar file into the /plugins folder which is located in the root directory of your Velocity Server.

  2. Start (Or restart) your Velocity Server.

  3. Check the server logs to ensure the plugin is running properly.

  4. Configure the plugin for proxy mode. In /plugins/Tebex/config.yml, scroll to the bottom of the file to locate Proxy Mode. Ensure this is set to true as shown:

server:
  # Proxy Mode
  # If you are using BungeeCord/Velocity, set this to true.
  proxy: false
  1. Restart your server to reload your configuration.

/tebex secret (Your Secret Key)

Once you have executed the above command, enter the command /tebex info into the Velocity console to verify you have completed the setup process.

I'm Running An Offline Minecraft Server

If you are running an offline Minecraft server the above installation steps will still work as expected, you just need to ensure that when you created your webstore you selected the game type of Minecraft: Offline. When this game type is selected we won't verify if the Minecraft username actually exists when someone attempts to login to your webstore.

I'm Running A Geyser Minecraft Server

Geyser allows users from Minecraft Bedrock Edition to connect to a Java Edition server. Your webstore in this case must be created with the game type Minecraft: Offline.

With Geyser, your server can operate in online mode, but this will cause issues when attempting to apply purchased packages to Bedrock players because their username may fail to be verified. In this case, set proxy: true in the config.yml for Tebex to skip username verification.

When this game type is selected we won't verify if the Minecraft username actually exists when someone attempts to login to your webstore.

Webhooks / RCON / MySQL Integration

You can also integrate your game server or website using our MySQL, RCON or Webhook integrations.

The Minecraft EULA

Download the Fabric plugin from the section of the Tebex Store control panel.

Type the following command in the console (Replace the secret key with your secret key found on the on the control panel. Click edit on your server to find the secret key):

Download the Sponge plugin from the section of the Tebex Store control panel.

Type the following command in the console (Replace the secret key with your secret key found on the on the control panel. Click edit on your server to find the secret key):

Download the BungeeCord plugin from the section of the Tebex Store control panel.

Type the following command in the console (Replace the secret key with your secret key found on the on the control panel. Click edit on your server to find the secret key):

Download the Velocity plugin from the section of the Tebex Store control panel.

Type the following command in the console (Replace the secret key with your secret key found on the on the control panel. Click edit on your server to find the secret key):

Using Tebex Store is perfectly fine even with the Minecraft EULA in force. We recommend reading for more information about how to stay in compliance.

Bukkit
Spigot
PaperSpigot
Sponge
Bungeecord
Velocity
Fabric
plugins
Game Servers page
plugins
Game Servers page
plugins
Game Servers page
plugins
Game Servers page
plugins
Game Servers page
the Minecraft EULA