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!
Internal error when doing /mvinv reload
20:16:46 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'mvinv' in plugin Multiverse-Inventories v2.4-b126 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.onarandombox.multiverseinventories.MultiverseInventories.onCommand(MultiverseInventories.java:193) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more
@nitroEFFECT That is exactly what this plugin does, check out the options in your configs to make sure its all up and good
Is there a way to have a legit world and a creative and not allow anything to be transferred through portals but everytime that you go from the creative world to the legit, you have the same items as you had in the legit before going to the creative???? Please help
@srodden: I just tried installing it a couple of days ago. I got the same message and it said that it might be out of date, but then I went on and tried to configure it anyways and at least the basic feature of separating inventories between the worlds has worked well for me. I haven't tried the version that dumptruckman said he just uploaded, though.
I restarted my server and everybody had random parts of other people's inventories when it came back up. Any ideas?
@awkwardursus @srodden
Sorry, yes, it IS compatible, but probably not b69 with the latest core that was released on dev.bukkit.org. We were trying to release some dev builds on dev.bukkit.org and we had an issue trying to do so at the time so all of the plugins didn't get uploaded.
I did, however, just upload the latest dev of Multiverse-Inventories (b126) onto dbo and it should be approved shortly. :)
@awkwardursus
Doesn't appear to be. I installed tonight on my 1.2.5 bukkit with freshly downloaded mv plugins. On the console, the plugin initialised and went through first-run setup but then said it failed to enable.
Is this compatible with Multiverse core for 1.2.5?
@cheese510
Build numbers DO change (automatically) on jenkins. The version number (2.4) does NOT change until we release 2.4-AB.
@josip1
I won't be adding support for a third party plugin into Multiverse-Inventories. Either a separate plugin needs to be designed to do this or Manabags can use the Multiverse-Inventories API to easily share these extra inventories. I'll see about getting in touch with the dev for that plugin though.
@dumptruckman
manabags is an addon to give extra inventories
http://forums.bukkit.org/threads/mech-rpg-manabags-v1-12-inventory-expansions-backpacks-1-2-5-r1.65979/
I assumed 2.4 was the latest.. you dont update your dev build numbers? :( Thanks though, will do on next restart.
@smruss
correct.
@cheese510 @deleted_8040988 @Atteluxy
You need to update to either a newer Core or newer Inventories or likely both. http://ci.onarandombox.com
When are you updating this?
14:49:30 [SCHWERWIEGEND] Could not load 'plugins\Multiverse-Inventories-2.4.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: Multiverse-Core at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Great plugin- except i get this.. 18.04 04:57:51 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 18.04 04:57:51 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) 18.04 04:57:51 [Server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) 18.04 04:57:51 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) 18.04 04:57:51 [Server] INFO at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371) 18.04 04:57:51 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232) 18.04 04:57:51 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) 18.04 04:57:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 18.04 04:57:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336) 18.04 04:57:51 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) 18.04 04:57:51 [Server] INFO at com.onarandombox.multiverseinventories.MultiverseInventories.onEnable(MultiverseInventories.java:123) 18.04 04:57:51 [Server] INFO at com.onarandombox.multiverseinventories.MultiverseInventories.registerCommands(MultiverseInventories.java:134) 18.04 04:57:51 [Server] INFO at com.onarandombox.multiverseinventories.command.InfoCommand.<init>(InfoCommand.java:21) 18.04 04:57:51 [Server] INFO at com.onarandombox.multiverseinventories.command.InventoriesCommand.<init>(InventoriesCommand.java:25) 18.04 04:57:51 [Server] INFO java.lang.NoSuchMethodError: com.pneumaticraft.commandhandler.multiverse.Command.<init>(Lorg/bukkit/plugin/java/JavaPlugin;)V 18.04 04:57:51 [Server] SEVERE Error occurred while enabling Multiverse-Inventories v2.4-b69 (Is it up to date?) 18.04 04:57:51 [Server] INFO [Multiverse-Inventories] No group conflicts found! 18.04 04:57:51 [Server] INFO [Multiverse-Inventories] Checking for conflicts in groups... 18.04 04:57:51 [Server] INFO [Multiverse-Inventories] Enabling Multiverse-Inventories v2.4-b69
Any ideas?
to make certain worlds shareable, you would do so in the multi-inv config and not permissions, right? And to exempt certain ranks you would edit that in your permissions config with the node, is that correct?
@adia1e
mvinv.bypass.group.GROUPNAME mvinv.bypass.world.WORLDNAME
@JKORN3
Don't put the worlds that shouldn't share anything in a group!
@Auy658
This has nothing to do with Multiverse-Inventories.
@CorentinMiq
This has nothing to do with Multiverse-Inventories. As for Core, we didn't forget. Skylands was removed from MINECRAFT as something built in. You need to use a custom world gen plugin. I believe SkylandsPlus.
@Gunnerrrrr
http://ci.onarandombox.com
@uncovery
Yeah, sorry, will try to update the wiki soon.
@josip1
What is manabags? I have an api too, they can create a custom sharable, it's very easy.
@uncovery
As far as the kit goes... This is not related to Multiverse-Inventories. It doesn't give people kits.
I am having severe issues here to make this work. The setup might be a bit complicated, but it does not work as it is supposed to.
I have 3 types of worlds:
I have the following setup (dev build)
The inventory and the XP work in a strange one-way system. A user would be in the empire, get some XP. Then go to spawn (city world) and from there through a portal to the end. He keeps the inventory which he should not, and keeps the XP which he should. However, if he exits the end through the portal and comes back out in the city, he LOST his XP.
I could fix the inventory by adding a " - -inventory_contents" to the xpshares which should not be needed. I cannot fix the XP issue however. Any help here?
Using dev build...works well :) Could you please make it so manabags also don't carry over...they have an API and i'm fairly sure it would be fairly easy for you guys to do :)