Creating a Town: Difference between revisions
Crafternal (talk | contribs) Created page with "<!-- Optional right-hand information card for guide, item and feature pages. --> <div class="cr-infobox"> <div class="cr-infobox-title">PAGE OR ITEM NAME</div> <div class="cr-infobox-image">180px</div> <div class="cr-infobox-row"><b>Category</b><span>Gameplay</span></div> <div class="cr-infobox-row"><b>Server</b><span>Towny Survival</span></div> <div class="cr-infobox-row"><b>Introduced</b><span>Season One</span></div> </div> Introductory text expla..." |
Crafternal (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
__TOC__ | |||
<div class="cr-infobox"> | <div class="cr-infobox"> | ||
<div class="cr-infobox-title"> | <div class="cr-infobox-title">CREATING A TOWN</div> | ||
<div class="cr-infobox-image"> | <div class="cr-infobox-image"><span class="cr-infobox-symbol">⌂</span></div> | ||
<div class="cr-infobox-row"><b>Category</b><span> | <div class="cr-infobox-row"><b>Category</b><span>Towny</span></div> | ||
<div class="cr-infobox-row"><b>Server</b><span>Towny Survival</span></div> | <div class="cr-infobox-row"><b>Server</b><span>Towny Survival</span></div> | ||
<div class="cr-infobox-row"><b> | <div class="cr-infobox-row"><b>Command</b><span><code>/town create</code></span></div> | ||
</div> | </div> | ||
A '''town''' lets a group of players protect land, build together and take part in Crafternal's player-driven world. The player who creates a town becomes its mayor. | |||
<div class="cr- | <div class="cr-wiki-notice">Make sure you are standing in the chunk where you want your town's home block before creating it.</div> | ||
== | == Creating your town == | ||
# Choose a unique name for your town. | |||
# Travel to the location where you want the town to begin. | |||
# Run <code>/town create <name></code>. | |||
# Confirm that the town was created successfully. | |||
Your current chunk becomes the town's first protected area and home block. | |||
< | == Claiming land == | ||
< | Stand in an adjacent wilderness chunk and use: | ||
<div class="cr- | |||
< | <pre>/town claim</pre> | ||
</ | Claims must normally connect to land already owned by your town. Town upkeep and claim limits may affect how much land can be protected. | ||
<div class="cr-main-article">Main article: [[Claiming Land]]</div> | |||
== Inviting residents == | |||
Mayors and authorised town staff can invite another player with: | |||
<pre>/town add <player></pre> | |||
The invited player can then accept the invitation and become a resident of the town. | |||
== Town funds == | |||
Deposit money into the town bank to pay upkeep and other town costs: | |||
<pre>/town deposit <amount></pre> | |||
Money placed in the town bank belongs to the town rather than an individual player. | |||
== | == Useful commands == | ||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Command !! Purpose | ||
|- | |||
| <code>/town</code> || View your town information. | |||
|- | |||
| <code>/town create <name></code> || Create a new town. | |||
|- | |||
| <code>/town claim</code> || Claim the chunk you are standing in. | |||
|- | |||
| <code>/town add <player></code> || Invite a player to the town. | |||
|- | |||
| <code>/town deposit <amount></code> || Add money to the town bank. | |||
|- | |- | ||
| | | <code>/town spawn</code> || Travel to your town spawn. | ||
|} | |} | ||
== Next steps == | |||
<div class="cr-item-grid"> | |||
<div class="cr-item-card"><span class="cr-wiki-card-icon">▦</span>'''[[Claiming Land]]'''</div> | |||
<div class="cr-item-card"><span class="cr-wiki-card-icon">◈</span>'''[[Town Economy]]'''</div> | |||
<div class="cr-item-card"><span class="cr-wiki-card-icon">♟</span>'''[[Town Ranks]]'''</div> | |||
</div> | |||
[[Category:Towny]] | |||
Revision as of 07:01, 16 July 2026
CREATING A TOWN
⌂
CategoryTowny
ServerTowny Survival
Command
/town createA town lets a group of players protect land, build together and take part in Crafternal's player-driven world. The player who creates a town becomes its mayor.
Make sure you are standing in the chunk where you want your town's home block before creating it.
Creating your town
- Choose a unique name for your town.
- Travel to the location where you want the town to begin.
- Run
/town create <name>. - Confirm that the town was created successfully.
Your current chunk becomes the town's first protected area and home block.
Claiming land
Stand in an adjacent wilderness chunk and use:
/town claim
Claims must normally connect to land already owned by your town. Town upkeep and claim limits may affect how much land can be protected.
Main article: Claiming Land
Inviting residents
Mayors and authorised town staff can invite another player with:
/town add <player>
The invited player can then accept the invitation and become a resident of the town.
Town funds
Deposit money into the town bank to pay upkeep and other town costs:
/town deposit <amount>
Money placed in the town bank belongs to the town rather than an individual player.
Useful commands
| Command | Purpose |
|---|---|
/town |
View your town information. |
/town create <name> |
Create a new town. |
/town claim |
Claim the chunk you are standing in. |
/town add <player> |
Invite a player to the town. |
/town deposit <amount> |
Add money to the town bank. |
/town spawn |
Travel to your town spawn. |