Advertisement
Guest User

Untitled

a guest
Aug 4th, 2018
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.07 KB | None | 0 0
  1. # _ _ ____ _ _____ _
  2. # /\ | | (_) _ \ | | | __ \ | |
  3. # / \ _ __ | |_ _| |_) | ___ | |_| | | | ___| |_ ___ _____
  4. # / /\ \ | '_ \| __| | _ < / _ \| __| | | |/ _ \ | | | \ \/ / _ \
  5. # / ____ \| | | | |_| | |_) | (_) | |_| |__| | __/ | |_| |> < __/
  6. # /_/ \_\_| |_|\__|_|____/ \___/ \__|_____/ \___|_|\__,_/_/\_\___|
  7. #
  8. # sponsored by https://proxycheck.io
  9. # Proxy / VPN detection by GetIPIntel.net
  10.  
  11. # AntiBotDeluxeEX Config
  12. # Welcome to AntiBotDeluxeEX and thank you for purchasing.
  13. # The default configuration should block 99% of the bots that join, although a small configuration is recommended.
  14. # Most of these configurations here have been tried and tested to work, although you are free to edit everything here.
  15. # Please read the whole config before asking for help.
  16.  
  17. # LINKS
  18. # FAQ: https://antibotdeluxe.com/webpanel/faq
  19. # Web Panel: https://antibotdeluxe.com/webpanel/
  20. # Discord: https://discord.gg/xTAzMCx
  21.  
  22.  
  23. # General Settings
  24. General:
  25. Prefix: "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  26. Log: true
  27. Debug: false
  28. DetailedLog: true
  29. MaxPlayersPerIP: 2
  30. MinimumAllowedTPS: 18.0
  31. MaxPlayersPerSecond: 5
  32. # From a single IP
  33. MaxConnectionsPerSecond: 3
  34. # How much bots need to get detected in a certain interval, standart values means that if in 10 seconds 30 bots are detected its a attack.
  35. IdentifyUnderAttack: 30
  36. IdentifyUnderAttackInterval: 10
  37. # If set to true the plugin will just alert the admins they don't have toggle enabled, people with toggle enabled would not get the alert
  38. # If set to false just the people with toggle enabled will receive the alert.
  39. AlertNonToggleUsers: false
  40. MulticraftFix: false
  41. #BungeeCordOnly
  42. CheckThreads: 10
  43.  
  44.  
  45. # If you would like to store all the information AntiBotDeluxeEX has collected in MySQL, fill in the information below.
  46. # This is completely optional and not required unless AntiBotDeluxeEX is installed on multiple servers/proxies.
  47. MySQL:
  48. UseMySQL: false
  49. Login:
  50. Username: "root"
  51. Password: ""
  52. Host: "127.0.0.1"
  53. Port: 3306
  54. Database: "AntiBotDeluxeEX"
  55.  
  56.  
  57. # IPTables configuration
  58. # If you have a Linux server with iptables installed, we highly recommend using it to prevent bots from even seeing the server as online.
  59. # This is only a Plus feature!
  60. IPTables:
  61. UseIPTables: true
  62. FirewallBlacklist: false
  63. FlushOwnRules: true
  64. BlacklistIfDetectedAsProxy: false
  65. RejectConnections:
  66. # This works better on BungeeCord
  67. # Bots sending alot of TCP Packets, this will try to reject them through the traffic.
  68. # This can help if your Server having lag issues.
  69. Reject: true
  70. ServerPort: 25565
  71. Limit: 5
  72.  
  73. # This is our Dynamic Check system
  74. DeluxeAI:
  75. # This is a percentage how likely someone a Bot is
  76. LikelyAverage: 30.0
  77. UseDeluxeAI: true
  78.  
  79. # How many connections from the same appear but on different Accounts
  80. MaxConnectionsPerIP:
  81. # Blacklist IP if limit is reached
  82. Blacklist: true
  83. Limit: 3
  84. # Time how long its stored in Minutes
  85. Time: 10
  86.  
  87.  
  88.  
  89. # AutoWhitelist ensures that once a person is confirmed to be a player, it remembers that so that they can later join over direct connect etc and not be kicked.
  90. AutoWhitelist:
  91. AutoWhitelist: true
  92. AutoWhiteListTimeInMinutes: 5
  93.  
  94.  
  95. # General Country Settings
  96. CountrySettings:
  97. # The Method is the way the plugin checks a player, if it is on blacklist the plugin will blacklist the countries
  98. # you indicated below, if it is on whitelist only the players from the indicated countries will be able to join
  99. # Example - Blacklist: Player from Germany joins a Server where Germany is Blacklisted = Disallow
  100. # Example - Whitelist: Player from Germany joins a Server where Bulgaria is Whitelisted and Germany not = Disallow
  101. # Example - Whitelist: Player from the UK joins a Server where the UK is Whitelisted = Allow
  102.  
  103. CheckingMethod: WHITELIST
  104.  
  105. # Which countries are blacklisted/whitelist.
  106. # List of country names: http://dev.maxmind.com/geoip/legacy/codes/iso3166/
  107. Countries:
  108. # Put Countries with space in ""
  109. - "Germany"
  110. - "France"
  111. - "Austria"
  112. - "Switzerland"
  113. - "Czech Republic"
  114. - "United Kingdom"
  115. - "United States"
  116. - "N/A"
  117.  
  118.  
  119. # Manage in which priority the Plugin should check
  120. # To disable a check, comment it out with '#'
  121. CheckPriorities:
  122. - MaxPlayersPerSecond-hold
  123. - MaxConnectionsPerIP-hold
  124. - AlreadyOnlinePrevention
  125. - Whitelist
  126. - ServerListPing
  127. - BlacklistCheck
  128. - MaxConnections
  129. - ServerPerformance
  130. - GeoCheck
  131. - MaxPlayersPerSecond-condition
  132. - MaxPlayersPerIP
  133. - APNDetection
  134. - ProxyDetecting
  135. # Enable that if bots are still joining
  136. - DNSDetection
  137.  
  138.  
  139. # This Setting is about Proxy prevention
  140. ProxySettings:
  141.  
  142. #This Services can return false positives, try to remove one of this links or contact the support of the website.
  143.  
  144. #Put here your own proxy services in the following syntax:
  145. # For using " replace it with ~
  146. # For using : replace with ^
  147. #SITE:WHAT TO RETURN
  148. ProxySites:
  149. - "http://www.stopforumspam.com/api?ip=%ip%:<appears>yes</appears>"
  150. - "http://www.shroomery.org/ythan/proxycheck.php?ip=%ip%:Y"
  151. - "http://proxycheck.io/v1/%ip%&vpn=1&asn=1&node=1&time=0:~yes~"
  152. - "https://api.antibotdeluxe.com/system/1/check?ip=%ip%:~1~"
  153. # - "http://botscout.com/test/?ip=%ip%:>"
  154.  
  155. # Do not change this if you don't know what this is!
  156. ProxyServices:
  157. - "bl.spamcop.net"
  158. - "all.s5h.net"
  159. - "dyna.spamrats.com"
  160. - "ubl.unsubscore.com"
  161. - "psbl.surriel.com"
  162. - "xbl.spamhaus.org"
  163. # If you having problems with bots add this to the list:
  164. # - "zen.spamhaus.org"
  165.  
  166. # This will search the internet for proxys to block
  167. # This is Plus only!
  168. ProxyScraper:
  169. ScrapeProxies: true
  170. Threads: 16
  171. SearchFor:
  172. # Represents proxy for high level protocols such as HTTP or FTP.
  173. - HTTP
  174. # Represents a SOCKS (V4 or V5) proxy. - mostly used to attack
  175. - SOCKS
  176.  
  177.  
  178. # Block APN's to prevent servers from botting
  179. APN:
  180. - OVH
  181. - INFOLINK
  182. - TELEF
  183. - CHINANET
  184. - GoDaddy
  185. - PARSONLINE
  186. - "CORPORACION NACIONAL"
  187. - "contabo"
  188. - "server"
  189.  
  190.  
  191. BlacklistSettings:
  192. DownloadBlacklists: true
  193. Blacklists:
  194. - "http://lists.blocklist.de/lists/all.txt"
  195. - "http://cinsscore.com/list/ci-badguys.txt"
  196. - "https://www.stopforumspam.com/downloads/toxic_ip_cidr.txt"
  197. - "http://blocklist.greensnow.co/greensnow.txt"
  198. - "http://myip.ms/files/blacklist/csf/latest_blacklist.txt"
  199. UncommonBlacklists:
  200. - "http://proxy-daily.com/"
  201. - "http://www.sslproxies24.top/"
  202. - "http://socksproxylist24.blogspot.ro/"
  203.  
  204.  
  205. # These are the messages that are sent to people who have viewing bot joins toggled.
  206. AdminAlerts:
  207. GeoCheck: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&lGeoCheck &7[&e%country%&7]"
  208. ServerListPing: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nServerListPing"
  209. MaxPlayersPerIP: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxPlayersPerIP &7[&e%ipcount%&7]"
  210. MaxPlayersPerSecond: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxPlayersPerSecond &7[&e%playercount%& &7- &ep/s &7]"
  211. ServerPerformance: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nServerPerformance &7- Server is running quite slow %tps%"
  212. ProxyDetecting: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nProxyDetecting"
  213. DNSDetection: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nDNSDetection"
  214. APNDetection: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nAPNDetection &7[&e%apn%&7]"
  215. BlacklistCheck: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nBlackListCheck"
  216. AlreadyOnlinePrevention: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nAlreadyOnlinePrevention"
  217. MaxConnections: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxConnections - Added them to the Blacklist"
  218. MaxConnectionsPerIP: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxConnectionsPerIP"
  219. Whitelisted: "%prefix%&f&l%name% &fgot whitelisted &aautomatically"
  220.  
  221. ServerIsUnderAttack1: "&4Server is under attack"
  222. ServerIsUnderAttack2: "&4%amount% bots per %seconds% seconds"
  223.  
  224. ServerAttackIsOver1: "&aServer attack is over"
  225. ServerAttackIsOver2: "&e%allbots% &ablocked bots"
  226.  
  227.  
  228. KickMessages:
  229. ServerListPing:
  230. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  231. - "&7You've got kicked from our System"
  232. - " "
  233. - "&7Please add this Server to your Minecraft Server List"
  234. - "&eMultiplayer -> Add Server -> YOURIP"
  235. - "&eWait until you see the MOTD"
  236. - " "
  237. - "&7Click Refresh and try again!"
  238. GeoCheck:
  239. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  240. - "&7You've got kicked from our System"
  241. - " "
  242. - "&7We do not allow your Country on this Server"
  243. - " "
  244. - "&7If you think that is an issue contact us!"
  245. MaxPlayersPerIP:
  246. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  247. - "&7You've got kicked from our System"
  248. - " "
  249. - "&7Too much Players from your Network are connected"
  250. - " "
  251. - "&7If you think that is an issue contact us!"
  252. MaxPlayersPerSecond:
  253. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  254. - "&7You've got kicked from our System"
  255. - " "
  256. - "&7Too much Players are connecting at the same time"
  257. - " "
  258. - "&7If you think that is an issue contact us!"
  259. ServerPerformance:
  260. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  261. - "&7You've got kicked from our System"
  262. - " "
  263. - "&7Our Server is running slow, try it again in a few seconds!"
  264. - " "
  265. - "&7If you think that is an issue contact us!"
  266. BlacklistCheck:
  267. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  268. - "&7You've got kicked from our System"
  269. - " "
  270. - "&7Your IP Address is blocked on this Server."
  271. - " "
  272. - "&7If you think that is an issue contact us!"
  273. ProxyDetecting:
  274. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  275. - "&7You've got kicked from our System"
  276. - " "
  277. - "&7Your IP Address is detected as an proxy."
  278. - " "
  279. - "&7If you think that is an issue contact us!"
  280. DNSDetection:
  281. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  282. - "&7You've got kicked from our System"
  283. - " "
  284. - "&7Your IP Address is detected as an proxy / dns."
  285. - " "
  286. - "&7If you think that is an issue contact us!"
  287. APNDetection:
  288. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  289. - "&7You've got kicked from our System"
  290. - " "
  291. - "&7Your Hosting Provider is blocked."
  292. - " "
  293. - "&7If you think that is an issue contact us!"
  294. MaxConnections:
  295. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  296. - "&7You've got kicked from our System"
  297. - " "
  298. - "&7You are connecting too fast."
  299. - " "
  300. - "&7If you think that is an issue contact us!"
  301. MaxConnectionsPerIP:
  302. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  303. - "&7You've got kicked from our System"
  304. - " "
  305. - "&7You connected with too many different accounts"
  306. - " "
  307. - "&7If you think that is an issue contact us!"
  308. AlreadyOnlinePrevention:
  309. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  310. - "&7You've got kicked from our System"
  311. - " "
  312. - "&7This user is already online."
  313. - " "
  314. - "&7If you think that is an issue contact us!"
  315. # If someone gets detected but somehow not blocked
  316. Error01:
  317. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  318. - "&7You've got kicked from our System"
  319. - " "
  320. - "&7You've got detected by our system"
  321. - "&7Due checking you something went wrong"
  322. - " "
  323. - "&7If you think that is an issue contact us!"
  324. # If someone skipped the checking
  325. Error02:
  326. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  327. - "&7You've got kicked from our System"
  328. - " "
  329. - "&7Due checking you something went wrong"
  330. - " "
  331. - "&7If you think that is an issue contact us!"
  332. DeluxeAI:
  333. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  334. - "&7You've got kicked from our System"
  335. - " "
  336. - "&7You've been blacklisted"
  337. - "&7You acted like a Bot"
  338. - " "
  339. - "&7If you think that is an issue contact us!"
  340.  
  341.  
  342. Messages:
  343. NoPermission: "&cYou don't have the &apermission&c to &eperform&c this &ocommand"
  344. OpenGui: "&7Loading &bDeluxe&7-&aGUI&7 from &e[&7%sender%&e]"
  345. OpenGuiOther: "&aSuccesfully &7loaded the &bDeluxe&7-&aGUI &7for &e[&7%player%&e]"
  346. RemoveNotification: "&7Switched &cBot&7-Notification &7to: &cNot Receiving notifications!"
  347. AddNotification: "&7Switched &cBot&7-Notification &7to: &aReceiving notifications!"
  348. ChangedNotification: "&aYou have changed the &cBot&7-&cNotification &7from [&e%player%&7]"
  349. IsInBlacklist: "&cThis player is already in the &7Blacklist&c!"
  350. IsntInBlacklist: "&cThis player isn't in the &7Blacklist&c!"
  351. AddedToBlacklist: "&aPlayer has been &eadded&a to the &7Blacklist&a!"
  352. RemovedFromBlacklist: "&aPlayer has been &eremoved&a from the &7Blacklist&a!"
  353. IPIsInBlacklist: "&cThis IP is already in the &7Blacklist&c!"
  354. IPIsntInBlacklist: "&cThis IP isn't in the &7Blacklist&c!"
  355. IPAddedToBlacklist: "&aIP has been &eadded&a to the &7Blacklist&a!"
  356. IPRemovedFromBlacklist: "&aIP has been &eremoved&a from the &7Blacklist&a!"
  357. PlayerWasNotOnlineSinceYet: "&cThe &eplayer&c haven't been online on your &7server&c, yet!"
  358. BlacklistsDownloading: "&7Blacklists are still downloading [&b%percent%&7%&7] &e%count% &7left!"
  359. CouldntFindPlayer: "&cThe player &7[&e%player%&7] &cisnot online on this server!"
  360. AddedToWhitelist: "&aPlayer has been &eadded&a to the &fWhitelist&a!"
  361. RemovedFromWhitelist: "&cPlayer has been &eremoved&c from the &fWhitelist&c!"
  362.  
  363.  
  364. # Things listed here will automatically be removed from your console.
  365. # This can clear up a lot of bots joining messages.
  366. # We do not recommend removing anything from here unless you need to.
  367. ConsoleCleaner:
  368. # If you use a fork of BungeeCord enable this
  369. Waterfall: false
  370. IgnoreStrings:
  371. - "logged in with entity id"
  372. - "com.mojang.authlib.GameProfile@"
  373. - "lost connection"
  374. - "timed"
  375. - "reset"
  376. - "UUID of player"
  377. - "InitialHandler"
  378. - "UpstreamBridge has disconnected"
  379.  
  380.  
  381. Version: 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement