# Come si crea una town?

Per **rivendicare** un territorio è facile.

Devi avere una **town**, per crearla digita /town create "nome della town". Una volta creata la tua town entra nel chunk che vuoi claimare, e digita /town claim.&#x20;

Successivamente si potrà claimare (/town claim)

Perfetto! Hai rivendicato il tuo **chunk**! Ora solo i tuoi membri potranno modificare/utilizzare le cose all'interno del chunk.

<figure><img src="/files/tVfxOiBAjLtDGgg8lJkZ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Per visualizzare un chunk premi F3 + G, appariranno varie griglie gialle a forma di quadrato, ogni quadrato corrisponde a un chunk **16x16 blocchi**.
{% endhint %}

## Livelli Town&#x20;

Ogni town, può arrivare fino al livello 100.&#x20;

A questi livelli, si sbloccano slot per i membri: 1, 2, 5, 7, 12, 16, 22, 27, 32, 35, 37, 40, 45, 50, 57, 60, 62, 65, 70, 80, 90, 100.

Per un totale di 21 membri in più, e i 4 membri di base.

## Permessi Town

I permessi in town, sono settabili in questo modo: "True" = Attivato - "False" = Disattivato\ <mark style="color:purple;">**Da bedrock, serve per forza il comando intero, da Java basta utilizzare la schermata che esce cliccando sopra alle crocette.**</mark>\
/town rules explosion\_damage <mark style="color:yellow;">**true-false**</mark>\
/town rules fire\_damage <mark style="color:yellow;">**true-false**</mark>\
/town rules monster\_spawning <mark style="color:yellow;">**true-false**</mark>\
/town rules public\_build\_access <mark style="color:yellow;">**true-false**</mark>\
/town rules public\_container\_access <mark style="color:yellow;">**true-false**</mark>\
/town rules public\_farm\_access <mark style="color:yellow;">**true-false**</mark>\
/town rules public\_interact\_access <mark style="color:yellow;">**true-false**</mark>\
/town rules pvp <mark style="color:yellow;">**true-false**</mark>

## **Comandi Town**

**I comandi in town permettono di svolgere diverse mansioni e sono i seguenti:**

/town autoclaim&#x20;

/town bio&#x20;

/town census&#x20;

/town chat&#x20;

/town claim&#x20;

/town clearspawn&#x20;

/town color&#x20;

/town create&#x20;

/town deeds&#x20;

/town demote&#x20;

/town deposit&#x20;

/town disband&#x20;

/town evict&#x20;

/town farewell&#x20;

/town farm&#x20;

/town greeting&#x20;

/town help&#x20;

/town info&#x20;

/town invite&#x20;

/town leave&#x20;

/town level&#x20;

/town list&#x20;

/town logs&#x20;

/town map&#x20;

/town player&#x20;

/town plot&#x20;

/town privacy&#x20;

/town promote&#x20;

/town rename&#x20;

/town rules&#x20;

/town setspawn&#x20;

/town spawn&#x20;

/town transfer&#x20;

/town unclaim&#x20;

/town war&#x20;

/town withdraw&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.titanet.it/group-1/come-si-claima.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
