Here is a snippet of the errors I am getting constantly and nothing in the Config suggests to have issues
This is the part of the config causing the issues*** Notice -- unrealircd.conf:286: No name for section start
*** Notice -- unrealircd.conf:291: Ignoring extra close brace
*** Notice -- unrealircd.conf:291 Ignoring extra semicolon
*** Notice -- unrealircd.conf:287: unknown directive options
So it should not be doing this at all what's the go I have tried everything I can think of{ (Line 286)
options (Line 287)
{
serversonly;
}; (Line 291)
};