-
Notifications
You must be signed in to change notification settings - Fork 22
Commands
Sergiu Muresan edited this page Aug 2, 2015
·
32 revisions
- Town creation and claiming
- Town managing
- Plot creation
- Plot managing
- Admin commands
Each /town
can be substituted with /t
or /mytown
Each /townadmin
can be substituted with /ta
or /mytownadmin
/town new <name>
with perm mytown.cmd.outsider.new
Creates a new town with the name
given.
It will give an error if:
- Name is already in use.
- Player has reached the maximum amount of towns it can be a resident of.
- Chunk is already claimed by another town.
- There is a town in a radius (Default: 5 chunks) with the
nearby
flags set tofalse