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

Can escape border with bed #129

Open
Projecki opened this issue Jun 23, 2024 · 8 comments
Open

Can escape border with bed #129

Projecki opened this issue Jun 23, 2024 · 8 comments
Assignees

Comments

@Projecki
Copy link

Expected behavior

Unable to escape border

Observed/Actual behavior

Can escape border by placing a bed at the edge, sleeping and waking up on the other side

Steps/models to reproduce

https://youtu.be/a7IKCt7VshI

BentoBox version

[18:25:20 INFO]: Running Invalid (UNIVERSESPIGOT) 1.20.4.
[18:25:20 INFO]: (git-UniverseSpigot-"1954a51" (MC: 1.20.4))
[18:25:20 INFO]: BentoBox version: 2.3.0
[18:25:20 INFO]: Database: MARIADB
[18:25:20 INFO]: Loaded Game Worlds:
[18:25:20 INFO]: boxed_world (Boxed): Overworld, Nether
[18:25:20 INFO]: Loaded Addons:
[18:25:20 INFO]: Border 4.3.0 (ENABLED)
[18:25:20 INFO]: Boxed 2.5.0 (ENABLED)

Plugin list

No response

Other

No response

@Projecki
Copy link
Author

Not super urgent, because once outside the border you can't do much. But figured I'd submit a report

@tastybento tastybento transferred this issue from BentoBoxWorld/Boxed Jun 24, 2024
@tastybento
Copy link
Member

Thanks. Yes, this is actually possible with world borders in general, however, if you have:

return-teleport: true

in the border config, as soon as the player moves, they should be teleported back to inside the box.

@tastybento tastybento self-assigned this Jun 24, 2024
@Projecki
Copy link
Author

I actually do already have return-teleport set to true

@tastybento
Copy link
Member

Okay. So, it works?

@Projecki
Copy link
Author

Correct, even with return-teleport set to true, players are able to escape their border on my server

@tastybento
Copy link
Member

No, I mean, I can't prevent the initial escape, but if they move after escaping then they will be teleported back to within their box. So long as that is happening, it's all working.

@Projecki
Copy link
Author

image

right, they can escape and they can even build, but no break, outside the border.

I haven't done any testing on a server with only BentoBox installed, though. Haven't had time to properly test it out

@tastybento
Copy link
Member

Hmm that shouldn't be possible. I tested it and I get teleported back into the border. Investigate a bit more and let me know how it goes.

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

No branches or pull requests

2 participants