-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Comments
Not super urgent, because once outside the border you can't do much. But figured I'd submit a report |
Thanks. Yes, this is actually possible with world borders in general, however, if you have:
in the border config, as soon as the player moves, they should be teleported back to inside the box. |
I actually do already have return-teleport set to true |
Okay. So, it works? |
Correct, even with return-teleport set to true, players are able to escape their border on my server |
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. |
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. |
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
The text was updated successfully, but these errors were encountered: