Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 579 Bytes

File metadata and controls

10 lines (9 loc) · 579 Bytes

WSS Chat Filter

Chat filtering system for WSS server, Using ChatGLM and Filter4J
Also should works with any 1.8+ server
For message sending, the plugin takes 2-3 seconds to check.
The effectiveness of the plugin's checking is largely limited by Filter4J's capabilities and prompt.

Usage

  1. Install the plugin after compilation and start the server
  2. Go to the configuration file and fill in the API KEY of ChatGLM
  3. Using the /filter reload reload plugin, and that's it!