Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Do not allow to close trapdoors/doors if the player is not in the group#52

Merged
wingzero54 merged 2 commits intoCivMC:masterfrom
Aleksey-Terzi:door
Oct 10, 2022
Merged

Do not allow to close trapdoors/doors if the player is not in the group#52
wingzero54 merged 2 commits intoCivMC:masterfrom
Aleksey-Terzi:door

Conversation

@Aleksey-Terzi
Copy link
Copy Markdown

@Aleksey-Terzi Aleksey-Terzi commented Aug 14, 2022

  1. We just ignored "close door" event
  2. On the button/plate depressed (lever turn off) - we lose the track of the player who depressed it

Therefore:

  1. Do not ignore "close door" event
  2. Use redstone distance validation on "close door" instead of checking "player track list" (authorizations)

@Aleksey-Terzi Aleksey-Terzi closed this by deleting the head repository Aug 27, 2022
@Diet-Cola Diet-Cola reopened this Sep 10, 2022
@Diet-Cola
Copy link
Copy Markdown

Reopening as we're still interested in this being fixed, however Aleksey has deleted the base branch

@Aleksey-Terzi
Copy link
Copy Markdown
Author

Oh, I'm sorry, I forgot about this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

You can close trapdoors that you are not on the group for

3 participants