From f624f7ccd890ba5ee86b11cc5f940cda9df5459c Mon Sep 17 00:00:00 2001 From: FernFerret Date: Tue, 4 Oct 2011 18:11:51 -0700 Subject: [PATCH] Update Links. --- Destinations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Destinations.md b/Destinations.md index e021600..b4ccf4a 100644 --- a/Destinations.md +++ b/Destinations.md @@ -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. -## Portal Destinations - _REQUIRES:_ [Multiverse-Portals](https://github.com/Herocraft/Multiverse-Portals/wiki/) +## 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.