zEssentials
Spigot
  • Getting Started
    • 🍾Introduction
    • 🔌Installing zEssentials
    • đŸĒConvert
    • 📔Commands
    • đŸĒ§Placeholders
    • đŸŽĢPermissions
    • 🎨Color
    • 📖Messages
    • âšī¸Inventories / Buttons
    • 📂Configuration
  • â›°ī¸Modules
    • âŒ¨ī¸Afk
    • đŸ—Ŗī¸Chat
    • Discord
    • 💲Economy
    • đŸ‘ģHologram
    • 🏡Home
    • âš”ī¸Items
    • Join / Quit
    • đŸŽŋKits
    • đŸ“ŦMailbox
    • Messages
    • 📏Rules
    • âš’ī¸Sanction
    • đŸ’¯Scoreboard
    • 🔁Spawn
    • 🚏Step
    • Teleportation
    • Vault
    • đŸ—’ī¸Vote
    • 🤜Warp
    • đŸĒ“Worldedit
  • Developpers
    • đŸ•ĸEvents
Powered by GitBook
On this page
  • CMI
  • EssentialsX
  • SunLight
  • PlayerVaultX
  • CoinsEngine
  • HuskHomes
  • AxVaults
  1. Getting Started

Convert

PreviousInstalling zEssentialsNextCommands

Last updated 9 months ago

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:

/ess convert CMI

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

Only the data of the players will be converted. For warps, kits, etc you must redo them !

EssentialsX

You must have the plugins/Essentials folder on your server. You must then run the following command:

/ess convert EssentialsX

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

Only the data of the players will be converted. For warps, kits, etc you must redo them !

SunLight

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

/ess convert Sunlight

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

Only the data of the players will be converted. For warps, kits, etc you must redo them !

PlayerVaultX

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

/ess convert PlayerVaultX

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

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.

CoinsEngine

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

/ess convert CoinsEngine

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

You must first create your savings in the zEssentials modules/economy/config.yml file. By default the configuration will be the same as CoinsEngine, with economy money and coins.

HuskHomes

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

/ess convert HushHomes

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

Only the data of the players will be converted. For warps, kits, etc you must redo them !

AxVaults

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

/ess convert AxVaults

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

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.

đŸĒ