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!
I have this issue in my server when a player get disconnected or disconnected while in other world, they get spawned back to the original/spawn world with an empty inventory, they lost their original inventory..this started happening on 1.4.6+ builds..
Works fine for me in 1.4.6 so far. Iusing Essentials and PermissionsEx in addition to a bunch of other stuff.
No issues with switching game mode so far.
I like how it maps your current inventory to the world you're currently in when the plugin is first enabled.
@Puremin0rez
Mine fault sorry, huh... seems we do need to delete conflicting json files only. DEV made clear explanation on new release:
IF YOU EXPERIENCE org.bukkit.configuration.InvalidConfigurationException: Invalid JSON detected.
This is a bug caused by the alpha build #329. You will need to delete/restore backups for any of the files mentioned in these errors. You should be able to simply delete the json file it mentions since the yaml file left behind is effectively a backup.
Im just user, and tried to help. Apologies to all.
@ha11oga11o
Delete all inventories?!
That doesn't seem like a very good fix!
It wont let me change my gamemode in the survival world and i am op
Not uptaded for 1.4.6 ?
@OriginalMadman
Its solved,
use latest dev build and delete all inventories in plugin folder :)
Cheers!
@ha11oga11o I get a lot of the same errors (same latest versions)
How do I set up per world inventories
Do I use this?
You must specify optional shares you wish to use here or they will be ignored. The only built in optional share is "economy" use_optionals: [] groups: {}
And if you do use that can someone give me an example?
@dumptruckman
Null enchantments were no plugin's fault. https://bukkit.atlassian.net/browse/BUKKIT-3333
On this:
A: 2.5-b329 for CB 1.4.6-R0.3 16 hours ago
with cb 1.4.6 r03 beta i got this:
http://pastebin.com/mHQULVas
Why da hell is seeking for JSONAPI???
Ty for your fast responce testing 332 ATM so far so good .. keep it upp and maby a Pizza is comming your way :D
@holyone801
It appears that somehow you are obtaining null enchanted items. This is not something that should even be allowed by Bukkit but apparently is and is going to break more than just Multiverse-Inventories. I suspect some naughty plugin is causing this.
I've added a safeguard in in this version #331 to combat this in any case.
329 Works better indeed but it still crashes my server after a while
ty and keep upp the good work
i have a problem with the inventories, where do i make the inventories group?
Hey all. Just submitted a new build I am deeming alpha status. It now properly uses the new ItemMeta API from Bukkit to store all the extra item data that is continually added to MC. It has undergone as much testing as I was able to manage and SHOULD work fine. If you do experience any problems with the new build (#329) please make sure to report them on the github issues page. If you don't report them there I probably will not see them and fix them.
Sorry for the dev builds being pretty unstable lately. With the holidays and such I just haven't managed to have the time to really work on fixing them up properly.
WORLD LIST:
world
world_nether
world_the_end
VIP
skylands
creative
@Teanji
Ah, that's probably not this plugin, but whatever plugin you're using to clear the inventory. It isn't updating the inventory for the player after setting it.
@RealityIntern
Yeah, I just realized today, the reason I thought this wasn't the case is because the player's Inventory isn't updated to reflect the wipe until they try to interact with something in it (such as attempting to place down a block). Until they attempt to use something in their Inventory it still appears to the client that they have items in it. It's not a bad thing per-say, just a slight gripe.
@RealityIntern
That might have fixed it. I'll report back if there are any problems!