sunkid / WorldModes

A bukkit plugin to enforce world-specific game modes
2 stars 0 forks source link

worldmodes to multiinv #9

Open dralletje opened 12 years ago

dralletje commented 12 years ago

Is there a way to move the inventorys from worlmodes to multiinv?

sunkid commented 12 years ago

Currently, the two inventories are not compatible. I will look into making this a feature though.

Silarn commented 12 years ago

This is essentially related, so I'll just post it here. Because WM wants to mess around with inventories, it prevents MultiInv and WorldInventories from doing what they're supposed to do: manage inventories. You either need a method to disable WM messing with inventories at all, or you need to fix the crux of the issue. Because when I have players move from a world where they are able to use Creative mode to an inventory-separated world in Survival mode, it ends up overwriting their Survival inventory (and possibly GIVING them Creative items, which is even worse).