Skip to content

Tominous/Sophos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sophos

Sophos is a Chat Protection plugin that significantly reduces amount of spam, ads, swearing and bots on your server using It's features It eliminates a lot of attempts for people to Spam or even Advertise other servers also tries to make the Chat a better place by trying to fix some common grammar mistakes etc...

Maven

<repositories>
   <repository>
       <id>jitpack.io</id>
       <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Refrac</groupId>
    <artifactId>Sophos</artifactId>
    <version>2.2.8</version>
  </dependency>
</dependencies>

License

License information can be found in the LICENSE.md file.

SophosAPI

SophosAPI information can be found in the SophosAPI.md file.