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 Jun 25, 2014@Awaax
On behalf of missinfomation You are wrong.
Mobs are causing you lag as is NoCheatPlus. No this Plugin.
-
View User Profile
-
Send Message
Posted Jun 25, 2014MultiInv cause lags :/ http://aikar.co/timings.php?url=7699976
-
View User Profile
-
Send Message
Posted Jun 23, 2014@GodsDead
Yes! Current inventories are 100% supported. Whichever world a user logs into as their first world after the plugin is installed is where the inventory is locked to. This plugin also works with all known multi world plugins out there, but as far as recommending one I have always used Multiverse-Core with Multiverse-NetherPortals.
-
View User Profile
-
Send Message
Posted Jun 23, 2014I have an existing, established server, and Im wanting to add a multi-world and per-world inventory system to make sure nothing can be brought between them. Will this auto-save current players inventories? And what multi world plugins does this work with? What would you recommend? The downfall for both multiverse and myworlds is both have problems handling current inventories.
-
View User Profile
-
Send Message
Posted Jun 22, 2014@Tux2
Ahh, I see. I allready downloaded it cause I happened to see it was a link indeed. That is something they should fix you know? Maybe a build is broken and you download it while it is no approved so thats something for them to work out. Me, with my knowledge of html, think that is just to easy... Thanks for the explanaition!
-
View User Profile
-
Send Message
Posted Jun 22, 2014@deleted_9816264
The email goes out when I add the file, which is a well known trick to get files before bukkit dev approves them. The RSS and files section updates once Bukkit dev goes through and approves the file.
-
View User Profile
-
Send Message
Posted Jun 22, 2014@Tux2 Would be nice if you add this feature in the next version :) Because i think I'm not the only one who need this.
-
View User Profile
-
Send Message
Posted Jun 22, 2014In the 'Subscriptions' section I have subscribed to get mails about everything what happens in here. So I got a mail about a new version, 3.2.9, but in the rss feed I have subscribed to it didn't say anything and in the 'files' section here it also says there is no version 3.2.9. What is this? I'd like to keep my server up to date but this doesn't really work...
-
View User Profile
-
Send Message
Posted Jun 22, 2014@felixlechat62
Hi, you most certainly do. It's called the PEBKAC error. More commonly known as Craftbukkit 1.7.2 is not supported with the newest version of MultiInv as is noted in the release notes, on the front page here, and basically everywhere.
@Greenman1805
That is correct. I don't save/restore inventories on logout/login due to overhead and potential issues. I can possibly add this as an option however for those people using this for cross server inventories.
@Tallcraft
Fixed in version 3.2.9. See your ticket for the Jenkins link to the fixed build.
-
View User Profile
-
Send Message
Posted Jun 22, 2014@Tux2
Inventories do not save properly and reset to an old state after logout: http://dev.bukkit.org/bukkit-plugins/multiinv/tickets/204-inventories-are-not-being-saved/
-
View User Profile
-
Send Message
Posted Jun 21, 2014Is it possible to share a Inv-group cross a server network? Because, I have a Farm and Survival Server and the Inventorie should be the same. So I connected MultiInv with MySQL and made the same Inv group. But when I switch server, the inv is different. :( Is it possible to do something like that with this plugin? (Sorry for my Englisch, I'm German.)
-
View User Profile
-
Send Message
Posted Jun 20, 2014hi have an error
[04:41:59] [Craft Scheduler Thread - 59/WARN]: Exception in thread "Craft Scheduler Thread - 59" [04:41:59] [Craft Scheduler Thread - 59/WARN]: org.apache.commons.lang.UnhandledException: Plugin MultiInv v3.2.8 generated an exception while executing task 82 at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) Caused by: java.lang.NoSuchMethodError: org.bukkit.OfflinePlayer.getUniqueId()Ljava/util/UUID; at uk.co.tggl.pluckerpluck.multiinv.player.MIPlayerCache.(MIPlayerCache.java:29) at uk.co.tggl.pluckerpluck.multiinv.player.MIPlayer.loadGroup(MIPlayer.java:334) at uk.co.tggl.pluckerpluck.multiinv.player.MIPlayer.run(MIPlayer.java:410) at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:67) at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more
-
View User Profile
-
Send Message
Posted Jun 20, 2014@Tux2
UPDATE: So i found out that the issue I was having was with a plugin that I'm not going to name here that was causing the issues, without that plugin everything works 100%, good job tux.
-
View User Profile
-
Send Message
Posted Jun 20, 2014@Tux2
Iv'e tried with both 1.7.9 CraftBukkit and what I mainly use, Spigot #1495
Basically what it does is for instance my sky block server i had a water bucket, and some farming equipment in my inventory, I switched to Prison and it added those items to my mining tools and ores, and than i would warp back to sky block and it would be wiped, than back to spawn and all inventoried would be mixed in one, just weird shit. I'm going to test this a few times and see if I can make the bug happen again
-
View User Profile
-
Send Message
Posted Jun 20, 2014@Awaax
I do not support 1.7.5 as it is just a dev build.
@dante646260
That's odd, very odd. I tested it between 3 different worlds with all kinds of fast switching and I didn't see any inventory mixing. How exactly are the inventories mixing together? Also, what version of Craftbukkit are you using?
-
View User Profile
-
Send Message
Posted Jun 20, 2014With Version 3.2.8 and TTL Version 1.7.9-b2 inventories are mixing together as i switch worlds, has made my hub server worthless.
-
View User Profile
-
Send Message
Posted Jun 20, 2014@Tux2 @Pluckerpluck
I have this error , please update : http://pastebin.com/f6H17JWu
I use 1.7.5 R0 1 SNAPSHOT From spigot
-
View User Profile
-
Send Message
Posted Jun 19, 2014@hassansyyid
Or you just go to a download page like: http://dev.bukkit.org/bukkit-plugins/multiinv/files/27-v3-2-7/
then replace the first 27 with the next number. That would be 28. This will allow you to download it from Bukkit.
Note: it wont guarantee a stable plugin. The BukkitDev staff would have not approved of it yet so you will have to trust the Author.
@Tux2
On my server, there is a glitch where there is just one end. When people throw items in an end portal from the creative world, they get them in the survival end. I am not sure if this is a vanilla feature, but if it is, I would really like to see it fixed! I have blocked end portals for the time being, and currently hunting down thousands of plots for existing ones.
If this is in fact not a vanilla feature, or if this has already been fixed in recent newer builds, please ignore my redundant post :)
-
View User Profile
-
Send Message
Posted Jun 17, 2014I get "com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'inv_uuid' in 'field list'" When people teleport to a creative world and place items in it and tp to a survival world.
-
View User Profile
-
Send Message
Posted Jun 17, 2014@hassansyyid
It can sometimes take up to 4 days for them to approve (they're pretty slow sometimes)