Not sure what I am doing wrong but when I add MakeRoom plugin B3 crashes out. Getting this error:
120117 21:05:24 CRITICAL "Error loading plugin: No option 'noclevel1' in section: 'settings'"
Traceback (most recent call last):
File "b3\parser.pyo", line 605, in loadPlugins
File "b3\plugin.pyo", line 56, in __init__
File "b3\plugin.pyo", line 115, in loadConfig
File "C:\BigBrotherBot\extplugins\autoreg.py", line 73, in onLoadConfig
File "b3\config.pyo", line 123, in getint
File "b3\config.pyo", line 109, in get
NoOptionError: No option 'noclevel1' in section: 'settings'
Any suggestions?