Console commands not working as expected
I am trying to use this mode as a timed on/off feature. I am using timed console commands to start a no raid timer but when I do this I get no message or UI and when I manually type noraid.stop into console I get a message in game saying that the raid cooldown is over but the buildings still give a message that I am not the owner and can not raid. I have to reboot the server to get raiding back on. Let me know if you need any other information.
I am having the same issue. Have you found out any solutions and, if not, how do you unload the mod? or have you?

I appreciate this is an old post, but for the sake of anyone else struggling to get the console commands working...

You have to specify a length of "no raid" time when using the "noraid.start" console command.
Unlike the chat command, you can't just use the console command by itself without any arguments.

e.g.

noraid.start 720
noraid.stop


In fairness to Ryan, he actually documented this correctly on the plugin's page.  :)

I sat puzzling over it myself, because you only get a NullReferenceException when running the command without any arguments.