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

Getting portal msg "You have to join a group first" in non-DXL world at same coordinates #663

Closed
gmalone opened this issue Sep 22, 2019 · 1 comment

Comments

@gmalone
Copy link

gmalone commented Sep 22, 2019

Description
[//]: # (A clear and concise description of what the bug is.)
Whenever a player walks over a coordinate location in a non-DXL known world, the message "You have to join a group first!" appears in chat. It's the same coordinate range as a portal configured in a totally separate DXL world.

Reproduce
[//]: # (List steps to reproduce)
Setup a portal in a DXL world.
Go to same coordinates in a non-DXL world.

Expected behavior
[//]: # (A clear and concise description of what you expected to happen.)
The message "You have to join a group first!" appears in the non-DXL world's chat whenever walking onto the same coordinates space as in the DXL world that has the porta with those coordinates.

Screenshots / GIFs / videos
[//]: # (If applicable, add screenshots to help explain your problem.)
no screenshots required
DXL-issue

Relevant configuration files
[//]: # (Please paste the relevant configuration files in the line between the quotation marks:)

protections:
  portals:
    wochub:
      '1':
        loc1:
          x: -2
          y: 106
          z: -22
        loc2:
          x: 1
          y: 103
          z: -22
        material: NETHER_PORTAL
        axis: x
@Sataniel98
Copy link
Member

I'll review this, thank you for the report.

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

2 participants