Updated FAQ (markdown)

hariedo 2011-11-27 15:17:08 -08:00
parent 7f045aa1f0
commit 0715e88a31
1 changed files with 8 additions and 0 deletions

8
FAQ.md

@ -8,6 +8,14 @@ MultiVerse (note the capital V which is no longer in the name Multiverse-Core) w
## <a name="plugins" href="#wiki-plugins"></a>What happend to the rest of MultiVerse?
It has been divided into several plugins. See the [[Plugins of Multiverse 2]]
## <a name="skyland" href="#wiki-skyland"></a>I can't load my SKYLANDS worlds!
Mojang removed the skyland code in Minecraft 1.0.0, replacing it with "the End" chapter of the game. That included (1) floating island terrain, (2) a gray noontime sky, (3) clouds drawn at very low Y levels. You have two choices.
Choice A: use a terrain generator plugin like SkylandsPlus to allow players to continue to explore
Choice B: if your skylands were already pretty mapped out, then use a border plugin like WorldBorder to stop any more expansion of the world
In either case, edit your world configuration to use a NORMAL environment instead of the old missing SKYLAND environment type. Refine your monster spawning settings to suit your tastes. If you want permanent day, plugins like TimeShift can help you with that, too.
## <a name="inv" href="#wiki-inv"></a>Is there a way to have each world's inventories separate from each other?
Yes. MultiInv is a plugin designed for this purpose. http://dev.bukkit.org/server-mods/multiinv/