Config file
The configurable file meant to be self-explanatory.
Here Is the default citycraft.yml configurable file.
settings:
world_list: world || Here is the list of words in witch the plugin is active change to the name of the world you want to use
debug: false || do nothing.
use_economy: false || do nothing.
plot_task:
fill_delay: 10 || delay to use /city plot fill
fill_size: 5 || number of layer to fill
clean_delay: 10 || delay to use /city plot clean
clean_size: 10 || the # of layer that will be cleaned
simultaneous_runs: 10 ||number of task that can run simultaneous
protection:
item_use_ids: 259,325,326,327,351,359,368,374,385
switch_ids: 23,25,54,61,62,64,69,70,71,72,77,96,84,93,94,107,122,140,143,342,343,390
entity_switch_ids: '18'
city:
plot_size: 16
road_size: 3
economy:
last_pay_time: '1362194873097'
plot_maintenance_interval: 7d || each 7 days are a tax collection, can change to #d = # of days, or #h = # of hours.
price_new_town: 250.0
claim_city_land: 25
plot_maintenance_cost: 10
plot_clean_cost: 10
plot_fill_cost: 10
wild:
mob_spawn_dist: 2
explossions: false
PVP: false
Comments