diff --git a/FAQ.md b/FAQ.md index a28f680..8f26aa1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -12,6 +12,9 @@ It has been divided into several plugins. See the [[Plugins of Multiverse 2]] ## 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/ +## 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). + ## 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).