Update Links.

FernFerret 2011-10-04 18:13:19 -07:00
parent f0b84f486b
commit 46ff590e54

@ -1,7 +1,7 @@
## Why are there more than 1 plugin for Multiverse?
We decided to break Multiverse up for many reasons, the simplest being for development. It's a lot easier to pin down issues with portals since there's enough code for that to be its own plugin.
## [Multiverse-Core](https://github.com/Herocraft/Multiverse-Core/wiki)
## [Multiverse-Core](https://github.com/Multiverse/Multiverse-Core/wiki)
This is the base plugin. All the other plugins below require Core.
__Core allows you to:__
@ -11,7 +11,7 @@ __Core allows you to:__
* Restrict access to worlds via permissions
* See who's in a world
## [Multiverse-Portals](https://github.com/Herocraft/Multiverse-Portals/wiki)
## [Multiverse-Portals](https://github.com/Multiverse/Multiverse-Portals/wiki)
Multiverse-Portals is a new implementation of the MultiVerse 1 style portals. If you used those, you'll most likely want this one. It's the same apart from a few new features.
__Portals allows you to:__
@ -20,7 +20,7 @@ __Portals allows you to:__
* Restrict portal usage based on permission
* Travel through Multiverse worlds on foot or in a vehicle
## [Multiverse-NetherPortals](https://github.com/Herocraft/Multiverse-NetherPortals/wiki)
## [Multiverse-NetherPortals](https://github.com/Multiverse/Multiverse-NetherPortals/wiki)
NetherPortals plays off of the variable `splike` from MultiVerse 1, but improves on it a lot. This plugin is for those of you who want a more authentic feeling experience, by allowing players to create Nether Portals that will take them to given worlds. All of the portals in X world will go to Y world, but that is configurable from in-game.
__NetherPortals allows you to:__