Skip to content

BukkitAI/AdvancedSwearDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AdvancedSwearDetection

About

AdvancedSwearDetection is a Bukkit plugin designed to create a swear free environment by using a self learning AI to detect bypasses and block them.

Status

This plugin is currently discarded and will be picked back up some time in the future.

Compatability

This plugin is being built with Java 7 and Bukkit 1.8.8-R0.1. In theory, this plugin should work with 1.9 and 1.10, as Bukkit plugins are usually fowards and backwards compatible.

Compiling

Compiling is done with Maven, and it is pretty simple, just run mvn or mvn clean compile assembly:single in the projects root.

Dependencies

java-string-similarity : https://github.com/tdebatty/java-string-similarity/releases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages