This is my first plugin I've ever made and I'm going to try to keep it updated for as long as possible. Currently this plugin has been tested with Minecraft Java edition versions 1.8.8 through 1.15.2.
Download latest version from Spigot
MCSF is a swear filter that enables your server to let users personally toggle their filter status. That means users who feel as if they don't need to have a swear filter could toggle it on/off whenever they please.
- 100% customizable, every message can be changed
- The ability to disable/enable the swear filter per player
- DiscordSRV support
- MySQL support via MySQL API
- ProtocolLib
- Java 8+
/MCSF toggle (Permission: MCSF.toggle & MCSF.modify is targetting other users) This command toggles a users's swear filter.
/MCSF reload (Permission: MCSF.reload) This command reloads the configuration files
/MCSF status (Permission: MCSF.modify if targetting other users) This command views the status of a user's swear filter status
/MCSF add/remove (Permission:MCSF.modify) Modifies the blacklist
/MCSF unset [all/player/uuid] (Permission:MCSF.modify) Removes remove specific or all users from the config/database
%prefix%: gets the prefix set in config %command%: gets the command set in config %player%: gets the user's name %message%: gets the failure/success value if applicable
- If you have this plugin on your server, be sure to let me know so I can add it here.
Download both the ProtocolLib & this plugin Place both these plugins inside of the plugins folder
(OPTIONAL) If you plan on using DiscordSRV you must first download the plugin and then add them to your server and then restart the server.