Skip to content
/ MCSF Public
forked from Jochyoua/MCSF

This is my first minecraft plugin. It's a swear filter that is toggleable per user

License

Notifications You must be signed in to change notification settings

SkyFallMC/MCSF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MCSF (MY CHRISTIAN SWEAR FILTER)

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.

FEATURES:

  • 100% customizable, every message can be changed
  • The ability to disable/enable the swear filter per player
  • DiscordSRV support
  • MySQL support via MySQL API

REQUIRMENTS:

COMMANDS:

/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

PLACEHOLDERS:

%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

NOTES:

  • If you have this plugin on your server, be sure to let me know so I can add it here.

Installation instructions:

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.

IMAGES:

About

This is my first minecraft plugin. It's a swear filter that is toggleable per user

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%