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

Add an admin addborder command to permanently increase the border #22

Open
SeptyIsHere opened this issue Apr 25, 2021 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@SeptyIsHere
Copy link

Description

Is your feature request related to a problem?

No

Describe the solution you'd like us to implement.

To add a command /boxed addborder 1 that command will add one more block (will have the same effect as completing an advancement)

Describe alternatives you've considered.

Giving custom advancements that are impossible? BUt that's too hard and it's not possible to make it infinite (Like to do shops for this)

Additional context

@BONNe
Copy link
Member

BONNe commented Apr 25, 2021

Border size depends on island protection range.
You already can increase it with a command:
[admin_cmd] range add|set|reduce <player> <number>

@tastybento
Copy link
Member

However, there is a calculation that is done now when the player logs in that will reset the protection range back to what the advancement calculation says. So, to enable this will require an additional command.

@tastybento tastybento added the enhancement New feature or request label Apr 25, 2021
@tastybento tastybento changed the title Suggestion 2 Add an admin addborder command to permanently increase the border Apr 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants