Add special case for portals.

FernFerret 2012-01-11 19:39:44 -08:00
parent 6caee338d0
commit c22f0e2043
1 changed files with 2 additions and 1 deletions

@ -79,7 +79,8 @@ Takes a player to the bed they will spawn at if they die. This can only take pla
These are examples of the `PORTAL` destination type. Portal destination types are ONLY available if you have [Multiverse-Portals](https://github.com/Multiverse/Multiverse-Portals/wiki) installed. If you want players to face a different direction when being placed at the destination, you can add any of the following with a colon (as shown twice above) `n,e,s,w,ne,nw,se,sw`
TODO: Document the `here` functionality when you're standing inside a portal.
### Special case
When you're *standing* inside a portal (let's say `PortalB`, if you want to set the destination of another (`PortalA`) to **the center of that portal facing the rounded direction**, you can simply use `/mvpm dest here`. This will set the destination of the selected *source* portal (`PortalA`) to the portal you're standing in *plus* the cardinal direction (`p:portal:se`). This makes it a snap to set the directions of portals without any lookups!
## <a name="openwarp" href="#wiki-openwarp"></a>OpenWarp Destinations - _REQUIRES:_ [OpenWarp Dev Builds](https://github.com/Pneumaticraft/OpenWarp/wiki/)
`/mvtp ow:WarpName`