How to start a basic town with Towny
Introduction
Towny is a plugin we have on our Towny RP server. It is used for claiming land, controlling what can happen in it and more! Visit the Towny wiki or type /t help in-game for more advanced help. You can find the official Towny wiki pages here: https://github.com/TownyAdvanced/Towny/wiki/
Basic Setup Guide
Creating a brand new town costs $3000 in-game money. When you create a new town, it will be one chunk in size (16x16 blocks). To see the chunk borders grid, hold down F3 and press G on your keyboard. This is very useful when planning out your town. Once you have found the chunk you would like to start your town in, execute this command to create your town and give it a name:
/t create <name>
By default, you will become the mayor of your new town. This role gives you full access over what people can do in the town. By default, people who are not in your town cannot place, break, or use chests in your town's plots. One of the first things you might want to do is expand your town by adding more plots, since a single chunk isn't much to work with. Adding more plots to your town will cost money. The price of new plots will increase as your town gets bigger. To claim another plot, stand in a new chunk which is connected to a chunk that is already part of your town. Type this command:
/t claim
Nice! Now you can make your town bigger. Next, you might want to invite friends to your town so that they can claim plots and build there. To invite a player to your town, type:
/t invite <username>
Once they have accepted the invite, they can claim a plot in the town. To claim a plot, the town must already own it and put it for sale. The mayor can put a plot for sale using:
/t forsale <price>
Any town resident can now buy that plot using:
/plot claim
They can now build and break inside that plot!
You now have a very basic town set up to protect you and your friends from other players and keep your items safe. Check the wiki or type this command in-game for more help:
/t help