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

[1.18.2] Chunk protection bypass with double door #3873

Closed
manmaed opened this issue Aug 14, 2022 · 1 comment
Closed

[1.18.2] Chunk protection bypass with double door #3873

manmaed opened this issue Aug 14, 2022 · 1 comment

Comments

@manmaed
Copy link

manmaed commented Aug 14, 2022

Bug Description
Using a double door a player can bypass chunk protection in 1.18.2

Steps to reproduce

  1. get a player to place a double door in there claim
  2. get another player (that has no perms in claim) to try and open the door at the top of door
  3. door will open sometimes

Expected behaviour
for door not to open

Screenshots
https://ss.manmaed.net/1660520916.mp4

@manmaed manmaed changed the title Chunk protection bypass with double door [1.18.2] Chunk protection bypass with double door Aug 14, 2022
@thexaero
Copy link

thexaero commented Sep 9, 2022

Same issue with my claim mod as well. Probably just needs to fire PlayerInteractEvent.RightClickBlock before calling DoubleDoorOpeningModule.openDoor on the server side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants