yesdog / Waterdog

Waterdog, a Yesdog fork of Waterfall/BungeeCord that adds Bedrock support.
MIT License
186 stars 37 forks source link

Clear offhand item on transfer #175

Closed ArasakaID closed 3 years ago

ArasakaID commented 3 years ago

Version of Waterdog Waterdog-Bootstrap:1.15-SNAPSHOT:ea20d8f:18 by md_5

Expected Behavior On transfer to another server the player offhand item must be cleared

Actual Behavior On transfer to another server the player offhand item is not disappear

Crashdump, Backtrace or Other Files No error log

Describe the bug Player offhand item is not disappear on transfer to another server

Server software used: PocketMine-MP

Alemiz112 commented 3 years ago

Waterdog is not supposed to clear player's inventory. Downstream software must clear inventory.

ArasakaID commented 3 years ago

okay thank you