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/CMIas soft dependencies is safe even if you donβt use them.