# Introduction

Welcome to minexon help documents.

These documents have been prepared for you, you can find the fastest solution here by examining the document about any part of the software that you do not understand.

If you couldn't find any documentation regarding the issue you're experiencing, you can resolve your issue by creating a request on our discord support community.

{% embed url="<https://www.youtube.com/watch?v=CA5KuzTdC0A>" %}
Meet MINEXON! (Monetize Your Minecraft Server)
{% endembed %}

{% embed url="<https://discord.gg/uUd7AyvR6g>" %}
MINEXON Discord Community
{% endembed %}

{% embed url="<https://demo.minexon.net/>" %}
MINEXON DEMO
{% endembed %}

| USERNAME | PASSWORD |
| -------- | -------- |
| demo     | demo     |
| minexon  | demo     |

{% embed url="<https://default.minexon.net/login?return=/admin/home>" %}
MINEXON - ADMIN
{% endembed %}

| USERNAME | PASSWORD |
| -------- | -------- |
| demo     | demo     |
| minexon  | demo     |


# System Requirements

### Requirements

* Supported PHP Version (7.2 - 7.3 or 7.4) (7.4 RECOMMENDED)
* MySQL >= 5.6 (MariaDB v10 RECOMMENDED)
* Ioncube Loader 11 Modules
* allow\_url\_fopen PHP Extension
* zip PHP Extension
* pdo PHP Extension
* cURL PHP Extension
* eval() Functions
* imagick PHP Extension
* mbstring PHP Extension
* mcrypt PHP Extension
* fileinfo PHP Extension
* hash PHP Extension
* json PHP Extension
* Remote MySQL Feature

### PHP Features

<figure><img src="/files/MDUwyAg8pPPUwd5WoYx5" alt=""><figcaption></figcaption></figure>


# cPanel

cPanel Installation

{% content-ref url="/pages/YeJqjUAgGp6LcGqvZXMg" %}
[Videos](/installation/cpanel/videos)
{% endcontent-ref %}

{% content-ref url="/pages/VBRRXaTNnzfXTCd990h9" %}
[Steps](/installation/cpanel/steps)
{% endcontent-ref %}


# Videos

Installation videos.

**How to setup minexon on cPanel?**

{% embed url="<https://www.youtube.com/watch?v=Ep3VXy8bdUw>" %}
How to setop minexon on cPanel?
{% endembed %}


# Steps

MINEXON installation steps.

## 1 -> MINEXON files download.

Log in to the <https://www.minexon.net/account/licenses> page, then move your cursor over the product and click the "Download" button on the screen that opens.

## 2 -> Login to your web hosting panel.

## 3 -> Check the web hosting system requirements.

Check whether it complies with the requirements on the "[Hosting System Requirements](/installation/system-requirements)" page.

## 4 -> Upload the files to your hosting.

Upload the files and extract the zip file.

## 5 -> Create a database.

## 6 -> Enter the setup screen.

#### Step 1 ->  Enter the information of the MySQL database you created.

#### Step 2 -> Create an administrator account.

#### Step 3 -> Enter your server information.

#### Step 4 -> Complete the installation.


# VDS/VPS/Dedicated Server


# Apache

How to setup minexon on Apache?

{% hint style="warning" %}
This document is for **Ubuntu** and **Debian** servers only.
{% endhint %}

#### Download installation script.

{% code lineNumbers="true" %}

```sh
wget -c https://api.minexon.net/installer/apache.sh?key=LICENSE_KEY -O apache.sh
```

{% endcode %}

#### What is LICENSE\_KEY?

It is an authentication key created for Apache and Ngnix installations after purchasing the product, this key will be sent to you via e-mail with the **LICENSE\_KEY** title after purchase, please check your mailbox. If you cannot find it in your mailbox, [please contact us](https://www.minexon.net/contact).

#### Make the script executable.

{% code lineNumbers="true" %}

```sh
chmod +x apache.sh
```

{% endcode %}

#### Run the script for installation.

{% code lineNumbers="true" %}

```sh
./apache.sh
```

{% endcode %}

{% hint style="info" %}
After your setup is complete, please don't forget to forward your domain name, you can forward your domain using Cloudflare!
{% endhint %}

**How to Setup Cloudflare DNS?**

{% embed url="<https://www.youtube.com/watch?v=XQKkb84EjNQ>" %}


# Nginx

How to setup minexon on Nginx?

{% hint style="warning" %}
This document is for **Ubuntu** and **Debian** servers only.
{% endhint %}

#### Download installation script.

```sh
wget -c https://api.minexon.net/installer/nginx.sh?key=LICENSE_KEY -O nginx.sh
```

#### What is LICENSE\_KEY?

It is an authentication key created for Apache and Ngnix installations after purchasing the product, this key will be sent to you via e-mail with the **LICENSE\_KEY** title after purchase, please check your mailbox. If you cannot find it in your mailbox, [please contact us](https://www.minexon.net/contact).

#### Make the script executable.

{% code lineNumbers="true" %}

```sh
chmod +x nginx.sh
```

{% endcode %}

#### Run the script for installation.

{% code lineNumbers="true" %}

```sh
./nginx.sh
```

{% endcode %}

{% hint style="info" %}
After your setup is complete, please don't forget to forward your domain name, you can forward your domain using Cloudflare!
{% endhint %}

**How to Setup Cloudflare DNS?**

{% embed url="<https://www.youtube.com/watch?v=XQKkb84EjNQ>" %}


# Tebex Checkout

Tebex Checkout Payment Gateways

## &#x20;                                      <mark style="color:blue;background-color:blue;">CHARGEBACK PROTECTION</mark>

{% hint style="info" %}
Please create a **Tebex Checkout** store first. (<https://creator.tebex.io/projects/tebex-checkout/create>)
{% endhint %}

{% embed url="<https://creator.tebex.io/projects/tebex-checkout/create>" %}

| KEY                       | VALUE                                                                                    |
| ------------------------- | ---------------------------------------------------------------------------------------- |
| Tebex (Checkout) Username | Account ID (you can get this from <https://creator.tebex.io/payment-methods/settings>)   |
| Tebex (Checkout) API Key  | Your API key (you can get this from <https://creator.tebex.io/payment-methods/settings>) |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Tebex (Checkout)
```

### Where are the Username and API Key?

{% embed url="<https://creator.tebex.io/payment-methods/settings>" %}

<figure><img src="/files/6GivCxHx0UIcUh89YQmj" alt=""><figcaption><p>TEBEX CHECKOUT USERNAME</p></figcaption></figure>

<figure><img src="/files/oRa9rOET6TuOoQGv64ZO" alt=""><figcaption><p>TEBEX CHECKOUT API KEY</p></figcaption></figure>

## How to add Tebex Checkout Webhooks endpoint?

Webhooks connection is required to process payments.

{% embed url="<https://creator.tebex.io/webhooks>" %}
Tebex Checkout Webhooks
{% endembed %}

<figure><img src="/files/WfWrbdqS2SI0OBB8lSp7" alt=""><figcaption><p>Endpoints</p></figcaption></figure>

<figure><img src="/files/TPxmWdsAiHFaxIW7Styg" alt=""><figcaption><p>Add Endpoints</p></figcaption></figure>

<figure><img src="/files/iZAnBndZB69xHNH8tlVV" alt=""><figcaption><p>Add Endpoint</p></figcaption></figure>

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/tebex`
{% endtab %}

{% tab title="Webhook Type" %}
`Payment Completed`
{% endtab %}
{% endtabs %}


# PayPal

PayPal Payment Gateway

{% hint style="info" %}
You only need a **PayPal** account for this payment method.
{% endhint %}

{% embed url="<https://paypal.com>" %}

| KEY                 | VALUE                                 |
| ------------------- | ------------------------------------- |
| PayPal Email        | Email address of your PayPal account. |
| Test mode (Sandbox) | Payment type (Live Mode & Test Mode)  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> PayPal
```


# PayPal (Checkout)

PayPal (Checkout) Payment Gateway

{% hint style="info" %}
You only need a **PayPal Business** account for this payment method.
{% endhint %}

{% embed url="<https://paypal.com/business>" %}

| KEY                  | VALUE                                         |
| -------------------- | --------------------------------------------- |
| PayPal Client ID     | Client ID of your PayPal Business account     |
| PayPal Client Secret | Client Secret of your PayPal Business account |
| Test mode (Sandbox)  | Payment type (Live Mode & Test Mode)          |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> PayPal (Checkout)
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/paypal`
{% endtab %}

{% tab title="Event Type" %}

```
* All Events
```

{% endtab %}
{% endtabs %}


# Stripe

Stripe Payment Gateway

{% hint style="info" %}
You only need a **Stripe** account for this payment method.
{% endhint %}

{% embed url="<https://stripe.com/>" %}

| KEY                 | VALUE                                |
| ------------------- | ------------------------------------ |
| Stripe Publish Key  | Publish Key of your Stripe account   |
| Stripe Secret Key   | Secret Key of your Stripe  account   |
| Test mode (Sandbox) | Payment type (Live Mode & Test Mode) |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Stripe
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/stripe`
{% endtab %}

{% tab title="Event Type" %}
`checkout.session.completed` Event Type
{% endtab %}
{% endtabs %}


# Skrill

Skrill Payment Gateway

{% hint style="info" %}
You only need a **Skrill** account for this payment method.
{% endhint %}

{% embed url="<https://skrill.com/>" %}

| KEY                | VALUE                              |
| ------------------ | ---------------------------------- |
| Skrill Email       | Email of your Skrill account       |
| Skrill Secret Word | Secret Word of your Skrill account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Skrill
```


# Zen

Zen Payment Gateway

{% hint style="info" %}
You only need a **Zen** account for this payment method.
{% endhint %}

{% embed url="<https://zen.com/>" %}

| KEY             | VALUE                          |
| --------------- | ------------------------------ |
| Zen Merchant ID | Your Zen account's Merchant ID |
| Zen Secret Key  | Your Zen account's Secret Key  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Zen
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/zen`
{% endtab %}
{% endtabs %}


# Mollie

Mollie Payment Gateway

{% hint style="info" %}
You only need a **Mollie** account for this payment method.
{% endhint %}

{% embed url="<https://mollie.com/>" %}

| KEY            | VALUE                          |
| -------------- | ------------------------------ |
| Mollie API Key | API Key of your Mollie account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Mollie
```

## Endpoints

{% tabs %}
{% tab title="Webhook URL" %}
`https://yourwebsite.com/payment/callback/mollie`
{% endtab %}
{% endtabs %}


# Paysafecard

Paysafecard Payment Gateway

{% hint style="info" %}
You only need a **Paysafecard** account for this payment method.
{% endhint %}

{% embed url="<https://paysafecard.com/>" %}

| KEY                 | VALUE                               |
| ------------------- | ----------------------------------- |
| Paysafecard API Key | API Key of your Paysafecard account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Paysafecard
```

## Endpoints

{% tabs %}
{% tab title="Webhook URL" %}
`https://yourwebsite.com/payment/callback/paysafecard`
{% endtab %}
{% endtabs %}


# Paymentwall

Paymentwall Payment Gateway

{% hint style="info" %}
You only need a **Paymentwall** account for this payment method.
{% endhint %}

{% embed url="<https://paymentwall.com/>" %}

| KEY                    | VALUE                                  |
| ---------------------- | -------------------------------------- |
| Paymentwall API Key    | API Key of your Paymentwall project    |
| Paymentwall Secret Key | Secret Key of your Paymentwall project |
| Paymentwall Widget ID  | Widget ID of your Paymentwall project  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Paymentwall
```

## Pingback

{% tabs %}
{% tab title="Pingback Type" %}
**URL**
{% endtab %}

{% tab title="Pingback URL" %}
`https://yourwebsite.com/payment/callback/paymentwall`
{% endtab %}

{% tab title="Pingback Signature Version" %}
**2**
{% endtab %}

{% tab title="Custom Pingback Fields" %}

| NAME          | VALUE |
| ------------- | ----- |
| custom        | OWN   |
| {% endtab %}  |       |
| {% endtabs %} |       |


# Coinbase

Coinbase Payment Gateway

{% hint style="info" %}
You only need a **Coinbase Commerce** account for this payment method.
{% endhint %}

{% embed url="<https://commerce.coinbase.com/>" %}

| KEY                  | VALUE                                         |
| -------------------- | --------------------------------------------- |
| Coinbase Secret Key  | Secret Key of your Coinbase Commerce account  |
| Coinbase Webhook Key | Webhook Key of your Coinbase Commerce account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Coinbase
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/coinbase`
{% endtab %}
{% endtabs %}


# Giropay

Giropay Payment Gateway

{% hint style="info" %}
You only need a **Giropay** account for this payment method.
{% endhint %}

{% embed url="<https://giropay.de/>" %}

| KEY                      | VALUE                                    |
| ------------------------ | ---------------------------------------- |
| Giropay Merchant ID      | Merchant ID of your Giropay account      |
| Giropay Project ID       | Project ID of your Giropay account       |
| Giropay Project Password | Project Password of your Giropay account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Giropay
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/giropay`
{% endtab %}
{% endtabs %}


# PayU (India)

PayU Payment Gateway

{% hint style="info" %}
You only need a **PayU** account for this payment method.
{% endhint %}

{% embed url="<https://payu.in/>" %}

| KEY                | VALUE                              |
| ------------------ | ---------------------------------- |
| PayU Merchant Key  | Merchant Key of your PayU account  |
| PayU Merchant Salt | Merchant Salt of your PayU account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> PayU (India)
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/payui`
{% endtab %}
{% endtabs %}


# Freekassa

Freekassa Payment Gateway

{% hint style="info" %}
You only need a **Freekassa** account for this payment method.
{% endhint %}

{% embed url="<https://freekassa.ru/>" %}

| KEY                   | VALUE                                 |
| --------------------- | ------------------------------------- |
| Freekassa Merchant ID | Merchant ID of your Freekassa account |
| Freekassa Secret Word | Secret Word of your Freekassa account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Freekassa
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/freekassa`
{% endtab %}
{% endtabs %}


# 2Checkout

2Checkout Payment Gateway

{% hint style="info" %}
You only need a **2Checkout** account for this payment method.
{% endhint %}

{% embed url="<https://2checkout.com/>" %}

| KEY                   | VALUE                                 |
| --------------------- | ------------------------------------- |
| 2Checkout Merchant ID | Merchant ID of your 2Checkout account |
| 2Checkout Secret Word | Secret Word of your 2Checkout account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> 2Checkout
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/2checkout`
{% endtab %}
{% endtabs %}


# Cashfree

Cashfree Payment Gateway

{% hint style="info" %}
You only need a **Cashfree** account for this payment method.
{% endhint %}

{% embed url="<https://cashfree.com/>" %}

| KEY                  | VALUE                                |
| -------------------- | ------------------------------------ |
| Cashfree Merchant ID | Merchant ID of your Cashfree account |
| Cashfree Secret Key  | Secret Key of your Cashfree account  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Cashfree
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/cashfree`
{% endtab %}
{% endtabs %}


# Razorpay

Razorpay Payment Gateway

{% hint style="info" %}
You only need a **Razorpay** account for this payment method.
{% endhint %}

{% embed url="<https://razorpay.com>" %}

| KEY                 | VALUE                               |
| ------------------- | ----------------------------------- |
| Razorpay API Key    | API Key of your Razorpay account    |
| Razorpay Secret Key | Secret Key of your Razorpay account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Razorpay
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/razorpay`
{% endtab %}
{% endtabs %}


# GoPay

GoPay Payment Gateway

{% hint style="info" %}
You only need a **GoPay** account for this payment method.
{% endhint %}

{% embed url="<https://gopay.com>" %}

| KEY               | VALUE                             |
| ----------------- | --------------------------------- |
| GoPay Merchant ID | Merchant ID of your GoPay account |
| GoPay Client ID   | Client ID of your GoPay account   |
| GoPay Secret Key  | Secret Key of your GoPay account  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> GoPay
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/gopay`
{% endtab %}
{% endtabs %}


# G2APAY

G2APAY Payment Gateway

{% hint style="info" %}
You only need a **G2APAY** account for this payment method.
{% endhint %}

{% embed url="<https://pay.g2a.com>" %}

| KEY               | VALUE                             |
| ----------------- | --------------------------------- |
| G2APAY Hash       | Hash of your G2APAY account       |
| G2APAY Secret Key | Secret Key of your G2APAY account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> G2APAY
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/g2apay`
{% endtab %}
{% endtabs %}


# Coinpayments

Coinpayments Payment Gateway

{% hint style="info" %}
You only need a **Coinpayments** account for this payment method.
{% endhint %}

{% embed url="<https://coinpayments.com>" %}

| KEY                      | VALUE                                    |
| ------------------------ | ---------------------------------------- |
| Coinpayments Merchant ID | Merchant ID of your Coinpayments account |
| Coinpayments Secret Key  | Secret Key of your Coinpayments account  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Coinpayments
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/coinpayments`
{% endtab %}
{% endtabs %}


# Neteller

Neteller Payment Gateway

{% hint style="info" %}
You only need a **Neteller** account for this payment method.
{% endhint %}

{% embed url="<https://neteller.com>" %}

| KEY                  | VALUE                                |
| -------------------- | ------------------------------------ |
| Neteller Merchant ID | Merchant ID of your Neteller account |
| Neteller Secret Key  | Secret Key of your Neteller account  |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Neteller
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/neteller`
{% endtab %}
{% endtabs %}


# PayTM

PayTM Payment Gateway

{% hint style="info" %}
You only need a **PayTM** account for this payment method.
{% endhint %}

{% embed url="<https://paytm.com>" %}

| KEY                   | VALUE                              |
| --------------------- | ---------------------------------- |
| Neteller Merchant ID  | Merchant ID of your PayTM account  |
| Neteller Merchant Key | Merchant Key of your PayTM account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> PayTM
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/paytm`
{% endtab %}
{% endtabs %}


# Qiwi

Qiwi Payment Gateway

{% hint style="info" %}
You only need a **Qiwi** account for this payment method.
{% endhint %}

{% embed url="<https://qiwi.com/>" %}

| KEY             | VALUE                           |
| --------------- | ------------------------------- |
| Qiwi Public Key | Public Key of your Qiwi account |
| Qiwi Secret Key | Secret Key of your Qiwi account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Qiwi
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/qiwi`
{% endtab %}
{% endtabs %}


# Mercado Pago

Mercado Pago Payment Gateway

{% hint style="info" %}
You only need a **Mercado Pago** account for this payment method.
{% endhint %}

{% embed url="<https://www.mercadopago.com/>" %}

| KEY                       | VALUE                                     |
| ------------------------- | ----------------------------------------- |
| Mercado Pago Access Token | Access Token of your Mercado Pago account |

```
Admin Panel -> Settings -> Payment -> Payment Settings -> Mercado Pago
```

## Endpoints

{% tabs %}
{% tab title="Endpoint URL" %}
`https://yourwebsite.com/payment/callback/mercado-pago`
{% endtab %}
{% endtabs %}


# Tebex Checkout

Tebex Checkout integrations.

## &#x20;                              <mark style="color:blue;background-color:blue;">TEBEX CHECKOUT INTEGRATION</mark>

{% content-ref url="/pages/x8qORfbbS6kg9g9K4fnv" %}
[Tebex Checkout](/payment-gateways/tebex-checkout)
{% endcontent-ref %}


# Discord BOT


# WidgetBot.io


# Paraşüt


# MINEXON

{% content-ref url="/pages/RBYFEqWRa7W7mQJSiQ8S" %}
[MINEXON 1.0.3 (Plugin)](/free-services/minexon-1.0.3-plugin)
{% endcontent-ref %}


# RCON

Connect your server with RCON.

{% hint style="danger" %}
Please do not forget to add the port you use to the firewall!
{% endhint %}

Open the server.properties file from your Minecraft Server files, edit the sample code below and add it to the bottom.

{% code title="server.properties" overflow="wrap" lineNumbers="true" %}

```properties
...
enable-rcon=true
rcon.password=PASSWORD
rcon.port=PORT (10289 RECOMMENDED)
```

{% endcode %}


# WEBSEND

Connect your server with Websend.

{% hint style="warning" %}
Websend does not work on server versions 1.16 and above! For newer versions of Minecraft, please use the MINEXON Plugin, WebSender Plugin or RCON.
{% endhint %}

{% hint style="info" %}
Please download the Websend plugin from the link below before starting all the operations.
{% endhint %}

{% embed url="<https://dev.bukkit.org/projects/websend>" %}

Put the downloaded <mark style="color:orange;">jar</mark> file in the <mark style="color:red;">plugins</mark> folder and run the server. After the server is turned on, turn off the server and edit and save the Websend <mark style="color:blue;">config.yml</mark> file according to the example below. Please do not forget to add the port you are using to the firewall.

{% code title="config.yml" lineNumbers="true" %}

```yaml
PASS=PASSWORD
URL=https://example.com
WEBLISTENER_ACTIVE=true
ALTPORT=PORT (10289 RECOMMENDED)
```

{% endcode %}


# WEBSENDER

Connect your server with Websender.

{% hint style="info" %}
Please download the Websender plugin from the link below before starting all the operations.
{% endhint %}

{% embed url="<https://www.spigotmc.org/resources/websender-send-command-with-php-bungee-and-bukkit-support.33909/?__cf_chl_tk=iYyTWoeJ23x75K0HDIIanvIX3qdg5J8OfPt9IIcSl4U-1653598144-0-gaNycGzNCb0>" %}

Put the <mark style="color:orange;">jar</mark> file in the <mark style="color:yellow;">zip</mark> file you downloaded into the <mark style="color:red;">plugins</mark> folder and run the server. After the server is turned on, turn off the server and edit the Websender <mark style="color:blue;">config.yml</mark> file according to the example below and save it. Please do not forget to add the port you are using to the firewall.

{% code title="config.yml" lineNumbers="true" %}

```yaml
socketPort: PORT (10289 RECOMMENDED)
socketPassword: PASSWORD
senderPrefix: '[WebSender]'
wrongPassword: Incorrect password, please enter it carefully.
wrongData: Please check PHP variables.
succesfullyLogin: Login is successful.
consoleInfo: 'true'
commandPermission: websender.admin
nothavePerm: You not have permission!
pluginReloaded: Websender reloaded!
```

{% endcode %}


# Default (FREE)

## &#x20;                                                  <mark style="color:blue;background-color:blue;">DEFAULT THEME</mark>

{% embed url="<https://demo.minexon.net/default>" %}
Default Theme Demo
{% endembed %}

<figure><img src="/files/7QpChRCjWHbXmTjCozoy" alt=""><figcaption></figcaption></figure>


# Vita

## &#x20;                                                    <mark style="color:blue;background-color:blue;">VITA THEME</mark>

{% embed url="<https://demo.minexon.net/vita>" %}
Vita Theme Demo
{% endembed %}

{% embed url="<https://www.minexon.net/checkout/vita-theme>" %}
PURCHASE VITA THEME
{% endembed %}

<figure><img src="/files/GQFKzLbG3Q0cBVqAtJoJ" alt=""><figcaption></figcaption></figure>


# Deluxe

## &#x20;                                                    <mark style="color:blue;background-color:blue;">DELUXE THEME</mark>

{% embed url="<https://demo.minexon.net/deluxe>" %}
Deluxe Theme Demo
{% endembed %}

{% embed url="<https://www.minexon.net/checkout/deluxe-theme>" %}
PURCHASE DELUXE THEME
{% endembed %}

<figure><img src="/files/muSCKypKp6alu5mCHrK5" alt=""><figcaption><p>Deluxe Theme</p></figcaption></figure>


# Sitary (FREE)

## &#x20;                                                    <mark style="color:blue;background-color:blue;">SITARY THEME</mark>

{% embed url="<https://demo.minexon.net/sitary>" %}
Sitary Theme Demo
{% endembed %}

<figure><img src="/files/Ga22ZjNqU7e7fwInLlzr" alt=""><figcaption><p>Sitary Theme</p></figcaption></figure>


# South (FREE)

## &#x20;                                                   <mark style="color:blue;background-color:blue;">SOUTH THEME</mark>

{% embed url="<https://demo.minexon.net/south>" %}
South Theme Demo
{% endembed %}

<figure><img src="/files/YnoT2DebATOn1fCIM60X" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kZ09ENKxSSSC4gFD0Ag9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nwSuOzfVfhI567lbfBbt" alt=""><figcaption></figcaption></figure>


# Black

## &#x20;                                            <mark style="color:blue;background-color:blue;">SOUTH THEME (Black)</mark>

{% embed url="<https://demo.minexon.net/south>" %}
South Theme Demo
{% endembed %}

<figure><img src="/files/YnoT2DebATOn1fCIM60X" alt=""><figcaption></figcaption></figure>


# Purple

## &#x20;                                            <mark style="color:blue;background-color:blue;">SOUTH THEME (Purple)</mark>

{% embed url="<https://demo.minexon.net/south>" %}
South Theme Demo
{% endembed %}

<figure><img src="/files/kZ09ENKxSSSC4gFD0Ag9" alt=""><figcaption></figcaption></figure>


# Light

## &#x20;                                            <mark style="color:blue;background-color:blue;">SOUTH THEME (Light)</mark>

{% embed url="<https://demo.minexon.net/south>" %}
South Theme Demo
{% endembed %}

<figure><img src="/files/nwSuOzfVfhI567lbfBbt" alt=""><figcaption></figcaption></figure>


# Darken (FREE)

## &#x20;                                                  <mark style="color:blue;background-color:blue;">DARKEN THEME</mark>

{% embed url="<https://demo.minexon.net/darken>" %}
Darken Theme Demo
{% endembed %}

<figure><img src="/files/dlgtRTAKzvYQLTLXYe72" alt=""><figcaption><p>Darken Theme</p></figcaption></figure>


# Lighten

## &#x20;                                                  <mark style="color:blue;background-color:blue;">LIGHTEN THEME</mark>

{% embed url="<https://demo.minexon.net/lighten>" %}
Lighten Theme Demo
{% endembed %}

<figure><img src="/files/fiZz0TINYhcWPK8GIKei" alt=""><figcaption></figcaption></figure>


# MINEXON 1.0.3 (Plugin)

MINEXON 1.0.3 PLUGIN

## &#x20;                                                  <mark style="color:blue;background-color:blue;">MINEXON 1.0.3</mark>

{% embed url="<https://api.minexon.net/assets/files/plugin/Minexon-1.0.3.jar>" %}
Download
{% endembed %}

{% hint style="info" %}
Please check if your **MySQL** server is open before anything else. If it is closed to the outside, open it, otherwise the plugin will not work.
{% endhint %}

{% tabs %}
{% tab title="MySQL" %}
{% hint style="info" %}
Enter the **MySQL** information that your website is connected to. If you do not remember this information, you can learn from your site's files **/main/includes/php/config.php** file.
{% endhint %}

<table><thead><tr><th>KEY</th><th>VALUE</th></tr></thead><tbody><tr><td><pre><code>host
</code></pre></td><td>IP address of your MySQL server</td></tr><tr><td><pre><code>port
</code></pre></td><td>Port of your MySQL server (Default: 3306)</td></tr><tr><td><pre><code>database
</code></pre></td><td>MySQL database name</td></tr><tr><td><pre><code>username
</code></pre></td><td>MySQL username</td></tr><tr><td><pre><code>password
</code></pre></td><td>MySQL password</td></tr></tbody></table>
{% endtab %}

{% tab title="Locale" %}
{% hint style="info" %}
You can choose the text file you have customized for your server or you can use the default Minexon text file.
{% endhint %}

<table><thead><tr><th>KEY</th><th>VALUE</th></tr></thead><tbody><tr><td><pre><code>locale
</code></pre></td><td>By default there are 2 text files <strong>en_US</strong> and <strong>tr_TR</strong>, you can also create your own text files.</td></tr></tbody></table>
{% endtab %}

{% tab title="Send Command" %}
{% hint style="info" %}
You can use this feature to connect your **Minecraft** server with your site without requiring any plugin other than the **Minexon** plugin.
{% endhint %}

{% hint style="info" %}
Please enter the id of the server you want to match in the [server-id](#server-id) section here to match this feature with the server on the site.
{% endhint %}

<table><thead><tr><th>ANAHTAR</th><th>DEĞER</th></tr></thead><tbody><tr><td><pre><code>status
</code></pre></td><td>The state of the command processing system. (true|false)</td></tr><tr><td><pre><code>interval
</code></pre></td><td>Command processing system connection check interval in seconds. (Default: 5)</td></tr></tbody></table>
{% endtab %}

{% tab title="Cache" %}
{% hint style="info" %}
Update interval of data held for **placeholders**, here the default value is **60**, reducing this time will put more strain on your server.
{% endhint %}

<table><thead><tr><th>ANAHTAR</th><th>DEĞER</th></tr></thead><tbody><tr><td><pre><code>cache-interval-seconds
</code></pre></td><td>The frequency at which the cache is updated, in seconds. (Default: 60)</td></tr></tbody></table>
{% endtab %}

{% tab title="Server ID" %}

## Server ID Nedir?

**Server ID** is a number specially assigned for each server you have added for your store on your website. The number of your server's **ID** number that you want to match is in the **ID** column of the table in the **Admin Panel -> Store -> Server -> Edit page.** An example image is below. There is a # sign at the beginning of the image IDs below, please delete it, do not enter it, just enter the number there.

<figure><img src="/files/9UKjKVKdpXuzFLxDoHws" alt=""><figcaption><p>Server ID</p></figcaption></figure>

<table><thead><tr><th>KEY</th><th>VALUE</th></tr></thead><tbody><tr><td><pre><code>server-id
</code></pre></td><td>The <strong>ID</strong> of the server you want to match.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

{% code title="config.yml" overflow="wrap" lineNumbers="true" %}

```yaml
# MySQL Information
mysql:
  host: 'localhost'
  port: 3306
  database: 'database'
  username: 'username'
  password: 'password'

# You can choose the ready language file for your server.
# Default: en_US, tr_TR
locale: 'en_US'

# Command processing system.
send-command:
  # Status
  status: false
  # Command processing system control interval, in seconds.
  interval: 5

# Caching interval. The lower the value, the more load your server may be.
cache-interval-seconds: 60

# Server to be used in Web Store, Web Cheest and Command processing system.
server-id: 1
```

{% endcode %}

## Permissions:

* /credit - `minexon.commands.credit.see`
* /credit see - `minexon.commands.credit.see`
* /credit see \<player> - `minexon.commands.credit.see`
* /credit set \<player> \<amount> - `minexon.commands.credit.set`
* /credit send \<player> \<amount> - `minexon.commands.credit.send`
* /credit add \<player> \<amount> - `minexon.commands.credit.add`
* /credit remove \<player> \<amount> - `minexon.commands.credit.remove`
* /credit top - `minexon.commands.credit.top`
* /webchest - `minexon.commands.webchest`
* /webshop - `minexon.commands.webshop`
* /minexon reload - `minexon.commands.minexon.reload`

## **Recommended Player Permissions:**

1. `minexon.commands.credit.see`
2. `minexon.commands.credit.send`
3. `minexon.commands.credit.top`
4. `minexon.commands.webchest`
5. `minexon.commands.webshop`


# FREE WEB HOSTING

With Minexon free web hosting, you can run Minexon in the most compatible way.

#### Features

1. 100% compatible for Minexon.
2. cPanel Server Management
3. Budget-Friendly
4. Powerful systems
5. Fast and free technical support.

{% tabs %}
{% tab title="Notice for Lifetime Licenses" %}
{% hint style="info" %}
Users who purchase a **Lifetime** license can add **Minexon** Web Hosting service to their cart for free for the **first month**. For the **Web Hosting** service to work, they must pay according to the pricing table below in the other months after the first month.
{% endhint %}
{% endtab %}

{% tab title="Notice for Subscription Licenses" %}
{% hint style="info" %}
Users who purchase a **Subscription** license can add the Web Hosting service to their cart **for free**. In this plan, no payment is required from the user for **Web Hosting** in other months.
{% endhint %}
{% endtab %}
{% endtabs %}

| PLAN                    | DAYS     | PRICE  |
| ----------------------- | -------- | ------ |
| 1 Months (Web Hosting)  | 30 Days  | £1.90  |
| 3 Months (Web Hosting)  | 90 Days  | £4.90  |
| 6 Months (Web Hosting)  | 180 Days | £9.90  |
| 9 Months (Web Hosting)  | 270 Days | £14.90 |
| 12 Months (Web Hosting) | 365 Days | £19.90 |


# FREE THEMES (4)

Themes we provide for you free of charge.

### &#x20;                                                                    DEFAULT

{% embed url="<https://demo.minexon.net/default>" %}
Default Theme Demo
{% endembed %}

<figure><img src="/files/DIwqEfGHNvTjGBVIRL7j" alt=""><figcaption><p>Default Theme</p></figcaption></figure>

### &#x20;                                                                    DARKEN

{% embed url="<https://demo.minexon.net/darken>" %}
Darken Theme Demo
{% endembed %}

<figure><img src="/files/re9sW4GQQq5bXY3FgrDh" alt=""><figcaption><p>Darken Theme</p></figcaption></figure>

### &#x20;                                                                    SITARY

{% embed url="<https://demo.minexon.net/sitary>" %}
Sitary Theme Demo
{% endembed %}

<figure><img src="/files/txmXjUVAlssNlohHSIe9" alt=""><figcaption><p>Sitary Theme</p></figcaption></figure>

### &#x20;                                                                    SOUTH

{% embed url="<https://demo.minexon.net/south>" %}
Sotuh Theme Demo
{% endembed %}

<figure><img src="/files/iP8CO1aDptit9x7iqz2z" alt=""><figcaption><p>South Theme</p></figcaption></figure>


# Statistics


# Store

In this category, we have explained to you all the things you need to know in the Store category in an understandable way.

### Contents;

{% content-ref url="/pages/vL146gX4F41MFH0qkwbw" %}
[Server](/admin-panel/store/server)
{% endcontent-ref %}


# Server

On this page we have told you how to add, edit and remove servers.

{% hint style="info" %}
Attention! Note that you must have a game hosting provider before adding a server.
{% endhint %}

## Adding a Server

We need to fill in the boxes indicated step by step. First, let's find out what all the boxes are for and how to fill them.

1. Server Header: Your server header will appear when purchasing items in the market. If you have a multi-game mode, it is recommended to write the name of your game type.
2. Visibility: This setting allows the server to be active in the market. It has 3 options: "Public, Link Only, and Private".
3. Server IP Address: You need to enter your provider's numeric ip address in this section. (Example: 0.0.0.0)
4. Console Connection Type: In this section, there are 3 connection types that you can use to establish a connection between the Server and your Site. You can choose the type that is suitable for your server and use it. (Detailed explanation will be added soon.)
5. Console Connection Port: You need to enter your connection port in this section. (Make sure your hosting opens this port for external connections!)
6. Console Connection Password: You need to enter the password you set in the connection plugin in this section.
7. Image: In this section, you need to add an image for your Server's Banner.&#x20;

### Video Lecture

{% embed url="<https://cdn.discordapp.com/attachments/997110363638222879/1077568242513608764/SunucuEkleme.mp4>" %}

### Editing and Removing Servers

Here you can edit and delete servers. In addition, when there is a problem with your connection type, you can make changes from this section.

### Video Lecture

{% embed url="<https://cdn.discordapp.com/attachments/997110363638222879/1077568353159360614/bandicam_2023-02-21_15-30-14-710.mp4>" %}


# Category


# Product


# Coupon


# General


# Payments


# Support


# Help Center


# Category


# Ready Answer


# General


# General


# News


# Category


# Announcement


# Page


# Player


# Players


# Ban


# Authorization


# Settings


# General Settings


# System Settings


# SMTP Settings


# Payment Settings


# Languages


# Extras


# Card Game


# Gift Coupon


# Theme


# Themes


# Default Theme


# South Theme


# Sitary Theme


# Discord Webhooks


# Image


# 6.1.0 - BIG UPDATE

{% embed url="<https://www.youtube.com/watch?v=1gAg7c9g3-A>" %}
BIG UPDATE
{% endembed %}


