Skip to content

Importing Warps

Already running Essentials or CMI? Import their warps into WarpGUI in one command β€” handy when migrating.

/warpadmin import <essentials|cmi>

Requires warpgui.exportwarps.

Source Needs Imports
essentials Essentials installed & enabled All Essentials warps.
cmi CMI + CMILib installed & enabled All CMI warps.

On success you’ll see β€œImported <n> new warps.” (<n> = the number of new warps added). If the source plugin isn’t active, you get β€œFailed to load warps from the plugin.”

  • Imported warps are owned by the server (console), so they appear under All Warps but not any player’s My Warps.
  • Re-running import only adds warps that don’t already exist β€” it won’t duplicate ones you’ve already imported.
  • The integration classes load only when the matching plugin is present, so listing Essentials/CMI as soft dependencies is safe even if you don’t use them.