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 Feb 28, 2013What permission do I give myself so I keep my inventory when I go through portals?
-
View User Profile
-
Send Message
Posted Feb 27, 2013@DjSmeXhy
I'm getting the same error.
-
View User Profile
-
Send Message
Posted Feb 25, 2013@DjSmeXhy
You should be using the right version of TuxTwoLib with multiinv. You can find it here http://dev.bukkit.org/server-mods/tuxtwolib/
-
View User Profile
-
Send Message
Posted Feb 24, 2013Plugin isn't workinf for me:
-
View User Profile
-
Send Message
Posted Feb 23, 2013I have worlds whose names contain Uppercase letters. For some reason, the names appear in "groups,.yml" file with lower-cased letters; causing problems with shared inventories, etc.
Manually editing the names solved the problems.
-
View User Profile
-
Send Message
Posted Feb 17, 2013@Melonking
Not at the moment as I've had no one ask for it. Submit a feature request in the tickets section if you would like to see this feature.
-
View User Profile
-
Send Message
Posted Feb 17, 2013@Xaith_Hyne
That's called a bug, please file a ticket.
@Mr_compass
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!
@baugh70
It should work just fine in 1.4.7-R1.0. Just because it isn't mentioned doesn't mean it won't work. (If I updated the version number on all my plugins whenever a new version of craftbukkit came out I wouldn't get any work done!)
-
View User Profile
-
Send Message
Posted Feb 17, 2013please update
-
View User Profile
-
Send Message
Posted Feb 16, 2013My server doesnt create a folder called multiinv
-
View User Profile
-
Send Message
Posted Feb 9, 2013SUGGESTION
Hello I would like to suggest a command to save the inventory of a player at any time example: - /multiinv save <player/all> (this could save the players inventories on command)
The reason I ask is that I use command blocks with essentials "/warp <location> @p" command and pressure plates to trigger the warp event! The problem is though if i leave a world and then return the inventory reverts to a previous state (thus allowing my players to dupe anything by placing a block and then leaving the world and returning).
if i had this command i could fix my portals by adding a command block with the "/multiinv save @p" before the "/warp ..." thus stopping the inventories from reverting to previous states!
-
View User Profile
-
Send Message
Posted Feb 9, 2013@Tux2
o_O I did this as well
-
View User Profile
-
Send Message
Posted Feb 6, 2013Is it possible to switch from MySQL to flat file?
-
View User Profile
-
Send Message
Posted Feb 5, 2013@Tritek
hello and thank you do you know? ...
-
View User Profile
-
Send Message
Posted Jan 30, 2013I have multiverse-core 2.5-b641. Here my exam http://speedy.sh/DZGGy/2013-01-30-16-50-20.exam Fast fix that my server crashes.
-
View User Profile
-
Send Message
Posted Jan 28, 2013@ravand
Have you tried updating Multiverse-Core? Sounds like that one has more lag problems than MultiInv
-
View User Profile
-
Send Message
Posted Jan 27, 2013@ravand
I have same problem. Multiinv 10355.0ms
-
View User Profile
-
Send Message
Posted Jan 27, 2013Alot of lag going on when someone tries to connect or changes the world since latest update Here examins from multiinv and multiverse-core
MultiInv peak 2200MS and multiverse-core 8000+
http://dl.dropbox.com/u/67416682/multiexams.zip
EDIT: Also i always wanted to know if there is some clean up command for Multiinvs in the database i have waaay to many entries in the SQL database fro multiinv
-
View User Profile
-
Send Message
Posted Jan 25, 2013@Tritek
You have your groups.yml set up wrong. It's world groups, not player groups. So it would be like this:
worldgroup1:
- someworld
- someworld_nether
- someworld_the_end
worldgroup2:
- otherworld
- otherworld_nether
-
View User Profile
-
Send Message
Posted Jan 25, 2013Why my players no have same inventory as world terra as world kopalnia. Here is my groups.yml
-
View User Profile
-
Send Message
Posted Jan 24, 2013@spathizilla
Well, you're in luck, I just got done with a version that works with enchanted books/fireworks, and firework charges! I just uploaded it to bukkit dev. Here's the link:
http://dev.bukkit.org/server-mods/multiinv/files/25-v3-2-5/