Alathra:Towny: Difference between revisions
OneDarkWolfy (talk | contribs) mNo edit summary |
OneDarkWolfy (talk | contribs) mNo edit summary |
||
Line 151: | Line 151: | ||
{{calculator|id=total|type=plain|default=2716|formula=round(2716+150*((pow(1.01,min(515,original+buy-10))-1)/0.01)+ifgreater(515,buy+original-10,0,25000*(original+buy-10-515)))}} ◎ | {{calculator|id=total|type=plain|default=2716|formula=round(2716+150*((pow(1.01,min(515,original+buy-10))-1)/0.01)+ifgreater(515,buy+original-10,0,25000*(original+buy-10-515)))}} ◎ | ||
</div> | </div> | ||
==Buying & Owning Plots== | |||
Any member of a town—including the Mayor—can own plots (chunks) within the town. These are known as resident plots. Once claimed, a resident has personal control over the plot and can use it however they like, within town rules. Residents can own multiple plots. | |||
==== Claiming a Plot ==== | |||
To claim a resident plot, it must first be '''put up for sale''': | |||
The '''mayor''' (or other authorized official) stands on the plot and types:<br> | |||
<code>/plot forsale (price)</code> <br> | |||
A '''resident or mayor''' can then claim the plot by standing on it and typing:<br> | |||
<code>/plot claim</code> <br> | |||
Plots can be set at '''0⌾''' to allow free claiming, effectively granting the land. | |||
==== Withdrawing or Unclaiming Plots ==== | |||
To '''remove a plot from sale''', the mayor can stand on the plot and types:<br> <code>/plot notforsale</code> <br> | |||
To '''unclaim a plot''', a resident can stand within their own plot and types:<br> <code>/plot unclaim</code> |