BROKE PROTOCOL

BROKE PROTOCOL

Not enough ratings
Auto Kicker
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
29.696 KB
23 Feb, 2023 @ 1:30pm
7 Mar, 2023 @ 2:12am
6 Change Notes ( view )

Subscribe to download
Auto Kicker

Description
Auto Kicker

Simple plugin to avoid accounts bruteforcing and chat spam by kicking the attackers

Commands
The permission prefix is "ak" (example: "ak.BlacklistSever")

Command
Alias
Argument
Action
Example
BlacklistSever
BS
Discord server invitation
Blackslists a discord server
BlacklistCommand
BC
Command name
Adds a command to verify with the spam filter
/BC ooc
BlacklistPattern
BP
Any string pattern
Blackslists a string pattern
/BP wEB2ZGU
WhitelistMessage
WM
Any message in quotes
Adds a string that can bypass the spam filter
/WM "Hello world!"

Settings
Settings are located in Plugins/settings/AutoKicker.json after starting the server with the plugin once.
Restart the server if you want your settings to take effect.


enableAntiBruteforce: true / false (default: true)
- Enables the anti-bruteforce measures.

enableAntiFlood: true / false (default: true)
- Enables the anti-spam measures.

antiFloodThreshold: 0.0 -> 1.0 (default: 0.5)
- Similarity threshold between messages to trigger the anti-spam.

antiFloodWhitelist: (list of strings)
- Whitelisted messages than can bypass the anti-spam.

invitesBlacklist: (list of strings)
- Blacklisted string patterns that instantly kicks the author

serversBlacklist: (list of strings)
- Blacklisted discord servers ID that instantly kicks the author

commandsBlacklist: (list of strings)
- Commands to verify with the anti-spam filter


You can join my Discord server to suggest mods, report bugs, or just talking: TheUnishark's Mods[discord.gg]