Towny Classic

Towny Classic

3.2k Downloads

Unable to unclaim plots from outpost when min_adjacent_blocks is set

GoodrichDev opened this issue ยท 1 comments

commented

What steps will reproduce the problem?

  1. Set min_adjacent_blocks in the config to 2 or more
  2. Claim an outpost, fill in claims around it
  3. Do /t unclaim until you can no longer unclaim and get the error message, "You cannot unclaim this townblock because the townblock at x,z would not have enough adjacent claims (2 are required)
Image Image

What is the expected output?

You should be able to unclaim an outpost fully

Towny version

0.101.2.0

Server version

Folia 1.21.5

Please use Pastebin.com to link the following files

https://pastebin.com/TfjjXgFX

commented

In conversation in the Discord, Warrior suggested, "it could probably re-use the logic from /t claim fill for selecting only attached blocks for the claim count"