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 Jul 24, 2014Okay so I have a problem on my server. Sometimes when people use the essentials /warp command it randomly clears their inventory. I am using the latest version of TuxTwoLib and MutliInv and spigot 1.7.9-RO.3
-
View User Profile
-
Send Message
Posted Jul 20, 2014Hello its a nice plugin but when i am in creative and i go to skyblockworld then my creative inv wil go to my survival inv so its like cheating your crea stuff into your survival stuff how to fix
-
View User Profile
-
Send Message
Posted Jul 18, 2014@DanielMuhlig
This is due to Minecraft having to reach out to get UUIDs of the users. It should only do this on older users however that haven't logged in for quite some time. Unfortunately I can't do anything to speed this up without including a large library from Mojang to batch the usernames.
-
View User Profile
-
Send Message
Posted Jul 18, 2014@Expression93, @stoneistoohard: Same. Denied multiinv.exempt node, restarted the server just in case, no avail. The inventory stays when switching worlds, no error messages in console.
Edit: Nevermind, I was stupid. I had to use seperate world groups, I didn't even think about it. It works as it should, thanks!
-
View User Profile
-
Send Message
Posted Jul 18, 2014Conversion to UUID takes forever. About 2 users/sec. and I have 20.000+ users in 3 Groups so I'm looking at more that 8 hours of downtime :-(
Are there any way to speed that up?
-
View User Profile
-
Send Message
Posted Jul 18, 2014@Expression93
Same problem here. It does not seem to switch inventory at all and i get no error msgs.
-
View User Profile
-
Send Message
Posted Jul 17, 2014@TNTUP
How exactly did he lose his inventory? Did you get an error in console when it happened? You've got to give me specifics, otherwise I can't duplicate it...
@scottparker943
Thanks for the bug report! I've fixed the NPE in the pastebin you pasted in the latest dev build on Jenkins. download it and let me know if that fixes your issues.
@Expression93
Did you deny yourself the multiinv.exempt node?
-
View User Profile
-
Send Message
Posted Jul 17, 2014I don't appear to get any of the expected MI behaviour, its almost as if the plugin is completely non-functional on my server, however I searched the MC logs and it says the plugin loads and I cannot see any errors following this process.
(By no expected behaviour I mean inventories don't appear to be split between worlds etc)
-
View User Profile
-
Send Message
Posted Jul 15, 2014I still get errors even with multiinv 3.3.1 dev http://pastebin.com/2bYKkFNf It just doesn't seem to be compatable with some of my plugins (this error is portals and spawn tp)
I have had to disable multiinv because of all of these errors, but I really like the plugin and want it on my server!
-
View User Profile
-
Send Message
Posted Jul 13, 2014MultiInv 3.3.1-dev with TuxTwoLib 1.7.9-b2, A player reported he lost his inventory1!!!!! UGH Getting irritated with those (censored) bugs...
-
View User Profile
-
Send Message
Posted Jul 13, 2014Hello how do i make this work? i denied the multiinv.exempt permission but the inventory still doesnt switch, please help!
-
View User Profile
-
Send Message
Posted Jul 12, 2014@Tux2
Latest MultiInv and Bukkit 1.7.9
-
View User Profile
-
Send Message
Posted Jul 12, 2014@omgitsbob12
I haven't had this problem during testing. What version of Craftbukkit and MultiInv are you using?
-
View User Profile
-
Send Message
Posted Jul 12, 2014Multiinv saves player inventories but does not refresh them. If you would switch world, creative items would appear and if you drop it would drop an item from your survival inventory from that slot. To refresh the inventory a player would have to move items around.
-
View User Profile
-
Send Message
Posted Jul 11, 2014@xWallou
Sorry about that, I forgot to update the flat file to mySQL importer when I updated to UUID. The newest dev builds however fix that exact problem.
-
View User Profile
-
Send Message
Posted Jul 11, 2014I keep getting "I'm sorry, something isn't set up right... Import aborted." I've checked my config files and they're all correct, as the tables have been generated in the MySQL server. All the groups are set up the same way as the exampleGroup and I currently only have one group.
Can you help me out with this?
-
View User Profile
-
Send Message
Posted Jul 10, 2014@Tux2
Wa.. wait grief prevention can do that 0.0 Damnit must read configs again! Thanks for the help Tux :)
-
View User Profile
-
Send Message
Posted Jul 10, 2014@AnThraxan
MultiInv is only for swapping of inventories. Banning of specific items and not allowing to drop items is outside of the scope of this plugin. There are quite a few plugins out there that are much more suited to this task including GriefPrevention, ModifyWorld from Essentials, as well as a few others.
-
View User Profile
-
Send Message
Posted Jul 10, 2014Fantastic plugin but may I suggest two helpful things. One is a way to stop certain items from being used in creative. As in say ban diamonds, ban invis potions etc.
Another one would be a way to stop being dropping items.
I honestly have no clue about what you can do with that type of thing so if it is impossible ignore me. I would just love something like this!
-
View User Profile
-
Send Message
Posted Jul 7, 2014@Tux2 Okay thanks. And I thought it was MultiInv :D