Updated FAQ (markdown)

FernFerret 2011-10-15 22:15:28 -07:00
parent e98aaa80ec
commit 08d74472ce
1 changed files with 3 additions and 0 deletions

3
FAQ.md

@ -12,6 +12,9 @@ It has been divided into several plugins. See the [[Plugins of Multiverse 2]]
## <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/
## <a name="invbug" href="#wiki-invbug"></a>After using MultiInv, a Player keeps dying in a specific world!
Go into that player's file and set their health to a non-0 value. It looks like there is a pull request to fix this [here](https://github.com/Pluckerpluck/MultiInv/pull/2).
## <a name="main" href="#wiki-main"></a>Does Multiverse import my main world (and main Nether)?
No. We do this so you can have your main world use a generator, or be a skylands. Simply type `/mv import world normal` and optionally `/mv import world_nether` (or whatever the name of your primary world is).