Been nearly a year, but I've decided to come back and make some changes since I was bored.
All of my Skript projects are being currently moved to GitLab, which allows me to push out updates better than before.
Additions:
Version Updates can now be toggled at the very beginning of the file, in the configuration (default - set to true). If those are disabled, you will no longer get messages regarding a new version being available every time you rejoin the server.
Changes:
The file is now split into 3 sections: config, code, and version updates to make it more sorted.
Replaced the variable name for checking a new skript from 'chatfiltersnewversion' to 'HD_ChatFilters_NewVersion'. (HD - Hybrid Developments)
Replaced the variable name for the filter list itself from {filterswear::*} to {FilterList::*}.