MultiInv
What is MultiInv
MultiInv is a plugin that gives players a separate inventory for every different world running on the server. You can share inventories over chosen worlds and some players can be ignored entirely. With this power it is possible to have multiple worlds running on one server, but keeping them totally segregated from one another.
MultiInv can also separate health over certain worlds allowing for total separations of a world on a server.
If MultiInv refuses to work and you can't change inventories, it's because you have the wrong version of the TuxTwoLib or forgot to deny yourself the permission multiinv.exempt!
Update for UUIDs and 1.7.9 (there will be no support for 1.7.8 or below due to game breaking bugs) are here! Download will be available as soon as Bukkit Dev approves it.
MultiInv and MobArena are currently not compatible! Make sure users can only join a mob arena from the same world group!
Starting with MultiInv 3.2.1 we now require the library TuxTwoLib to maintain compatibility across various minecraft versions
Video Tutorial
Features
- Separate world inventories
- Create groups of worlds where the inventory is shared between them
- Separates XP, food, health, potion effects, and EnderChest inventory per world/group of worlds.
- Option to ignore certain players completely (permissions based)
- Can import Multiverse-Inventories/WorldInventories saved inventories.
- Option to use mySQL instead of flat files.
Forums/Problems
The forums for this plugin (at the top of the page) are the best place to go if you have any questions that aren't just general comments (such as "I hat you" or "I love you"). There I can see which problems have been replied too and who still needs help.
Using MultiInv with BungeeCord
Since BungeeCord requires servers to be in offline mode it's sometimes hard to acquire a reliable UUID if Spigot/BungeeCord isn't configured correctly. Here are the settings you will need to change:
In the BungeeCord config.yml make sure ip_forward is set to true
On the server in the spigot.yml make sure bungeecord is set to true
By setting these two options BungeeCord will be able to pass the correct UUID to the servers. Please note that if you are sharing inventories across multiple servers that this feature is still in beta and may not always work.
Commands
- /multiinv reload - Reloads config files.
- /multiinv import - Imports flat files into a mysql database.
- /multiinv mvimport - Imports Multiverse-Inventories into MultiInv, with the database that you have selected. (You will need to have the Multiverse-Inventories plugin installed when doing the import, just make sure to remove it afterwards)
- /multiinv miimport - Imports WorldInventories into MultiInv.
- /multiinv mcimport - Import Minecraft player files into MultiInv. (Only useful when you've got existing player data and you are enabling the SaveInventoryOnQuit option)
- /multiinv mcexport - Exports MultiInv player data for the default world into the default world in Minecraft format.
Permissions
- multiinv.reload - Permission to use the reload command
- multiinv.import - Permission to use the import command
- multiinv.mvimport - Permission to use the mvimport command
- multiinv.mcimport - Permission to use the mcimport command
- multiinv.mcexport - Permission to use the mcexport command
- multiinv.exempt - Exempts player from inventory switch (If your inventory is not changing, deny yourself this permission in your permissions manager!!!!)
Configuration
^That's a link up there
Updating from MultiInv 2.x to 3.x
- Delete your old config.yml file in the plugins/MultiInv directory
- Start the server with the new plugin
- Rename the Worlds folder to Groups under the plugins/MultiInv directory.
- Rename shares.yml to groups.yml
- Cut the creativeGroups section out of groups.yml and paste it at the end of config.yml
- Edit the config.yml to your prefrences
- do: /multiinv reload
- If you are moving to the mysql database do: /multiinv import
- You're done, enjoy!
Links
When, Where, and How are the Inventories Saved?
Old forum page (Includes old version links)
Development builds of this project can be acquired at the provided continuous integration server.
These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Jenkins Dev Builds
Source Code
Please note, that while I (Tux2) am maintaining this plugin you must file bug reports under the tickets section. If you're having a problem, try replicating it in the latest version of MultiInv as it could already be fixed! Also, if you want your problem to be addressed please make sure to include the MultiInv version, the TuxTwoLib version, your config.yml and groups.yml files contents as well, (even if it is a comment asking for help) If you do not follow these guidelines your comment may be deleted without warning!

Stats provided by Plugin Metrics
-
View User Profile
-
Send Message
Posted Mar 29, 2014@robi217
I'm pretty sure that would be up to the developer of World Guard and not Tux2.
-
View User Profile
-
Send Message
Posted Mar 28, 2014You should add some WorldGuard support (seperate inventories in certain regions with a worldguard flag or something) :)
-
View User Profile
-
Send Message
Posted Mar 24, 2014@fcpwiz
This plugin isnt made for mods.
-
View User Profile
-
Send Message
Posted Mar 19, 2014Hi, If I have any Modular Power Suit armor in my inventory, then switch to a world that has a separate inventory, then go back to the first world, I will have my power suit, but all of the modules that were installed are now gone. This happens every time I switch to a separate inventory world, and then go back. How can I fix this?
Thanks! Manny Rothman
-
View User Profile
-
Send Message
Posted Mar 15, 2014hello and ty for you time.
I have problem regulary in my server some of the players see their inventory be completely emptied. and oddly appear in the inventory of the map used for the spawn. However, the map of the spawn is in his group to it, and the other maps in their group. And some time their inventory be completely emptied and I can't regive same inventory.
server is really big serveur with 24 Go memory + multi-processor (total :16 core)
the server use linux. plugins version :
config files+folder Groups
-
View User Profile
-
Send Message
Posted Mar 14, 2014@tkato09
As per the instructions at the top of the project page, you also need to install TuxTwoLib: http://dev.bukkit.org/server-mods/tuxtwolib/
-
View User Profile
-
Send Message
Posted Mar 14, 2014I got an error [11:51:56 ERROR]: Could not load 'plugins/MultiInv.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: TuxTwoLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:196) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
-
View User Profile
-
Send Message
Posted Mar 11, 2014I have a Survival world and a Creative world, when people go from Survival to Creative their inventory changes (which is right) but when they go back to the survival world they have lost their original Survival Inventory... and if they fill their Inv up and warp/home back to Survival they keep their inv if they move inbetween the worlds twice?
Not sure why and not sure how to fix it, if someone knows PLEASE help. :D
-
View User Profile
-
Send Message
Posted Mar 11, 2014Is there any way to have item exceptions. Because I have a Gold currency on my server and I was wondering if there was anyway players could keep the gold that they earn throughout worlds.
-
View User Profile
-
Send Message
Posted Feb 25, 2014dont get config folder
-
View User Profile
-
Send Message
Posted Feb 22, 2014I don't get a folder?
-
View User Profile
-
Send Message
Posted Feb 21, 2014On server crash cases situation goes pear shaped, and people get their inventory in wrong worlds.
-
View User Profile
-
Send Message
Posted Feb 20, 2014Hello, i have a problem where the code is setup as groups: worlds: - server -nether - the_end - skyworld shares: - all but when i switch from skyworld to server it works but from server yo skyworld it keeps food/health but not inventory? Help is much appreciated, a PM would be best reply. ty
-
View User Profile
-
Send Message
Posted Feb 20, 2014hello i have problem multiinv The plugin dashes(launches) well but generates no error and does not separate the inventories
-
View User Profile
-
Send Message
Posted Feb 19, 2014Any other plugins out there like this one that anyone has found.
-
View User Profile
-
Send Message
Posted Feb 19, 2014Import for Multiverse-Inventories not work...
http://pastebin.com/Dy84NiRe
-
View User Profile
-
Send Message
Posted Feb 18, 2014on my server it is installed because of skyblock but MultiInv isnt generating the files for its self? Can someone help plz
-
View User Profile
-
Send Message
Posted Feb 17, 2014@NoahWL1
Seriously no responses.
-
View User Profile
-
Send Message
Posted Feb 8, 2014How do I make it import previous player data? Like from "playerName.dat" from a specific world? I've never had MultiVerse and there's no option to import directly.
-
View User Profile
-
Send Message
Posted Feb 5, 2014please remove the multiinv.exempt permissions. or make it default, and do a multiinv.use for people that want to change!