本帖最后由 飞猪666 于 2019-9-28 11:52 编辑
注意,本插件是付费插件,价格10.99 EUR(欧元) 约合 86.0770 RMB(人民币) 支持作者,请前往原帖购买下载
如果你无法调用API,请确保你已经将其缓存至本地库中 (下面就不翻译了,写程序还看不懂就没什么意义了) Logs-related API: BotSentryAPI.dropAlreadyConnectedBotsLogs();
BotSentryAPI.dropConnectionSpoofBotsLogs();
BotSentryAPI.dropFastConnectionBotsLogs();
BotSentryAPI.dropGeneralLogs();
BotSentryAPI.dropSamePlayerBotsLogs();
BotSentryAPI.dropStrangePlayerBotsLogs();
BotSentryAPI.dropPingLimitBotsLogs();
BotSentryAPI.dropAllLogs();
Whitelist-related API:
BotSentryAPI.isWhitelisted(player);
BotSentryAPI.isWhitelisted(ip);
BotSentryAPI.whitelist(ip);
Blacklist-related API:
BotSentryAPI.isBlacklisted(player);
BotSentryAPI.isBlacklisted(ip);
BotSentryAPI.blacklist(player, check);
BotSentryAPI.blacklist(ip, check);
BotSentryAPI.unblacklist(ip);
BotSentryAPI.unblacklistAll();
Anti-bot-protection-related API:
BotSentryAPI.isAntiBotEnabled();
BotSentryAPI.getPluginDescription();
BotSentryAPI.enableAntiBot(automatic, check);
BotSentryAPI.disableAntiBot(automatic);
BotSentryCheck class contains all possible checks:
CUSTOM
COMMAND
ALREADY_CONNECTED
CONNECTION_SPOOF
FAST_CONNECTION
SAME_PLAYER
STRANGE_PLAYER
PING_LIMIT
SLOW_ATTACK
FAST_ATTACK
FAST_PING_ATTACK
CHAIN2 |
![]() 插件图片 插件中文信息配置message.yml(自带)
messages.yml
(9.79 KB, 下载次数: 174)
![]()
插件配置(config.yml)已汉化
附一张需要梯子的作者的图  授权转载证明 第一次做转载插件及翻译工作,全程手动,希望大家给个评分哈~
——来自小组 Server CT
|