{AntiSwear} Simple Chat Filter v2.1

Easily censor words with ease.
This is my first plugin. Releasing it for free because I'm pretty proud of it, although it's a super simple concept.
What is this?
This is a lightweight plugin that checks player messages for words that you have blacklisted in the config.yml file. If a blacklisted word is in the message, it is replaced with a configurable word. (Default '****'.) It also plays a sound when you say a blacklisted word (This was for me to test sounds on the BukkitAPI, but I liked the idea, so never removed it).

Commands / Permissions:
/antiswear : antiswear.admin : Use help command.
/antiswear reload : antiswear.admin : Reload config.
/antiswear add <word> : antiswear.admin : Add word to config.
/antiswear remove <word> : antiswear.admin : Remove word from config.
antiswear.bypass : Bypass censored words.

Supported Versions:
Bukkit / Spigot 1.8 - 1.12

Config.yml:
Code:
# These are the words that will be censored.
blacklist:
  - Fuck
  - Bitch
  - Ass
  - AddWords

# Color codes are not supported.
# This is what swear words will be replaced to.
censor: '****'

Source Code:
Want to see the code of the project? I know for me- seeing code helps me understand, especially if I am confused. This is a great tool for new Developers such as myself.

https://github.com/iReligion/AntiSwear

To-do:
Turn this into a full on Chat core, with chat lock, muting, chat clear, anti advertising, etc (When I'm good at Java).
EULA: Standard EULA
2,927 Views
138 Downloads
Dec 14, 2017 Published
Dec 15, 2017 Updated
Not yet rated
3.3 KB File size
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 112 ratings
2,953 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 119 ratings
2,431 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 63 ratings
2,244 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 59 ratings
2,128 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 22 ratings
1,568 purchases
2,927 Views
138 Downloads
Dec 14, 2017 Published
Dec 15, 2017 Updated
Not yet rated
3.3 KB File size
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 112 ratings
2,953 purchases
The ultimate chat formatting and filtering plugin. Can replace 200+ plugins. Customizable & fast.
5.00 star(s) 119 ratings
2,431 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 63 ratings
2,244 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
5.00 star(s) 59 ratings
2,128 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 22 ratings
1,568 purchases
Top