-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the documentation for MCSF, a powerful chat filtering and moderation plugin for Spigot servers. This documentation provides detailed information about the plugin's features, configuration options, commands, permissions, and more.
- Introduction
- Installation
- Configuration
- Commands
- Permissions
- Storage Configuration
- API Usage
- Troubleshooting
- Support
MCSF (Minecraft Chat Security Filter) is designed to help server administrators maintain a safe and friendly chat environment. It provides advanced chat filtering capabilities, allowing you to block or moderate offensive language, spam, advertisements, and more.
Key features of MCSF:
- Real-time chat filtering with various filtering methods.
- Customizable settings for different filter checks.
- Support for different languages and locales.
- Integration with external plugins like DiscordSRV.
- Storage options for storing filter data.
To install MCSF, follow these steps:
- Ensure that you have a Spigot server running with Java 8 or higher.
- Download the MCSF plugin JAR file from the official source.
- Place the JAR file in the
plugins
folder of your server directory. - Restart the server to load the plugin.
MCSF provides a configuration file named settings.yml
. This file allows you to customize various aspects of the plugin's behavior, including language settings, filter checks, replacement strings, and more. Refer to the Configuration guide for detailed information on each configuration option.
MCSF offers several commands to manage and configure the plugin. These commands provide control over filter settings, player exemptions, reloads, and more. For a complete list of available commands and their usage, refer to the Commands guide.
MCSF utilizes permissions to grant or restrict access to its commands and features. By assigning permissions to players or groups, you can define who can manage the plugin's settings, bypass filters, check the filter status, and more. Consult the Permissions guide for an overview of all available permissions and their descriptions.
MCSF supports different storage options for storing filter data, including SQLite and MySQL. The storage.yml
file allows you to configure the database settings, such as database flavor, username, password, port, and more. Refer to the Storage Configuration guide for detailed instructions on configuring the storage options.
MCSF provides an API (Application Programming Interface) that allows developers to interact with the plugin programmatically. This API enables integration with other plugins, customization of filter behavior, and more. The API Usage guide provides detailed information on how to utilize the MCSF API in your own plugins.
Encountering issues or errors while using MCSF? The Troubleshooting guide provides solutions to common problems, error messages, and other troubleshooting tips. If you're facing difficulties, make sure to check this guide for assistance.
If you need further assistance or have any questions, feel free to reach out for support. You can visit the official MCSF website or contact the plugin developers through the provided channels. The Support guide contains information on how to get support for MCSF.
With this documentation, you should have a comprehensive understanding of MCSF and be able to configure and utilize its features effectively. If you need more specific information or have any further inquiries, please refer to the corresponding sections in this documentation or seek support from the MCSF community. Happy chat filtering and moderation with MCSF!