GabiJunkes / MultipleBedSpawn

A simple Minecraft plugin to allow players to choose which bed to respawn into.
GNU General Public License v3.0
9 stars 3 forks source link

Invincibility bug #8

Closed Ashparty closed 1 year ago

Ashparty commented 1 year ago

Server version: 1.19.3 Plugin version: V1.3 (Java 17 version)

Issue: Players who leave the server in the bed select menu rejoin with invincibility and invisibility

How to recreate: Die, respawn and stay in the bed selector menu, then leave the server (through alt+f4 or similar methods), restart your game and join the server, you are now completely invincible and can still interact with everything until you die through a command.

GabiJunkes commented 1 year ago

That is something I did not think about, but makes sense. I'll start working on that, should be easy.

Ashparty commented 1 year ago

Thanks!