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 Jan 28, 2012@ryanwagner
That's actually the MultiInv 2.x series. I am now working on fixing the bugs and such in version 3 of this plugin. #17 could be called a recommended build as that's the one I use on my server without issues.
EDIT: for those of you wanting to try the bleeding edge the most recent dev builds for the 3 series can be found here: http://mfav.me:8080/job/MultiInv3/
-
View User Profile
-
Send Message
Posted Jan 28, 2012How close is are you to a RB version? I see you have already fixed the enchanting, world changing, and other bugs that I was going to report. However, they appear to be dev versions.
#17 is the the most recent dev i see: http://mfav.me:8080/job/MultiInv/17/
Also, in the #17 dev the load messages for players are still not showing up. I don't see a note saying there is a config change so I assume it is default on still.
-
View User Profile
-
Send Message
Posted Jan 26, 2012@XTheMineZeroServerX
You're commenting on the wrong thread, you need to go here for support: http://dev.bukkit.org/server-mods/multiverse-inventories/
-
View User Profile
-
Send Message
Posted Jan 26, 2012I dragged and dropped the Multiverse-Inventories-2.3 into my server and restarted it.
(yes i have core and portals installed)
but no files were made and no folders were made.
When I try to use a help command for multi invt nothing happens.
-
View User Profile
-
Send Message
Posted Jan 25, 2012@Tux2
Thanks for the help
-
View User Profile
-
Send Message
Posted Jan 25, 2012@prizna123
Correct.
-
View User Profile
-
Send Message
Posted Jan 25, 2012@Tux2
Ok, I will thankyou,
All I should have to do is just replace the MultiInv.jar and reboot the server?
-
View User Profile
-
Send Message
Posted Jan 25, 2012@prizna123
Nope, shares.yml replaces shares.properties. Also, please make sure you are using the version I linked you as v2.4.2 has a bug where it won't save enchantments.
-
View User Profile
-
Send Message
Posted Jan 25, 2012@Tux2
Thankyou for the reply,
Also after installing MultiInv 2.4.2 I only had 2 files, "config.yml" and "shares.yml" but I dont have a "shares.properties" file like it mentions in the bukkit forum "post 2.1 instructions".
should I have a shares.properties file?
-
View User Profile
-
Send Message
Posted Jan 25, 2012@prizna123
Right now the best version to use can be found at: http://mfav.me:8080/job/MultiInv/ Now that I have access to the MultiInv main source I'll be getting to all those bug reports and try to get it all resolved for you guys.
-
View User Profile
-
Send Message
Posted Jan 25, 2012@KJanar
You said that version 3.0.0 has a issue in being able to transfer items from Creative to Survival, in that case which version of MultiInv would be the safest to use for a 1.1 server?
-
View User Profile
-
Send Message
Posted Jan 25, 2012@Shooty_
Did you have WorldInventories loaded while you were trying to do the import? Also, please don't edit your comments, I didn't see the edit show up in my feed... If you didn't have WorldInventories loaded PM me and we will work it out in a PM instead of cluttering this thread.
-
View User Profile
-
Send Message
Posted Jan 25, 2012After installing MultiInv I only have 2 files config.yml and shares.yml but I dont have a shares.properties file like it mentions in the forums.
-
View User Profile
-
Send Message
Posted Jan 23, 2012@prizna123
@prizna123 Yes this plugin works in CB 1.1 Build 1774 - 1796.
I would also like to make a notice to everyone who are planning to use this plugin in their multiworld servers. The latest MultiInv 3.0.0 has a major security issue where people are able to get transfer items from creative modes to survival or just between maps. Problem seems to be in the saving time of the modified inventory. When you change your inventory and quickly change worlds the items are carried over to the next map.
I have made a ticket and I hope Pluckerpluck will see it.
Thank you for reading.
-
View User Profile
-
Send Message
Posted Jan 22, 2012Is the latest multiInv compatible with craftbukkit 1.1?
-
View User Profile
-
Send Message
Posted Jan 21, 2012@Tux2
OMFG ! THANKS YOU SOOOOOOO MUCH really ! thanks youuuuuu
EDIT : Ok don't works :( I'v more than 3000 file and i can't do anything http://pastie.org/3229750
-
View User Profile
-
Send Message
Posted Jan 21, 2012@Shooty_
The new version I created just now has an inventory import tool for WorldInventories. Just make sure your configuration for MultiInv has all the same groups as WorldInventories, including the default group. To switch just disable WorldInventories, install MultiInv, then run "/multiinv import" Once it is done it will let you know in console or in game, whichever way you triggered it. As always my builds can be found here: http://mfav.me:8080/job/MultiInv/
-
View User Profile
-
Send Message
Posted Jan 21, 2012Has anyone seen this before?
[WorldInventories] Player Herobrine died in world Tatooine, emptying inventory for group: default
Then the server just freezes.
-
View User Profile
-
Send Message
Posted Jan 21, 2012enchantment on any and all items on you at the time.
I have a creative world set up so when u leave it changes your inventory but saves it from when u left etc.
so not sure why its doing this. Im also posting this to one other forum in case it is a different plugin and all
-
View User Profile
-
Send Message
Posted Jan 21, 2012@Tux2
Can you make a tool for import WorldInventories DB ? :/ http://dev.bukkit.org/server-mods/world-inventories/