Config
Config
The default config can be found here:
config.yml
MultiWorldSupport:
Enable: true/false
If set true, BuildFixes will generate a config file on a per-world basis. Within each config you can enable/disable features for users based on the world they are in.
If set false BuildFixes will only read settings from the main config file ('config.yml').
Modules
BuildFixes' features can be enabled/disabled individually, but are also split into separate 'modules' for quick and easy management of similar functions.
Enable: true/false
If set false all features of that module will be disabled, regardless of each individual true/false setting.
If set true BuildFixes will use individual true/false settings of each feature.
NoPhysicsList
The server administrator can add/remove items to the nophysics list by entering their block ID number to the 'nophysicslist' in the config file.
The NoPhysics list is currently global across all worlds (i.e you can't set different lists for each world...yet).
WARNING - it is not advisable to add water/lava to this list!
Any changes to the config file will require a reload or restart.
Comments