Closed meowsome closed 2 years ago
This is a known issue. If the player tries to use the warp it won't work and the warp will be removed at that point. Unfortunately, there isn't a way that is efficient to check for this kind of block break (there is but it requires using the BlockPhysicsEvent which occurs so many times that it could cause exceptional lag). So long as the warp doesn't work when someone tries to use it, this is not something that will be fixed right now.
Description
Describe the bug
I had a player on my server report this. When you have another player trusted on your island, and that player breaks the block below a [WELCOME] sign that you create, the sign is removed but the warp remains in the GUI menu.
Steps to reproduce the behavior
Expected behavior
The player whose sign was broken should no longer have a warp in the GUI menu.
Screenshots and videos (Optional)
N/A
Environment
Output of
/bbox version
(Mandatory)Plugins (Optional)
N/A
Additional context (Optional)
This can be temporarily fixed if the player places another [WELCOME] sign and then breaks the sign themselves.