Build 1337 inventorygroup failing on /mwtp
Zethalion opened this issue ยท 5 comments
I try to have one multiworld dimension have a separate inventorygroup and it almost works correctly
The permission set to make this work is:
Creating the dimension
/mw create normal anarchy 666
Setting up the permission
/perm global zone WORLD_10 value fe.protection.inventorygroup anarchy
So far so good. When a player does /mwtp anarchy it works. But only once. The inventory is swapped.
After returning to the dimension 0 with /mwtp surface the player gets the original inventory back. Then when doing another /mwtp anarchy the player's inventory isn't swapped anymore. Only when disconnecting that moment and reconnect to the server, the inventory is swapped.
Because /perm debug doesn't show anything of fe.protection.inventorygroup I can't post a log of what happens.
Yes, I can confirm it does the same on build 1330 but I haven't tried it with builds older than that one.
Yea, there is no actual difference between 1330 and 1337 since the comments there were just a revert back to 1330. Let me know if you find a build that works.