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

Bedrock glitch and island regen. #1063

Closed
AmazedMender16 opened this issue Dec 8, 2019 · 7 comments
Closed

Bedrock glitch and island regen. #1063

AmazedMender16 opened this issue Dec 8, 2019 · 7 comments
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Milestone

Comments

@AmazedMender16
Copy link

Description

Describe the bug

When we remove the Bedrock at our island followed by a tp away and /back, the Bedrock block and its surrounding gets a reset (regen).
Users are able to take away the bedrock by using minecraft glitches.
Please see: https://youtu.be/32t3gIXP3uc

Steps to reproduce the behavior

  1. Create an island
  2. Remove bedrock by doing the glitch.
  3. Go to another world and return.

Screenshots and videos

https://youtu.be/32t3gIXP3uc

Environment

Server

  • OS: Linux
  • Java version: 8

BentoBox setup

BentoBox and Addons
Running - PAPER 1.14.4.
BentoBox version - 1.9.1-SNAPSHOT-b1511
Biomes - 1.6.0.1-SNAPSHOT-b149
BSkyBlock - 1.9.0
Challenges - 0.8.0-SNAPSHOT-#357
Level - 1.9.1-SNAPSHOT-b328
Limits - 1.9.0-SNAPSHOT-b186
Warps - 1.8.2-SNAPSHOT-b212
Configuration
  • Database: MYSQL
@Poslovitch Poslovitch added Status: Pending Waiting for a developer to start working on this issue. Type: Bug labels Dec 8, 2019
@tastybento
Copy link
Member

This affects nether and end islands but not over world. It's a safety mechanism to make sure these islands exist if for example, the nether world or end world get deleted. The check is done on whether there is AIR at the island central location.

@tastybento tastybento self-assigned this Dec 9, 2019
@tastybento tastybento added Status: Under investigation Investigating the interest and the feasability of the issue. and removed Status: Pending Waiting for a developer to start working on this issue. labels Dec 9, 2019
@tastybento
Copy link
Member

@AmazedMender16 Can you give details on the glitch process because I want to test countermeasures. You can Discord me the details.

@tastybento
Copy link
Member

I wonder if the bedrock removal glitch is still working on 1.15?

@BONNe
Copy link
Member

BONNe commented Dec 15, 2019

If not the existing, then someone will always find a new one :D
Bedrock removal is basic for a lot of technical players so they always will find a way :)

@tastybento
Copy link
Member

Right. I'm going to make this autopasting an option.

tastybento added a commit that referenced this issue Dec 16, 2019
#1063

Note that corresponding settings must be added to game mode addons.
Also, note that I added this as a default method so that it will not
break current older game mode addons.
@tastybento
Copy link
Member

You'll need an updated BSKyBlock addon to see the config option in config.yml. I'll add that now.

@tastybento tastybento added Status: In progress Working on the issue. and removed Status: Under investigation Investigating the interest and the feasability of the issue. labels Dec 16, 2019
tastybento added a commit to BentoBoxWorld/BSkyBlock that referenced this issue Dec 16, 2019
Stops bedrock removal glitch. Admins who need this can set it to true.

BentoBoxWorld/BentoBox#1063
@tastybento tastybento added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Dec 16, 2019
@tastybento
Copy link
Member

tastybento commented Dec 16, 2019

The config setting is defaulted on to retain backwards compatibility, but the new BSkyBlock/AcidIsland addons have it defaulted off.

@tastybento tastybento added this to the 1.10.0 milestone Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Bug
Projects
None yet
Development

No branches or pull requests

4 participants