BlockHorizons / InvSee

A PocketMine-MP plugin that lets you view and modify offline and online players' inventories in real-time!
https://poggit.pmmp.io/p/InvSee
Apache License 2.0
30 stars 14 forks source link

Inventory closes as soon as /invsee is executed #13

Closed Shelly7w7 closed 5 years ago

Shelly7w7 commented 5 years ago

X = Let's say a player

When I type /Invsee X The InventoryGUI Opens and closes rapidly. No error in console.

Using the latest Phar from Poggit CI.

PocketMine version: 3.5.5

I also have installed virion and invmenu

Muqsit commented 5 years ago

And I assume /enderinvsee X works just fine?

Shelly7w7 commented 5 years ago

@Muqsit Yeap.

Wertzui123 commented 5 years ago

I think in the moment when the UI opens you are moving! You musn't move!

Muqsit commented 5 years ago

This bug is related to the InvMenu virion this plugin is using: https://github.com/Muqsit/InvMenu/issues/41