AISwear icon

AISwear -----

An anti-swear plugin for your server!



AISwear
-An anti-swear plugin for your server!
AI swear is a plugin utilizing AI to make your Minecraft server free from swear words!

Features:
  • Swear word detection (profanity filter)
  • Blacklist words in config.yml
  • Logs! All swear words are listed in a log file.
  • Messages are customizable
  • Swear actions (run a command when a player swears)


How does it work?
AI swear utilizes the OpenAI API to make requests, this is why you have to enter your OpenAI API key (Acuire your API key here: https://platform.openai.com/account/api-keys).

Support:
To get support just join the discord server: https://discord.gg/93DURaJxuf and ask in a support chat.

Configuration:
Code (YAML):
# Plugin Name: AISwear
# Description: A plugin that detects swear words using AI.
# Author: SpaceNiklas
# Version: 1.0

# Discord server: https://discord.gg/93DURaJxuf

# Configuration
black-listed-words
:
 - 'example1'
  - 'example2'
  - 'example3'

api-key
: 'abc' # Your OpenAI API Key (can be found under https://platform.openai.com/account/api-keys)

swear-message
: '&cYou swore! &7If you believe this is a bug please contact an admin.'
swear-action
: '-' # - is default which means no action is run on swear, although you can use any command without the '/'
# Examples:
# - ban %player%
# - kick %player% You swore! Message: %message%

# Placeholders (work for swear message and action):
#   - %player%
#   - %message%

# Disclaimer: This is a hobby project, so please keep in mind that the plugin may not work perfectly.
#             Additionally, there could be outages that may impact its functionality, check the status here: https://status.openai.com.
#             It may still be smart to have another anti-swear plugin installed as a backup
 
I hope this plugin helps!
- SpaceNiklas




Resource Information
Author:
----------
Total Downloads: 110
First Release: Feb 23, 2023
Last Update: Feb 23, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings