Muqsit / PlayerVaults

Per-player GUI-based vaults plugin for PocketMine-MP
https://poggit.pmmp.io/p/PlayerVaults
GNU Lesser General Public License v2.1
41 stars 33 forks source link

Already open #58

Closed Matthww closed 5 years ago

Matthww commented 6 years ago

You cannot open this vault as it is already in use by Steve.

This bug is occuring whenever someone goes to far from the chest like tpa or something similiar. Is it possible to make it like a timeout if you don't do anything in the private vault for 2 minutes?

Muqsit commented 6 years ago

This is a pocketmine issue, Player::removeAllWindows() doesn't not call InventoryCloseEvent.

YHC2538 commented 5 years ago

Hello, any updates on the fix for this bug?

Thunder33345 commented 5 years ago

suggestion: a command like /pv clearopen

ChipperStorm282 commented 5 years ago

My vault won’t close so I can’t get eney thing from it is had my hero set in it :(

isoz commented 5 years ago

So did anyone find solution to this 6 months later? Would really appreciate some input, thanks!

Muqsit commented 5 years ago

This is fixed in https://github.com/Muqsit/PlayerVaults/commit/842ff5c68db0da3711146b5359c2111597da4683. I added support for multiple players to view the same vault inventory.