BROKE PROTOCOL

BROKE PROTOCOL

评价数不足
Auto Kicker
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
29.696 KB
2023 年 2 月 23 日 下午 1:30
2023 年 3 月 7 日 上午 2:12
6 项改动说明 ( 查看 )

订阅以下载
Auto Kicker

描述
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]