Advertisement
Guest User

matevideo

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