DaPigGuy / PiggyCrates

A crate plugin for PocketMine-MP supporting unlimited crate types
https://piggydocs.aericio.net/PiggyCrates.html
Apache License 2.0
31 stars 40 forks source link

Sometimes #71

Closed xKurt closed 4 years ago

xKurt commented 4 years ago

Hi,

When opening a crate chest using the keys, sometimes it is working and sometimes its not. I am using the latest version of this plugin and Pocketmine MP. The Reward was a command "givekit {player} {the kit here}"

Thankyou very much.

DaPigGuy commented 4 years ago

What do you mean by "not working"?

xKurt commented 4 years ago

Hi,

When I open the crate chest using the key, sometimes it works and sometimes not (crashed)

DaPigGuy commented 4 years ago

70 The crash is a client issue on 1.16 caused by InvMenu sending the ContainerClosePacket. We can't do much about it