Tried reloading the default badwords and deleting the aplists file to make sure theyre input correctly, and they are now, but it still seems to fail to recognize the words.
Is it perhaps because i'm trying to use a 2 word phrase, and not a single word? It worked in 4.5, so I dont think thats the issue.
aplists bword line looks like this now -
Code: Select all
bwords global *word1 word2* "*word3 word4 *"
Code: Select all
ap:swear: {+ 15 k:kb 2}
*Edit* Ah hah.. I figured it out.. the space at the end of the second phrase ("*word3 word4 *") wasnt recognizing the phrase if it came at the end of an unclosed sentence, or had punctuation right after it, as it didnt find the space at the end.. silly me.