Advertisement
Guest User

matevideo

a guest
Jan 5th, 2019
975
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.01 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: 3
  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: true
  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: 3
  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: 2
  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. - "&e&lShadow&6&lGaming &8\xbb &b"
  228. - " "
  229. - "&6Egy kisebb hiba történt!"
  230. - " "
  231. - "&6Kérlek add hozzá a szervert a szerver listádhoz "
  232. - "&6Többjátékos mód -> Szerver felvétele"
  233. GeoCheck:
  234. - "&e&lShadow&6&lGaming &8\xbb &b"
  235. - " "
  236. - "&6Egy kisebb hiba történt!"
  237. - " "
  238. - "&6Az országod ,a tiltó listán szerepel!"
  239. - " "
  240. - "&6Igy nem tudsz felcsatlakozzni!"
  241. MaxPlayersPerIP:
  242. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  243. - "&7You've got kicked from our System"
  244. - " "
  245. - "&7Too much Players from your Network are connected"
  246. - " "
  247. - "&7If you think that is an issue contact us!"
  248. MaxPlayersPerSecond:
  249. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  250. - "&7You've got kicked from our System"
  251. - " "
  252. - "&7Too much Players are connecting at the same time"
  253. - " "
  254. - "&7If you think that is an issue contact us!"
  255. ServerPerformance:
  256. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  257. - "&7You've got kicked from our System"
  258. - " "
  259. - "&7Our Server is running slow, try it again in a few seconds!"
  260. - " "
  261. - "&7If you think that is an issue contact us!"
  262. BlacklistCheck:
  263. - "&e&lShadow&6&lGaming &8\xbb &b"
  264. - " "
  265. - "&6Egy kisebb hiba történt"
  266. - " "
  267. - "&6Az ipcimed tiltott,ezen a szerveren!"
  268. - " "
  269. - "&6Igy nem tudsz felcsatlakozzni!"
  270. ProxyDetecting:
  271. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  272. - "&7You've got kicked from our System"
  273. - " "
  274. - "&7Your IP Address is detected as an proxy."
  275. - " "
  276. - "&7If you think that is an issue contact us!"
  277. DNSDetection:
  278. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  279. - "&7You've got kicked from our System"
  280. - " "
  281. - "&7Your IP Address is detected as an proxy / dns."
  282. - " "
  283. - "&7If you think that is an issue contact us!"
  284. APNDetection:
  285. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  286. - "&7You've got kicked from our System"
  287. - " "
  288. - "&7Your Hosting Provider is blocked."
  289. - " "
  290. - "&7If you think that is an issue contact us!"
  291. MaxConnections:
  292. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  293. - "&7You've got kicked from our System"
  294. - " "
  295. - "&7You are connecting too fast."
  296. - " "
  297. - "&7If you think that is an issue contact us!"
  298. MaxConnectionsPerIP:
  299. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  300. - "&7You've got kicked from our System"
  301. - " "
  302. - "&7You connected with too many different accounts"
  303. - " "
  304. - "&7If you think that is an issue contact us!"
  305. AlreadyOnlinePrevention:
  306. - "&e&lShadow&6&lGaming &8\xbb &b"
  307. - " "
  308. - "&6Egy kisebb hiba történt"
  309. - " "
  310. - "&6Jelenleg játszanak ezzel a névvel."
  311. - " "
  312. - "&6Igy nem tudsz felcsatlakozzni!"
  313. # If someone gets detected but somehow not blocked
  314. Error01:
  315. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  316. - "&7You've got kicked from our System"
  317. - " "
  318. - "&7You've got detected by our system"
  319. - "&7Due checking you something went wrong"
  320. - " "
  321. - "&7If you think that is an issue contact us!"
  322. # If someone skipped the checking
  323. Error02:
  324. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  325. - "&7You've got kicked from our System"
  326. - " "
  327. - "&7Due checking you something went wrong"
  328. - " "
  329. - "&7If you think that is an issue contact us!"
  330. DeluxeAI:
  331. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  332. - "&7You've got kicked from our System"
  333. - " "
  334. - "&7You've been blacklisted"
  335. - "&7You acted like a Bot"
  336. - " "
  337. - "&7If you think that is an issue contact us!"
  338.  
  339.  
  340. Messages:
  341. NoPermission: "&cYou don't have the &apermission&c to &eperform&c this &ocommand"
  342. OpenGui: "&7Loading &bDeluxe&7-&aGUI&7 from &e[&7%sender%&e]"
  343. OpenGuiOther: "&aSuccesfully &7loaded the &bDeluxe&7-&aGUI &7for &e[&7%player%&e]"
  344. RemoveNotification: "&7Switched &cBot&7-Notification &7to: &cNot Receiving notifications!"
  345. AddNotification: "&7Switched &cBot&7-Notification &7to: &aReceiving notifications!"
  346. ChangedNotification: "&aYou have changed the &cBot&7-&cNotification &7from [&e%player%&7]"
  347. IsInBlacklist: "&cThis player is already in the &7Blacklist&c!"
  348. IsntInBlacklist: "&cThis player isn't in the &7Blacklist&c!"
  349. AddedToBlacklist: "&aPlayer has been &eadded&a to the &7Blacklist&a!"
  350. RemovedFromBlacklist: "&aPlayer has been &eremoved&a from the &7Blacklist&a!"
  351. IPIsInBlacklist: "&cThis IP is already in the &7Blacklist&c!"
  352. IPIsntInBlacklist: "&cThis IP isn't in the &7Blacklist&c!"
  353. IPAddedToBlacklist: "&aIP has been &eadded&a to the &7Blacklist&a!"
  354. IPRemovedFromBlacklist: "&aIP has been &eremoved&a from the &7Blacklist&a!"
  355. PlayerWasNotOnlineSinceYet: "&cThe &eplayer&c haven't been online on your &7server&c, yet!"
  356. BlacklistsDownloading: "&7Blacklists are still downloading [&b%percent%&7%&7] &e%count% &7left!"
  357. CouldntFindPlayer: "&cThe player &7[&e%player%&7] &cisnot online on this server!"
  358. AddedToWhitelist: "&aPlayer has been &eadded&a to the &fWhitelist&a!"
  359. RemovedFromWhitelist: "&cPlayer has been &eremoved&c from the &fWhitelist&c!"
  360.  
  361.  
  362. # Things listed here will automatically be removed from your console.
  363. # This can clear up a lot of bots joining messages.
  364. # We do not recommend removing anything from here unless you need to.
  365. ConsoleCleaner:
  366. # If you use a fork of BungeeCord enable this
  367. Waterfall: false
  368. IgnoreStrings:
  369. - "logged in with entity id"
  370. - "com.mojang.authlib.GameProfile@"
  371. - "lost connection"
  372. - "timed"
  373. - "reset"
  374. - "UUID of player"
  375. - "InitialHandler"
  376. - "UpstreamBridge has disconnected"
  377.  
  378.  
  379. Version: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement