# Convert

You can convert the other plugins to zEssentials.

## CMI

You need to put the `cmi.sqlite.db` file in the `plugins/zEssentials` folder. You must then run the following command:&#x20;

```bash
/ess convert CMI
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
Only the data of the players will be converted. For warps, kits, etc you must redo them !
{% endhint %}

## EssentialsX

You must have the `plugins/Essentials` folder on your server. You must then run the following command:&#x20;

```bash
/ess convert EssentialsX
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
Only the data of the players will be converted. For warps, kits, etc you must redo them !
{% endhint %}

{% embed url="<https://youtu.be/KyfrtqTEpsE>" %}

## SunLight

You need to put the `data.db` file in the `plugins/zEssentials` folder. You must then run the following command:&#x20;

```bash
/ess convert Sunlight
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
Only the data of the players will be converted. For warps, kits, etc you must redo them !
{% endhint %}

## PlayerVaultX

You must have the PlayerVaultX plugin installed on your server. You must then run the following command:&#x20;

```bash
/ess convert PlayerVaultX
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
Data from all vaults will be transferred. Please note that PlayerVaultX and zEssentials operate differently. With zEssentials, there is no limit on the quantity of each item. All items from players will be consolidated into a single vault.
{% endhint %}

## CoinsEngine

You must have the CoinsEngine folder created on your server. You must then run the following command:&#x20;

```bash
/ess convert CoinsEngine
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
You must first create your savings in the zEssentials <mark style="color:green;">**modules/economy/config.yml**</mark> file. By default the configuration will be the same as CoinsEngine, with economy money and coins.
{% endhint %}

## HuskHomes

You need to put the `HuskHomesData.db` file in the `plugins/zEssentials` folder. You must then run the following command:&#x20;

```bash
/ess convert HushHomes
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
Only the data of the players will be converted. For warps, kits, etc you must redo them !
{% endhint %}

## AxVaults

You must have the AxVaults plugin installed on your server. You must then run the following command:&#x20;

```bash
/ess convert AxVaults
```

The conversion will take a few seconds, please wait. Once the conversion is complete, you will need to restart your server.

{% hint style="info" %}
Data from all vaults will be transferred. Please note that PlayerVaultX and zEssentials operate differently. With zEssentials, there is no limit on the quantity of each item. All items from players will be consolidated into a single vault.
{% endhint %}
