Skip to content
Elizacat edited this page Jul 31, 2011 · 32 revisions

MV-Portals Command Reference

Note: These docs are not finished!

List Command

Description:

Displays a listing of all portals.

Usage:

/mvp list [WORLD]

Example:

/mvp list

/mvp list space

Aliases:

mvp list, mvpl, mvplist

Permission:

multiverse.portal.list

Select command

Description:

Selects a portal so you can perform multiple modifications on it.

Usage:

/mvp select {PORTAL}

Example:

/mvp select spaceportal

Aliases:

mvp wand, mvpw, mvpwand

Permission:

multiverse.portal.select

Wand

Description:

Gives a Portal Creation Wand (wooden axe by default), used to select areas for portal creation. This will only work if you are NOT using WorldEdit, unless the WorldEdit or MultiVerse wands are changed to a different item.

Usage:

/mvp wand

Example:

/mvp wand

Aliases:

mvp wand, mvpw, mvpwand

Permission:

multiverse.portal.givewand

Portal information

Description:

Displays information about a portal.

Usage:

/mvp info {PORTAL}

Example:

/mvp info spaceportal

Aliases:

mvp info, mvpi, mvpinfo

Permission:

multiverse.portal.info

Create portal

Description:

Creates a new portal, assuming you have a region selected (use the wand to select a region). Destination can be set to where you want the portal to go, otherwise it will be set to teleport all players to the position you were at when you created it (here can also be used as the destination for the same purpose).

Destination can either another portal (p:portalname), world (w:worldname), position (e:WORLD:X,Y,Z[:PITCH:YAW]), or current position (here).

Usage:

/mvp create {NAME} [DESTINATION]

Example:

/mvp create spaceportal space

Aliases:

mvp create, mvpc, mvpcreate

Permission:

multiverse.portal.create

Clone this wiki locally