keepInventory bug
With gamerule keepInventory set to true, you still die and lose everything in your inventory.
Have you considered using an updated version of the mod? If you are already updated, if you have a shell, having keepInventory on will essentially not drop your items considering you will be merging into another player with its own inventory. Inventory space doesn't extend, so it's either we drop your items, or we delete them. On 10 Jun 2014 09:52, "Chase" [email protected] wrote:
With gamerule keepInventory set to true, you still die and lose everything in your inventory.
— Reply to this email directly or view it on GitHub https://github.com/iChun/Sync/issues/132.
It would be much better to drop the items IMO. Items should not be deleted. I am on a server which uses keepInventory and the sync mod and it is very annoying to have our items lost immediately with no chance to collect them because we forgot to turn off our clones.
Can this at least be made into a config option?