Skip to content

Multiverse-Core Staff Reference

Public-safe technical notes for staff who configure or support Multiverse-Core on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/mv listmultiverse.core.list.worldsLists loaded worlds.
/mv info <world>multiverse.core.infoShows world properties.
/mvtp <world>multiverse.teleport.self.*Teleports to a world.
/mv import <world> <environment>multiverse.core.importImports an existing world; review backups first.
/mv unload <world>multiverse.core.unloadUnloads a world; coordinate player evacuation and dependent plugins.
PermissionPurposeSuggested access
multiverse.core.list.worldsLists worlds.Support staff
multiverse.core.infoReads world settings.Support staff
multiverse.teleport.*World teleport access.Staff by scope
multiverse.core.*World lifecycle administration.Server administrators only

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • Multiverse-Inventories assigns inventory-sharing groups.
  • WorldGuard, BlueMap, CMI, BentoBox, PlotSquared, and other plugins attach data to worlds.
  • World create/import/unload/delete operations require backup and dependency review.
/mv list
/mv info <world>
/mvtp <world>
  • Confirm the Bukkit world name, alias, load state, environment, and folder.
  • Check dependent plugin world lists before unload or rename.
  • Separate teleport permission, destination safety, and world load errors.