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

New Dupe #36

Closed isoz closed 6 years ago

isoz commented 6 years ago

Dig a hole in the ground, jump in there, cover the block on top of you, open your vault and put a random item on it, close it, open it again, ask a friend to start breaking blocks on top, it will kick you out of your vault window, the item will be in your inventory and your vault.

Thunder33345 commented 6 years ago

probably have something to do with the close handler not triggering when the chest is broken thus items are not "saved" into vault thus creating a dupe

isoz commented 6 years ago

@Muqsit appareciate some input on this, very game breaking.

Muqsit commented 6 years ago

This should be impossible as the plugin creates a new VaultInventory every time someone requests for a vault window. Are you on the latest commit?