Luckperms seems to stop servers from fully shutting down if a player is online.
StevenG5 opened this issue ยท 3 comments
Description
Currently using v5.4.46 (Fabric 1.19.2). If a player is online when the server is stopped or restarted, it causes the server to move into a weird "limbo" state. The only way to get around this is kill the server or wait upwards of 15 minutes for it to manually re-boot.
Reproduction Steps
- Start a server
- Log in to the server with a minecraft account
- Try to stop or restart the server while you are still logged in.
Expected Behaviour
Not to halt the restart/shop process.
Server Details
fabric-server-1.19.2-0.14.22
LuckPerms Version
v5.4.46 (Fabric 1.19.2)
Logs and Configs
https://gist.github.com/StevenG5/d9d4693c7b9ac37f4ddccd78f3711f01
Extra Details
No response
Does it related with my issue on #3786 ??