Protected doors and trapdoors can appear open after denied interaction #92
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
go
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pokebedrock/gobds#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Players without permission can interact with doors or trapdoors inside another player's private claim and see the block visually toggle open, even though the claim protection prevents the authoritative interaction. This leaves the player's client showing a state that does not match the protected block.
Reproduction
Expected behavior
The denied interaction should leave the door or trapdoor visually unchanged and synchronized with the server state.
Actual behavior
The interaction is denied by claim protection, but the door or trapdoor can appear open on the player's client.
Source
CONFIRMED9(low priority)Evidence
99e7e681-46d8-4947-a7b1-483b00a0df86.mp4— 12-second reproduction clip showing the visual-only interaction in a private claim. A durable GitHub-hosted copy will be attached below.Acceptance criteria