# Data Migration

You can import user balances into ExcellentEconomy from several plugins. This allows you to switch to ExcellentEconomy without players losing their existing money.

The following plugins are supported:


# 🛠️ Migration Guide

To start the process, the plugin you are migrating from must be active on your server. You also need a currency already created in ExcellentEconomy to receive the data.

Command Syntax:

Run the following command to start the migration: /coe migrate <plugin> <currency>

  • plugin - The name of the plugin to migrate from (e.g., vault or playerpoints).
  • currency - The ExcellentEconomy Currency ID to migrate into.

Example: /coe migrate vault money


# ⚠️ Important Safety Notes