Builder/Configuration: Difference between revisions
From Citizens Wiki
< Builder
(Created page with "The first time you load Builder it will create /Builder/config.yml. This file can be used to adjust server-wide options for Builder. After changing this file call ''/builder r...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
#The directory to look for schematics. | #The directory to look for schematics. | ||
SchematicsFolder: plugins/Builder/schematics/ | SchematicsFolder: plugins/Builder/schematics/ | ||
#Whether Supply Mode requires unobtainable blocks or their drops. | |||
RequireUnobtainableBlocks: false | |||
#The allowed materials for plot marking, the first one in the list is the default. | #The allowed materials for plot marking, the first one in the list is the default. |
Latest revision as of 04:13, 13 May 2013
The first time you load Builder it will create /Builder/config.yml. This file can be used to adjust server-wide options for Builder. After changing this file call /builder reload to reload it.
New versions of Builder will NOT make a new file if it exists already, so keep an eye on this page in case more options are added or changed.
Code: Builder config.yml |
{{{2}}} |