Minecolonies Logo

Colony Border System


Colonies have an area of claimed chunks (16x16 block areas) around them. Upon colony creation, a colony claims chunks in a square around it. The radius is set with the config setting initialColonySize, which has a default of 4 chunks (not including the chunk the Town Hall is in).

Those claims are protected from modification through other players. See the Colony Protection System page for more information.

Extending your claim area can be done by building huts. Huts claim a square area around them after they are built, expanding all sides from the chunk the hutblock is located in. How much they claim depends on the building. They won't claim over the max range, set with the config setting maxColonySize, which has a default radius of 20 chunks from the chunk the Town Hall is in.

Deconstructing a building will remove the chunks it claimed. If you want to delete the colony, check the Town Hall page.

Building Claim Areas:

Town Hall

LevelAdditional Chunks
11 Chunk Radius
21 Chunk Radius
32 Chunk Radius
43 Chunk Radius
55 Chunk Radius

Guard tower

LevelAdditional Chunks
12 Chunk Radius
23 Chunk Radius
33 Chunk Radius
44 Chunk Radius
55 Chunk Radius

Barracks

LevelAdditional Chunks
12 Chunk Radius
22 Chunk Radius
32 Chunk Radius
42 Chunk Radius
52 Chunk Radius

When the barracks is level 4, and all it's towers are level 4 as well, the radius is increased to 3 Chunks.

Other buildings

LevelAdditional Chunks
11 Chunk Radius
21 Chunk Radius
31 Chunk Radius
42 Chunk Radius
52 Chunk Radius

If changes are needed or you think there is content missing, feel free to edit this page or submit an issue for us to make edits. - MineColonies Wiki Team