Updated Destinations (markdown)

FernFerret 2011-09-13 07:53:04 -07:00
parent 7303aff2db
commit 32202af8b0
1 changed files with 7 additions and 1 deletions

@ -5,6 +5,7 @@
* [[Player|Destinations#wiki-player]]
* [[Cannon|Destinations#wiki-cannon]]
* [[Portal - Requires MV-Portals|Destinations#wiki-portal]]
* [[OpenWarp - Requires OpenWarp|Destinations#wiki-openwarp]]
## <a name="world"></a>World Destinations
`/mvtp world`
@ -38,4 +39,9 @@ The thing you have to remember with Cannon Destinations is that __you will never
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`
TODO: Document the `here` functionality when you're standing inside a portal.
TODO: Document the `here` functionality when you're standing inside a portal.
## <a name="openwarp"></a>OpenWarp Destinations - _REQUIRES:_ [OpenWarp Dev Builds](https://github.com/Pneumaticraft/OpenWarp/wiki/)
`/mvtp ow:WarpName`
Yep, we've done it. This does _not_ mean we will provide support for __every__ warp plugin in this manor. This is code that has nothing to do with MV, but is OpenWarp using our API. Ask your Warp plugin author to talk to us about supporting their destinations or switch to OpenWarp :P