Updated Destinations (markdown)

FernFerret 2011-09-22 20:09:51 -07:00
parent fc4fc6803c
commit 9693b0811a
1 changed files with 10 additions and 0 deletions

@ -6,6 +6,7 @@
* [[Exact|Destinations#wiki-exact]]
* [[Player|Destinations#wiki-player]]
* [[Cannon|Destinations#wiki-cannon]]
* [[Bed|Destinations#wiki-bed]]
* [[Portal - Requires MV-Portals|Destinations#wiki-portal]]
* [[OpenWarp - Requires OpenWarp|Destinations#wiki-openwarp]]
@ -50,6 +51,15 @@ Player destinations are exactly what they sound like, they will always teleport
The thing you have to remember with Cannon Destinations is that __you will never see a cannon__. This basically creates an exact destination with a velocity. The reason it's a different dest type entirely is due to the fact that we have provided a convince method: `cannon-X` where X is a velocity.
## <a name="bed"></a>Bed Destinations
`/mvtp b:mybed`
**Permissions**
`multiverse.teleport.self.b`
`multiverse.teleport.other.b`
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"></a>Portal Destinations - _REQUIRES:_ [Multiverse-Portals](https://github.com/Herocraft/Multiverse-Portals/wiki/)
`/mvtp p:portal`
`/mvtp p:portal:n`