Migrating from EEssentials

Moving to Oxygen is easy! Follow these steps, and you'll be up and running in minutes.

πŸ”„ Migrating from EEssentials

Moving to Oxygen is easy. You don’t need to run EEssentials and Oxygen side-by-side β€” Oxygen can read EEssentials data directly from your existing /config/EEssentials folder.

Migration is handled via commands under /omigrate, and is split into sections so you can control where data gets imported.


πŸ“¦ EEssentials Migrations

circle-exclamation

/omigrate eessentials playerdata

  • βœ… Imports player homes, last locations, and whether a player has joined before.

  • 🧠 Run this once, on the server where most player data lives.

  • 🌐 After import, the data will sync across the whole network.


/omigrate eessentials locations

  • βœ… Imports warps and spawn.

  • 🧠 Best run on your spawn hub or main world.

  • ⚠️ If you had warps in multiple worlds and are now splitting those into different servers, you'll need to manually adjust or reset some of them.


/omigrate eessentials textcommands

  • βœ… Imports custom text commands.

  • πŸ” Run this on each server individually β€” they are not synced at this time.


πŸ› οΈ Other Mod Migrations

Migrations for other mods like HuskHomes are planned, but not yet implemented.

Last updated