Multiverse-Inventories

Core | Portals | NetherPortals | SignPortals | Inventories
Multiverse Inventories Resources:
Multiverse-Inventories Features
- Have separated players stats and inventories per world or per group of worlds.
- Choose what each group of worlds share: Inventories, Hunger, Health, Exp, and Bed Spawns (Bed Spawns only available in CB1.1+)
- Import your data from WorldInventories 1.0.2+ and MultiInv 3.0.0.
- Useful in game commands
Is Multiverse Missing that little something that you need?
Ask us! Or better yet, hop on our discord and tell us that you'd like to fork us and add a feature! You can of course do this without consulting us, but we cannot accept pull requests that will break Multiverse for the rest of our users! Don't go write your own World Management plugin, join the team and submit a pull request
Want your plugin to use the Multiverse API
(currently undocumented, sorry...) Again, hop on IRC and tell us! We love talking to other devs and a bunch of us will be able to help you out!
-
View User Profile
-
Send Message
Posted Jun 15, 2013@Awesomesundew5
You need Multiverse-Core, of course.
@xQuinlan102x
Try turning off "autoheal" for all of your worlds in worlds.yml.
-
View User Profile
-
Send Message
Posted Jun 15, 2013i found a bug when people leave then join back there hunger goes back up
-
View User Profile
-
Send Message
Posted Jun 14, 2013How do we get the plugin to work? like what other plugins do we need?
-
View User Profile
-
Send Message
Posted Jun 14, 2013Why I always got there Error?
22:54:49 [SEVERE] Cannot load plugins\Multiverse-Inventories\worlds\res\xxxx.j son org.bukkit.configuration.InvalidConfigurationException: Invalid JSON detected. at com.onarandombox.multiverseinventories.util.JsonConfiguration.loadFro mString(JsonConfiguration.java:104) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio n.java:138) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio n.java:105) at com.onarandombox.multiverseinventories.util.JsonConfiguration.<init>( JsonConfiguration.java:184) at com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration. <init>(EncodedJsonConfiguration.java:20) at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.g etConfigHandle(FlatFilePlayerData.java:77) at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.p rocessProfileWrite(FlatFilePlayerData.java:240) at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.a ccess$000(FlatFilePlayerData.java:30) at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$F ileWriteThread.run(FlatFilePlayerData.java:209)
(I am using Bukkit 1.5.2 R1.0 [MV-Inv 2.5 b335]
-
View User Profile
-
Send Message
Posted Jun 14, 2013There's a bug that involves the loss of the whole inventory.
The context is: A main inventory shared group for world1, world2 and world3 and another world with a separated inventory, world4.
If a player die in world4 and close the game before respawn (go to main title on death), the next time he logs in he appears on his faction home with an empty inventory.
I'm using authme reloaded and factions that can be the problem too.
EDIT: Proved, the problem is with an authme reloaded option: ProtectInventoryBeforeLogIn, more details here.
-
View User Profile
-
Send Message
Posted Jun 13, 2013How can i wipe/reset the complete inventory, health, level, .. from a defined group (there are 3 other groups)? just delete with /mvinv group does not work! Edit: now i know it works but i dont know how. i know, it has something to do with first_run: false/true, but what have i exactly to do?
-
View User Profile
-
Send Message
Posted Jun 12, 2013@CinnamonVirus
Yes, you have to create the groups. First you go into the multiverse-invent folder and click on groups. From there, you just make groups and list the worlds you want together and have groups for others you want separate.
-
View User Profile
-
Send Message
Posted Jun 12, 2013@TarikBerk
Have you created all of the groups for the separate worlds yet? That's what I had to do and it fixed everything
-
View User Profile
-
Send Message
Posted Jun 12, 2013@DerekZil
Yes. Yes you can
-
View User Profile
-
Send Message
Posted Jun 12, 2013I have 2 groups, normal and hardcore. Every x months, i want reset the hardcore world and the inventory. But i cant delete the inventory.. i delete the directore "../plugins/Multiverse-Inventories/groups/hardcore" and "../plugins/Multiverse-Inventories/worlds/Hardcore-World" but the users have a full inventory. How can i clean the inventories from a complete group?
-
View User Profile
-
Send Message
Posted Jun 12, 2013can i make the inventorys share for only certain worlds and not for the other for example survival world and nether share inventories and survival world and build world dont share inventories need help soon!! - thanks!
-
View User Profile
-
Send Message
Posted Jun 10, 2013@DerekZil
https://github.com/Multiverse/Multiverse-Inventories/wiki/FAQ#wiki-unshare
-
View User Profile
-
Send Message
Posted Jun 9, 2013Can I just set it to one world to have a separate inventory?
With all the rest linked?
-
View User Profile
-
Send Message
Posted Jun 8, 2013Can anyone help me? I keep getting the following error, I know it is an outofmemory exception but it is ALWAYS from the multiverse inventories plugin. thanks!
2013-06-08 15:56:47 [SEVERE] Exception in thread "MV-Inv Profile Write Thread" 2013-06-08 15:56:47 [SEVERE] java.lang.OutOfMemoryError: Java heap space 2013-06-08 15:56:47 [SEVERE] at java.util.Arrays.copyOf(Arrays.java:2367) 2013-06-08 15:56:47 [SEVERE] at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130) 2013-06-08 15:56:47 [SEVERE] at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114) 2013-06-08 15:56:47 [SEVERE] at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:587) 2013-06-08 15:56:47 [SEVERE] at java.lang.StringBuffer.append(StringBuffer.java:332) 2013-06-08 15:56:47 [SEVERE] at org.json.simple.JSONObject.toJSONString(Unknown Source) 2013-06-08 15:56:47 [SEVERE] at org.json.simple.JSONValue.toJSONString(Unknown Source) 2013-06-08 15:56:47 [SEVERE] at org.json.simple.JSONObject.toJSONString(Unknown Source) 2013-06-08 15:56:47 [SEVERE] at org.json.simple.JSONObject.toJSONString(Unknown Source) 2013-06-08 15:56:47 [SEVERE] at org.json.simple.JSONValue.toJSONString(Unknown Source) 2013-06-08 15:56:47 [SEVERE] at com.onarandombox.multiverseinventories.util.JsonConfiguration.saveToString(JsonConfiguration.java:32) 2013-06-08 15:56:47 [SEVERE] at com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration.save(EncodedJsonConfiguration.java:30) 2013-06-08 15:56:47 [SEVERE] at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.processProfileWrite(FlatFilePlayerData.java:243) 2013-06-08 15:56:47 [SEVERE] at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.access$000(FlatFilePlayerData.java:30)
-
View User Profile
-
Send Message
Posted Jun 6, 2013Hey! It would be great if you add something like a blacklist of items that you must not take into other worlds, because i wanted to build some dungeons, and the bosses drop CDs for a Blockupdater, and you should only be able to use them in the Dungeon you are in! (The Dungeons are in seperated worlds)
-
View User Profile
-
Send Message
Posted Jun 4, 2013Does anybody know how I can fix this? :
There are 3 worlds: 1. PlotMe (Creative world) 2. Survival world 3. Time Bomb (Minigame world)
When you go to time bomb from survival, you don't keep your items. It's good. You don't keep your items from time bomb to survival world when a mini-game ends.
When you go to plotme from survival world, then go to time bomb from there, you get your items from the survival world to time bomb.
After that; I left that mini-game (Time bomb), it teleported me to survival world, with the mini-game items. Also; when I went back to the plotme world, my items at that world was gone.
Any suggestions?
-
View User Profile
-
Send Message
Posted Jun 3, 2013This plugin works perfectly. I have it on my server and people are not allowed to take things from the plot creative world into any other survival worlds which is exactly what I want. Thanks. Dev Bukkit Staff approve this plugin. Its awesome. If you want to see it in action go on supersuff.no-ip.org and try to bring stuff from one world to another.
-
View User Profile
-
Send Message
Posted Jun 3, 2013@Jhpirate555
did you get an answer cause i want the same. players being able to take their inventory to and from the nether
-
View User Profile
-
Send Message
Posted Jun 2, 2013Is it possible to set a players inventory to something like a Compass and other stuff everytime they join a special world. I want this for a minigames server.
-
View User Profile
-
Send Message
Posted May 30, 2013da heck? http://aikar.co/timings.php?url=5717504