NextDevv / AutoMod

Ready up for automated moderation
https://www.spigotmc.org/resources/automod.117078/
GNU General Public License v3.0
3 stars 0 forks source link
ai java minecraft spigot

AutoMod

AutoMod is a Minecraft Spigot plugin designed to enhance in-game chat moderation by using AI, specifically the Perspective API, to censor and block harmful messages. The plugin also blocks links, domains, and IP addresses (both IPv4 and IPv6). Additionally, AutoMod supports multi-instance servers through Redis communication and utilizes caches to speed up the moderation process, with configurable cache expiration.

Docs

Documentation

Features

Installation

  1. Download the latest release of AutoMod from the releases page.
  2. Place the AutoMod.jar file into your server's plugins directory.
  3. Restart your Minecraft server to load the plugin.

Configuration

After the initial run, a configuration file will be generated in the plugins/AutoMod directory. The main configuration options include:

Commands

Permissions

Usage

AutoMod automatically moderates chat messages, blocking harmful content, links, and IP addresses based on the configuration. There is no need for additional commands to start the moderation process.

Contributing

  1. Fork the repository on GitHub.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Support

For support, please open an issue on the GitHub repository or contact us via email at support@unilix.it.

Or even join the discord server https://discord.gg/hpkF73sGzw


Thank you for using AutoMod! We hope it helps keep your Minecraft server chat safe and enjoyable for everyone.