I have InspIRCd set up on my CentOS box, and it starts correctly. v 2.0.5. I am having issues setting up the censoring, however. The directions for 2.0 and above tell you to put the badwords in the inspircd.conf file, and they will be censored. However, it doesn't work.
The format is:
<badword text="SWEARWORD" replace="REPLACEMENT">
I have several, for various expletives, and none work. When I send one of the expletives, it is not censored. What's happening?