Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Players who have logged out while sitting are still sitting if the chair is broken beneath them #2

Closed
ChiboYen opened this issue Sep 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ChiboYen
Copy link

ChiboYen commented Sep 3, 2023

Thank you for fixing #1, further testing has found that players who have logged out while sitting are still sitting even if the chair they were sitting on has been broken while logged out. As a result, they'll be sitting on air and floating when they log back in, is there anyway to fix this? I understand that the plugin may intend this as normal behavior:

The plugin does not delete the seat entity when the server goes down. This ensures that if players who were sitting come back after a server restart, they will continue to sit.

Thank you!

@illa4257 illa4257 added the bug Something isn't working label Sep 4, 2023
@illa4257
Copy link
Owner

illa4257 commented Sep 4, 2023

Thank you for report! Now when a player joins, it checks if he is sitting on the seat and if the block is solid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants