Update Links.

FernFerret 2011-10-04 18:11:51 -07:00
parent 5b3c037a0c
commit f624f7ccd8
1 changed files with 2 additions and 2 deletions

@ -58,7 +58,7 @@ The thing you have to remember with Cannon Destinations is that __you will never
Takes a player to the bed they will spawn at if they die. This can only take players to their own beds at this time, not others' beds.
## <a name="portal" href="#wiki-portal"></a>Portal Destinations - _REQUIRES:_ [Multiverse-Portals](https://github.com/Herocraft/Multiverse-Portals/wiki/)
## <a name="portal" href="#wiki-portal"></a>Portal Destinations - _REQUIRES:_ [Multiverse-Portals](https://github.com/Multiverse/Multiverse-Portals/wiki/)
`/mvtp p:portal`
`/mvtp p:portal:n`
`/mvtp p:portal:sw`
@ -67,7 +67,7 @@ Takes a player to the bed they will spawn at if they die. This can only take pla
`multiverse.teleport.self.p`
`multiverse.teleport.other.p`
These are examples of the `PORTAL` destination type. Portal destination types are ONLY available if you have [Multiverse-Portals](https://github.com/Herocraft/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`
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.