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

interaction-whitelist not working with beds #1909

Open
6 tasks done
borkmaster12 opened this issue May 2, 2022 · 0 comments
Open
6 tasks done

interaction-whitelist not working with beds #1909

borkmaster12 opened this issue May 2, 2022 · 0 comments
Labels
status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended

Comments

@borkmaster12
Copy link

borkmaster12 commented May 2, 2022

WorldEdit Version

7.2.10

WorldGuard Version

7.0.7

Platform Version

paper-1.18.2-308.jar

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of WorldGuard compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

The interaction-whitelist option does not seem to work with the following materials:
- BLACK_BED
- BLUE_BED
- BROWN_BED
- CYAN_BED
- GRAY_BED
- GREEN_BED
- LIGHT_BLUE_BED
- LIGHT_GRAY_BED
- LIME_BED
- MAGENTA_BED
- ORANGE_BED
- PINK_BED
- PURPLE_BED
- RED_BED
- WHITE_BED
- YELLOW_BED

The player is able to set their respawn point on the bed but not sleep in the bed to pass night.

Expected Behavior

Once bed materials are added to the interaction-whitelist and the sleep flag is allowed, players should be able to use beds as normal within the region where all other interactions are blocked.

Reproduction Steps

  1. Create region with flags interact: DENY and sleep: TRUE
  2. Add bed materials to interaction-whitelist in the WorldGuard config for this region
  3. Confirm that interaction with the beds within the region is still blocked despite whitelisting

Optional WorldGuard-Report

No response

Anything Else?

No response

@borkmaster12 borkmaster12 added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

1 participant