From 46ff590e543a31e51e2817e6faf3eebac8880b56 Mon Sep 17 00:00:00 2001 From: FernFerret Date: Tue, 4 Oct 2011 18:13:19 -0700 Subject: [PATCH] Update Links. --- Plugins-of-Multiverse-2.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Plugins-of-Multiverse-2.md b/Plugins-of-Multiverse-2.md index 69c631e..09164c6 100644 --- a/Plugins-of-Multiverse-2.md +++ b/Plugins-of-Multiverse-2.md @@ -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:__