Advertisement
Guest User

Untitled

a guest
Dec 9th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.97 KB | None | 0 0
  1. # _ _ ____ _ _____ _
  2. # /\ | | (_) _ \ | | | __ \ | |
  3. # / \ _ __ | |_ _| |_) | ___ | |_| | | | ___| |_ ___ _____
  4. # / /\ \ | '_ \| __| | _ < / _ \| __| | | |/ _ \ | | | \ \/ / _ \
  5. # / ____ \| | | | |_| | |_) | (_) | |_| |__| | __/ | |_| |> < __/
  6. # /_/ \_\_| |_|\__|_|____/ \___/ \__|_____/ \___|_|\__,_/_/\_\___|
  7.  
  8. # AntiBotDeluxeEX Config
  9. #
  10. # NOTE: Most of these configurations here have been tried and tested to work.
  11. # You are free to edit everything but the default values work the best.
  12. #
  13.  
  14. # If you would like to store all the information AntiBotDeluxeEX has collected in MySQL, fill in the information below.
  15. # This is completely optional and not required unless AntiBotDeluxeEX is installed in multiple servers/proxies.
  16.  
  17. MySQL:
  18. UseMySQL: false
  19. Login:
  20. Username: "root"
  21. Password: ""
  22. Host: "127.0.0.1"
  23. Port: 3306
  24. Database: "AntiBotDeluxeEX"
  25.  
  26. # General Settings
  27. General:
  28. Prefix: "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  29. Log: true
  30. Debug: false
  31. DetailedLog: true
  32. MaxPlayersPerIP: 2
  33. MinimumAllowedTPS: 18.0
  34. MaxPlayersPerSecond: 5
  35. MaxConnectionsPerSecond: 3
  36. # 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.
  37. IdentifyUnderAttack: 30
  38. IdentifyUnderAttackInterval: 10
  39. # 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
  40. # If set to false just the people with toggle enabled will receive the alert.
  41. AlertNonToggleUsers: false
  42.  
  43. # 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.
  44. AutoWhitelist:
  45. AutoWhitelist: true
  46. AutoWhiteListTimeInMinutes: 5
  47.  
  48. # General Country Settings
  49. CountrySettings:
  50. # The Method is the way the plugin checks a player, if it is on blacklist the plugin will blacklist the countries
  51. # you indicated below, if it is on whitelist only the players from the indicated countries will be able to join
  52. # Example - Blacklist: Player from Germany joins a Server where Germany is Blacklisted = Disallow
  53. # Example - Whitelist: Player from Germany joins a Server where Bulgaria is Whitelisted and Germany not = Disallow
  54. # Example - Whitelist: Player from the UK joins a Server where the UK is Whitelisted = Allow
  55.  
  56. CheckingMethod: WHITELIST
  57.  
  58. # Which Countries are blacklisted / whitelist (List: http://dev.maxmind.com/geoip/legacy/codes/iso3166/)
  59. Countries:
  60. # Put Countries with space in ""
  61. - "Germany"
  62. - "Austria"
  63. - "Switzerland"
  64. - "Czech Republic"
  65. - "United Kingdom"
  66. - "United States"
  67. - "Italy"
  68. # Manage in which priority the Plugin should check
  69. # To disable a check, comment it out with '#'
  70. CheckPriorities:
  71. - AlreadyOnlinePrevention
  72. - Whitelist
  73. - ServerListPing
  74. - BlacklistCheck
  75. - MaxPlayersPerSecond
  76. - TPSCheck
  77. - MaxConnections
  78. - ServerPerformance
  79. - GeoCheck
  80. - MaxPlayersPerIP
  81. - APNDetection
  82. - ProxyDetecting
  83. # Enable that if bots are still joining
  84. # - DNSDetection
  85.  
  86. # This Setting is about Proxy prevention
  87. ProxySettings:
  88.  
  89. #This Services can return false positives, try to remove one of this links or contact the support of the website.
  90.  
  91. #Put here your own proxy services in the following syntax:
  92. # For using " replace it with ~
  93. # For using : replace with ^
  94. #SITE:WHAT TO RETURN
  95. ProxySites:
  96. - "http://www.stopforumspam.com/api?ip=%ip%:<appears>yes</appears>"
  97. - "http://www.shroomery.org/ythan/proxycheck.php?ip=%ip%:Y"
  98. - "http://proxycheck.io/v1/%ip%&vpn=1&asn=1&node=1&time=0:~yes~"
  99. # - "http://botscout.com/test/?ip=%ip%:>"
  100.  
  101. # Do not change this if you don't know what this is!
  102. ProxyServices:
  103. - "bl.spamcop.net"
  104. - "all.s5h.net"
  105. - "dyna.spamrats.com"
  106. - "ubl.unsubscore.com"
  107. - "psbl.surriel.com"
  108. - "xbl.spamhaus.org"
  109. # If you having problems with bots add this to the list:
  110. # - "zen.spamhaus.org"
  111.  
  112.  
  113. # Block APN's to prevent servers from botting
  114. APN:
  115. - OVH
  116. - INFOLINK
  117. - TELEF
  118. - CHINANET
  119. - GoDaddy
  120. - PARSONLINE
  121. - "CORPORACION NACIONAL"
  122. - "contabo"
  123. - "server"
  124.  
  125. BlacklistSettings:
  126. DownloadBlacklists: true
  127. Blacklists:
  128. - "https://lists.blocklist.de/lists/ssh.txt"
  129. - "https://lists.blocklist.de/lists/mail.txt"
  130. - "https://lists.blocklist.de/lists/apache.txt"
  131. - "https://lists.blocklist.de/lists/imap.txt"
  132. - "https://lists.blocklist.de/lists/ftp.txt"
  133. - "https://lists.blocklist.de/lists/sip.txt"
  134. - "https://lists.blocklist.de/lists/bots.txt"
  135. - "https://lists.blocklist.de/lists/strongips.txt"
  136. - "https://lists.blocklist.de/lists/bruteforcelogin.txt"
  137. - "https://lists.blocklist.de/lists/all.txt"
  138. - "http://cinsscore.com/list/ci-badguys.txt"
  139. - "https://www.stopforumspam.com/downloads/toxic_ip_cidr.txt"
  140. - "http://blocklist.greensnow.co/greensnow.txt"
  141. - "http://myip.ms/files/blacklist/csf/latest_blacklist.txt"
  142. UncommonBlacklists:
  143. - "http://proxy-daily.com/"
  144. - "http://www.sslproxies24.top/"
  145. - "http://socksproxylist24.blogspot.ro/"
  146.  
  147. # These are the messages that are sent to people who have viewing bot joines toggled.
  148. AdminAlerts:
  149. GeoCheck: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&lGeoCheck &7[&e%country%&7]"
  150. ServerListPing: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nServerListPing"
  151. MaxPlayersPerIP: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxPlayersPerIP &7[&e%ipcount%&7]"
  152. MaxPlayersPerSecond: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxPlayersPerSecond &7[&e%playercount%& &7- &ep/s &7]"
  153. ServerPerformance: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nServerPerformance &7- Server is running quite slow %tps%"
  154. ProxyDetecting: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nProxyDetecting"
  155. DNSDetection: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nDNSDetection"
  156. APNDetection: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nAPNDetection &7[&e%apn%&7]"
  157. BlacklistCheck: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nBlackListCheck"
  158. AlreadyOnlinePrevention: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nAlreadyOnlinePrevention"
  159. MaxConnections: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxConnections - Added them to the Blacklist"
  160. Whitelisted: "%prefix%&f&l%name% &fgot whitelisted &aautomatically"
  161.  
  162. ServerIsUnderAttack1: "&4Server is under attack"
  163. ServerIsUnderAttack2: "&4%amount% bots per %seconds% seconds"
  164.  
  165. ServerAttackIsOver1: "&aServer attack is over"
  166. ServerAttackIsOver2: "&e%allbots% &ablocked bots"
  167.  
  168.  
  169. KickMessages:
  170. ServerListPing:
  171. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  172. - "&7You've got kicked from our System"
  173. - " "
  174. - "&7Please add this Server to your Minecraft Server List"
  175. - "&eMultiplayer -> Add Server -> YOURIP"
  176. - "&eWait until you see the MOTD"
  177. - " "
  178. - "&7Click Refresh and try again!"
  179. GeoCheck:
  180. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  181. - "&7You've got kicked from our System"
  182. - " "
  183. - "&7We do not allow your Country on this Server"
  184. - " "
  185. - "&7If you think that is an issue contact us!"
  186. MaxPlayersPerIP:
  187. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  188. - "&7You've got kicked from our System"
  189. - " "
  190. - "&7Too much Players from your Network are connected"
  191. - " "
  192. - "&7If you think that is an issue contact us!"
  193. MaxPlayersPerSecond:
  194. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  195. - "&7You've got kicked from our System"
  196. - " "
  197. - "&7Too much Players are connecting at the same time"
  198. - " "
  199. - "&7If you think that is an issue contact us!"
  200. ServerPerformance:
  201. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  202. - "&7You've got kicked from our System"
  203. - " "
  204. - "&7Our Server is running slow, try it again in a few seconds!"
  205. - " "
  206. - "&7If you think that is an issue contact us!"
  207. BlacklistCheck:
  208. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  209. - "&7You've got kicked from our System"
  210. - " "
  211. - "&7Your IP Address is blocked on this Server."
  212. - " "
  213. - "&7If you think that is an issue contact us!"
  214. ProxyDetecting:
  215. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  216. - "&7You've got kicked from our System"
  217. - " "
  218. - "&7Your IP Address is detected as an proxy."
  219. - " "
  220. - "&7If you think that is an issue contact us!"
  221. DNSDetection:
  222. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  223. - "&7You've got kicked from our System"
  224. - " "
  225. - "&7Your IP Address is detected as an proxy / dns."
  226. - " "
  227. - "&7If you think that is an issue contact us!"
  228. APNDetection:
  229. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  230. - "&7You've got kicked from our System"
  231. - " "
  232. - "&7Your Hosting Provider is blocked."
  233. - " "
  234. - "&7If you think that is an issue contact us!"
  235. MaxConnections:
  236. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  237. - "&7You've got kicked from our System"
  238. - " "
  239. - "&7You are connecting too fast."
  240. - " "
  241. - "&7If you think that is an issue contact us!"
  242. AlreadyOnlinePrevention:
  243. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  244. - "&7You've got kicked from our System"
  245. - " "
  246. - "&7This user is already online."
  247. - " "
  248. - "&7If you think that is an issue contact us!"
  249. # If someone gets detected but somehow not blocked
  250. Error01:
  251. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  252. - "&7You've got kicked from our System"
  253. - " "
  254. - "&7You've got detected by our system"
  255. - "&7Due checking you something went wrong"
  256. - " "
  257. - "&7If you think that is an issue contact us!"
  258. # If someone skipped the checking
  259. Error02:
  260. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  261. - "&7You've got kicked from our System"
  262. - " "
  263. - "&7Due checking you something went wrong"
  264. - " "
  265. - "&7If you think that is an issue contact us!"
  266.  
  267.  
  268.  
  269. Messages:
  270. NoPermission: "&cYou don't have the &apermission&c to &eperform&c this &ocommand"
  271. OpenGui: "&7Loading &bDeluxe&7-&aGUI&7 from &e[&7%sender%&e]"
  272. OpenGuiOther: "&aSuccesfully &7loaded the &bDeluxe&7-&aGUI &7for &e[&7%player%&e]"
  273. RemoveNotification: "&7Switched &cBot&7-Notification &7to: &cNot Receiving notifications!"
  274. AddNotification: "&7Switched &cBot&7-Notification &7to: &aReceiving notifications!"
  275. ChangedNotification: "&aYou have changed the &cBot&7-&cNotification &7from [&e%player%&7]"
  276. IsInBlacklist: "&cThis player is already in the &7Blacklist&c!"
  277. IsntInBlacklist: "&cThis player isn't in the &7Blacklist&c!"
  278. AddedToBlacklist: "&aPlayer has been &eadded&a to the &7Blacklist&a!"
  279. RemovedFromBlacklist: "&aPlayer has been &eremoved&a from the &7Blacklist&a!"
  280. IPIsInBlacklist: "&cThis IP is already in the &7Blacklist&c!"
  281. IPIsntInBlacklist: "&cThis IP isn't in the &7Blacklist&c!"
  282. IPAddedToBlacklist: "&aIP has been &eadded&a to the &7Blacklist&a!"
  283. IPRemovedFromBlacklist: "&aIP has been &eremoved&a from the &7Blacklist&a!"
  284. PlayerWasNotOnlineSinceYet: "&cThe &eplayer&c haven't been online on your &7server&c, yet!"
  285. BlacklistsDownloading: "&7Blacklists are still downloading [&b%percent%&7%&7] &e%count% &7left!"
  286. CouldntFindPlayer: "&cThe player &7[&e%player%&7] &cisn't online on this server!"
  287. AddedToWhitelist: "&aPlayer has been &eadded&a to the &fWhitelist&a!"
  288. RemovedFromWhitelist: "&cPlayer has been &eremoved&c from the &fWhitelist&c!"
  289.  
  290. # Things listed here will automatically be removed from your console.
  291. # This can clear up a lot of bot joining messages.
  292. # We do not recommend removing anything from here unless you need to.
  293. ConsoleCleaner:
  294. IgnoreStrings:
  295. - "logged in with entity id"
  296. - "com.mojang.authlib.GameProfile@"
  297. - "lost connection"
  298. - "timed"
  299. - "reset"
  300. - "UUID of player"
  301. - "InitialHandler"
  302.  
  303.  
  304. Version: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement