CustomPortals

Creating a portal

Use /portal create <pos1> <pos2> to create a box shaped portal with corners pos1 and pos2. When you use this command it will give you an ID which is important for managing portals.

Setting a destination

Use /portal setdestination to configure where a portal brings a player.

/portal setdestination <portalID> <world> sets the destination to a world/dimension's world spawn point.

/portal setdestination <portalID> <world> <pos> sets the destination to a specific coordinate in that world.

Removing a portal

Use /portal delete <portalID> to delete a portal.

List and info

Use /portal list to get a list of all portals & IDs

Use /portal info <portalID> to get information about a specific portal (you can leave out the portalID to get info about the closest portal)

Permissions

customportals.command gives a player full access to all the portal management commands