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 minimum auto claim size #1037

Merged
merged 2 commits into from Oct 2, 2020

Conversation

Jikoo
Copy link
Collaborator

@Jikoo Jikoo commented Oct 1, 2020

Default minimum is 0 to match existing behavior.

Closes #370

@RoboMWM RoboMWM merged commit 74700dc into GriefPrevention:master Oct 2, 2020
@RoboMWM
Copy link

RoboMWM commented Oct 2, 2020

Can you provide a short blurb to add to the wiki?

@Jikoo
Copy link
Collaborator Author

Jikoo commented Oct 2, 2020

Claims.AutomaticNewPlayerClaimsRadiusMinimum: 0

When a player would be eligible for an automatic claim via chest placement, the automatic claim's radius will shrink until it does not conflict with existing claims. This configuration variable allows server owners to define a minimum radius that must be clear of other claims.

@Jikoo Jikoo deleted the dev/minimum-auto-claim-size branch October 2, 2020 17:13
@Jikoo
Copy link
Collaborator Author

Jikoo commented Oct 2, 2020

Realized while I was poking at the wiki to match the blurb style that someone will for sure set this new node higher than the auto claim radius and wonder why it doesn't work. Then, when I looked at that I realized I forgot to include the node in the out config because I'd manually put it in for testing. Will submit fixes later today.

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

Successfully merging this pull request may close these issues.

Players without existing claims can create 1x1 claims
2 participants