Increase town blocks per player to 48, unlimited extra plots with 1.5 price multiplier #3
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ town:
|
||||||
# Do not forget to set the default_tax to more than 0 or new towns will still begin with a tax of zero.
|
# Do not forget to set the default_tax to more than 0 or new towns will still begin with a tax of zero.
|
||||||
minimumtax: '0.0'
|
minimumtax: '0.0'
|
||||||
# Limits the maximum amount of bonus blocks a town can buy.
|
# Limits the maximum amount of bonus blocks a town can buy.
|
||||||
max_purchased_blocks: '2,147,483,647'
|
max_purchased_blocks: '2147483647'
|
||||||
# maximum number of plots any single resident can own
|
# maximum number of plots any single resident can own
|
||||||
max_plots_per_resident: '400'
|
max_plots_per_resident: '400'
|
||||||
# maximum number used in /town claim/unclaim # commands.
|
# maximum number used in /town claim/unclaim # commands.
|
||||||
|
|
Loading…
Reference in a new issue