> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.ggservers.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Set Up and Use TEBEX - Buycraft Plugin

![](https://storage.crisp.chat/users/helpdesk/website/fa547978988d2000/51d6bde8-aead-4106-89bd-9950f0_14b68ih.png)

Tebex (formerly known as Buycraft) is an online platform where you can create and administer a webstore for your server.  
We did this article to help, explain and assist users in the basic installation.  
---

![](https://storage.crisp.chat/users/helpdesk/website/ee54f150395ae800/4685c6a2-0646-4061-985b-042909_13icpfz.png)

# 🛒 Setting Up Your Account

1. Firstly open your browser and go to [https://server.tebex.io/register](https://server.tebex.io/register) to register on [buycraft/tebex](https://server.tebex.io/register) website.

2. Once you're registered you'll need to select the game type.

![](https://storage.crisp.chat/users/helpdesk/website/defaa349c7f3e800/827e4b85-b7c7-404c-8e4f-61687d_e0c9p4.png)

* For Minecraft Java servers we have two options.  
Minecraft Offline (For Minecraft Cracked servers (Running in [Offline Mode](/en-us/article/how-to-change-your-server-to-offline-mode-1l5bcz6/))  
Minecraft Java Edition (For Minecraft premium servers)

Click to continue.

3. Give your webstore a name and set a link to access it.

![](https://storage.crisp.chat/users/helpdesk/website/2c560ba527eb3000/67259d75-cd15-498a-8283-668357_ujjms1.png)

4. Select the option "Game Server"

![](https://storage.crisp.chat/users/helpdesk/website/adf74ebdb75e2000/38eedd3e-a68e-42b3-aba4-bc5798_13xcl8e.png)

---

# 🛒 Setting Up the BuycraftX Plugin

1. Click on the option to download the plugin that corresponds to your server type and/or version.  
2. Install BuycraftX Plugin on your server.

|| ❓ If you don't know how to install a Plugin on your server we suggest you read our [How To: Install Plugins on your server](/en-us/article/how-to-install-plugins-on-your-server-1yxw90a/) article.

3. Once the plugin is in your server, click to copy the code.

![](https://storage.crisp.chat/users/helpdesk/website/7af00dff1d5e0800/d7841e59-e285-4cff-9326-d244b0_w2oav8.png)

4. Open your server console and paste the code.

![](https://storage.crisp.chat/users/helpdesk/website/568a9f22f71b8000/e2270226-dc6a-4227-8243-5ba3a0_4vqswg.png)

-> Your server will automatically connect to your TEBEX webstore.

Done! your server's webstore is now ready to be pushed!  
---

# 🛒 Setting Up a Simple Package

Setting up a package for your server is simple.  
They work on console commands.  
This means that if they buy/donate something in your webstore, buycraft will automatically execute commands on the console.  
* To create a package for your webstore you need to:

1. Click on Webstore and then click on " Packages ".

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/creating-a-package_1umhvgk.png)

2. Click to create a new package.  
3. You can name the package, set a description to it, set a price, upload images...  
Whatever you wish to make your package looks good!

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/package1_1y03rvv.png)

4. Select the Server.

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/package2_1l9n1s0.png)

5. Add and [Setup commands](https://help.tebex.io/en/articles/2301722-how-commands-work-on-the-tebex-platform) to be executed in your console when someone purchases the package.

![](https://storage.crisp.chat/users/helpdesk/website/ba33bb39ceb6d800/package3_18eni9r.png)

In the example above we set to Buycraft execute a command to set the specified player on group "Warrior" using [LuckPerms Permission Plugin](/en-us/article/luckperms-installation-9eqlef/).  
```
You can use {uuid} to be executed on the player's UUID or use {name} to be executed on the specified player's nickname
```

6. Click on " Create "

## Useful Links

* [Tebex's Knowledgebase](https://help.tebex.io/en/)  
* [Package Commands Help](https://help.tebex.io/en/articles/2301722-how-commands-work-on-the-tebex-platform)  
---

| Feel free to open a ticket in your Client Area if you need any assistance.