Advertisement
Guest User

abd config

a guest
Jan 14th, 2018
25,747
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.39 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: false
  27. Debug: false
  28. DetailedLog: false
  29. MaxPlayersPerIP: 20
  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: 3500
  36. IdentifyUnderAttackInterval: 3500
  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: 3500
  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: true
  52. Login:
  53. Username: "thatssecret"
  54. Password: "secret"
  55. Host: "secret"
  56. Port: secret
  57. Database: "secret"
  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: true
  66. FlushOwnRules: true
  67. BlacklistIfDetectedAsProxy: true
  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: 3500
  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: 10
  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. - "Germany"
  113. - "Austria"
  114. - "Hungary"
  115. - "Romania"
  116. - "Slovakia"
  117. - "Serbia"
  118.  
  119.  
  120. # Manage in which priority the Plugin should check
  121. # To disable a check, comment it out with '#'
  122. CheckPriorities:
  123. - MaxPlayersPerSecond-hold
  124. - MaxConnectionsPerIP-hold
  125. - AlreadyOnlinePrevention
  126. - Whitelist
  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. - "http://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. - "triolan.net"
  159. - "123.com.ua"
  160. - "all.s5h.net"
  161. - "icn.bg"
  162. - "bizartelecom.ro"
  163. - "uar.net"
  164. - "voks.ua"
  165. - "netprotect.ro"
  166. - "enterra.dp.ua"
  167. - "volia.net"
  168. - "tns.kh.ua"
  169. - "volia.net"
  170. - "ua-hosting.net"
  171. - "galcom.net.ua"
  172. - "com.if.ua"
  173. - "lir.net.ua"
  174. - "ip.net.ua"
  175. - "upc.hu"
  176. - "te.net.ua"
  177. - "psbl.surriel.com"
  178. - "xbl.spamhaus.org"
  179. # If you having problems with bots add this to the list:
  180. # - "zen.spamhaus.org"
  181.  
  182. # This will search the internet for proxys to block
  183. # This is Plus only!
  184. ProxyScraper:
  185. ScrapeProxies: true
  186. Threads: 16
  187. SearchFor:
  188. # Represents proxy for high level protocols such as HTTP or FTP.
  189. - HTTP
  190. # Represents a SOCKS (V4 or V5) proxy. - mostly used to attack
  191. - SOCKS
  192.  
  193.  
  194. # Block APN's to prevent servers from botting
  195. APN:
  196. - OVH
  197. - INFOLINK
  198. - TELEF
  199. - CHINANET
  200. - GoDaddy
  201. - PARSONLINE
  202. - "CORPORACION NACIONAL"
  203. - "contabo"
  204. - "server"
  205.  
  206.  
  207. BlacklistSettings:
  208. DownloadBlacklists: true
  209. Blacklists:
  210. - "http://lists.blocklist.de/lists/all.txt"
  211. - "http://cinsscore.com/list/ci-badguys.txt"
  212. - "https://www.stopforumspam.com/downloads/toxic_ip_cidr.txt"
  213. - "http://blocklist.greensnow.co/greensnow.txt"
  214. - "http://myip.ms/files/blacklist/csf/latest_blacklist.txt"
  215. UncommonBlacklists:
  216. - "http://proxy-daily.com/"
  217. - "http://www.freeproxylists.net/"
  218. - "http://www.socks-proxy.net"
  219. - "https://www.us-proxy.org/"
  220. - "https://nordvpn.com"
  221. - "http://www.gatherproxy.com/"
  222. - "http://www.torvpn.com"
  223. - "http://www.proxyserverlist24.top"
  224. - "http://free-proxy.cz"
  225. - "https://hidester.com"
  226. - "https://list.proxylistplus.com"
  227. - "http://www.ozledim.net/forum/guncel-proxy-listeleri/27-10-17-free-ssl-proxies-(2760)-guncel-proxy-listesi/?wap2"
  228. - "http://stwimst.at/"
  229. - "https://www.icn.bg/bg/"
  230. - "http://triolan.net/"
  231. - "https://www.hosteurope.de/"
  232. - "https://www.raiplay.it"
  233. - "http://beer-co.com/"
  234. - "http://www.free-proxy.tech"
  235. - "http://uatele.com/"
  236. - "http://triolan.net/"
  237. - "http://proxylist.hidemyass.com/"
  238. - "http://www.proxy4free.com/list/webproxy1.html"
  239. - "https://proxy-list.org/english/index.php"
  240. - "https://incloak.com/proxy-list/"
  241. - "https://www.my-proxy.com//"
  242. - "https://proxy-youtube.com/"
  243. - "https://proxy-site.net/"
  244. - "https://unblockvideos.com/"
  245. - "http://ocaspro.com/"
  246. - "http://www.pxaa.com/"
  247. - "http://boomproxy.com/"
  248. - "http://serverfriend.altervista.org/"
  249. - "http://topproxy.gq"
  250. - "http://franceproxy.pw"
  251. - "http://proxy-arabic.com"
  252. - "https://www.freeproxyserver.uk"
  253. - "http://www.unblockersurf.com"
  254. - "http://ecxs.asia"
  255. - "http://www.surfplaza.info"
  256. - "http://www.brazilproxy.info"
  257. - "http://hidetheinternet.com"
  258. - "http://www.unblockerlite.info"
  259. - "http://proxysite.pl"
  260. - "http://www.surfgh.com"
  261. - "http://solidproxy.net"
  262. - "http://allunblock.gq"
  263. - "http://proxyaustralia.com"
  264. - "http://www.unblockitall.info"
  265. - "http://youdontmessaroundwithme.info"
  266. - "http://fastusaproxy.com"
  267. - "http://www.highschoolexplorer.info"
  268. - "http://www.school-rocks.info"
  269. - "http://chivsti.ga"
  270. - "http://proxyman.info"
  271. - "http://vpnbrowse.me"
  272. - "http://unbanfacebook.info"
  273. - "http://freeproxyserver.gq"
  274. - "http://www.proxio.org"
  275. - "https://www.extremeproxy.us"
  276. - "http://www.myschoolproxy.com"
  277. - "https://www.stealthproxy.co.uk"
  278. - "https://www.thebestproxy.info"
  279. - "http://www.viewthemall.info"
  280. - "http://www.centurian.org"
  281. - "http://12ealproxy.gq"
  282. - "http://hidemyip.xyz"
  283. - "http://proxybrowse.info"
  284. - "http://www.hidemepls.com"
  285. - "http://www.clickshow.org"
  286. - "http://safenetbrowser.com"
  287. - "http://www.surfland.info"
  288. - "http://bitcoin-proxy.com"
  289. - "http://freeeasyproxysite.gq"
  290. - "http://www.jtdec.com"
  291. - "http://www.webveil.info"
  292. - "http://www.browsethis.info"
  293. - "http://www.securebrowsing.co.uk"
  294. - "http://www.stealthify.us"
  295. - "http://unblockmyweb.com"
  296. - "http://www.gonewind.info"
  297. - "http://webproxy.net"
  298. - "http://kproxysite.com"
  299. - "http://webproxyfree.net"
  300. - "http://anonymouse.org"
  301. - "http://www.proxay.co.uk"
  302. - "http://proxify.com/p"
  303. - "http://www.surfmenow.com"
  304. - "http://www.proxyfoxy.com"
  305. - "http://freeproxy.ca"
  306. - "http://proxy.org"
  307. - "http://ninjacloak.com"
  308. - "http://www.anonymizer.com"
  309. - "http://surfproxy.co"
  310. - "https://www.ipswitcher.us"
  311. - "https://www.hidemyass.com/proxy"
  312. - "https://www.filterbypass.me"
  313. - "http://proxyjudge.us/"
  314. - "http://www.sslproxies24.top/"
  315. - "http://socksproxylist24.blogspot.ro/"
  316.  
  317.  
  318. # These are the messages that are sent to people who have viewing bot joins toggled.
  319. AdminAlerts:
  320. GeoCheck: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&lGeoCheck &7[&e%country%&7]"
  321. ServerListPing: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nServerListPing"
  322. MaxPlayersPerIP: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxPlayersPerIP &7[&e%ipcount%&7]"
  323. MaxPlayersPerSecond: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxPlayersPerSecond &7[&e%playercount%& &7- &ep/s &7]"
  324. ServerPerformance: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nServerPerformance &7- Server is running quite slow %tps%"
  325. ProxyDetecting: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nProxyDetecting"
  326. DNSDetection: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nDNSDetection"
  327. APNDetection: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nAPNDetection &7[&e%apn%&7]"
  328. BlacklistCheck: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nBlackListCheck"
  329. AlreadyOnlinePrevention: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nAlreadyOnlinePrevention"
  330. MaxConnections: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxConnections - Added them to the Blacklist"
  331. MaxConnectionsPerIP: "%prefix%&f&l%name% &7[&e%ip%&7] &fgot detected &7- &0&l&nMaxConnectionsPerIP"
  332. Whitelisted: "%prefix%&f&l%name% &fgot whitelisted &aautomatically"
  333.  
  334. ServerIsUnderAttack1: "&4Server is under attack"
  335. ServerIsUnderAttack2: "&4%amount% bots per %seconds% seconds"
  336.  
  337. ServerAttackIsOver1: "&aServer attack is over"
  338. ServerAttackIsOver2: "&e%allbots% &ablocked bots"
  339.  
  340.  
  341. KickMessages:
  342. ServerListPing:
  343. - "&7AntiBot&bDeluxe&eE&6X &8\xbb &b"
  344. - "&7You've got kicked from our System"
  345. - " "
  346. - "&7Please add this Server to your Minecraft Server List"
  347. - "&eMultiplayer -> Add Server -> YOURIP"
  348. - "&eWait until you see the MOTD"
  349. - " "
  350. - "&7Click Refresh and try again!"
  351. GeoCheck:
  352. - "&a&lMine&f&lSide"
  353. - "&7A tűzfalnak ez a problémája:"
  354. - " "
  355. - "&aAz országod nincs engedélyezve!"
  356. - " "
  357. - "&7Kapcsolat:"
  358. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  359. - "&fEmail cím: &ainfo@mineside.hu"
  360. MaxPlayersPerIP:
  361. - "&a&lMine&f&lSide"
  362. - "&7A tűzfalnak ez a problémája:"
  363. - " "
  364. - "&aFelőled túl sok játékos akar felcsatlakozni!"
  365. - " "
  366. - "&7Kapcsolat:"
  367. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  368. - "&fEmail cím: &ainfo@mineside.hu"
  369. MaxPlayersPerSecond:
  370. - "&a&lMine&f&lSide"
  371. - "&7A tűzfalnak ez a problémája:"
  372. - " "
  373. - "&aErről a hálózatról elérted a maximális játékos számot!"
  374. - " "
  375. - "&7Kapcsolat:"
  376. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  377. - "&fEmail cím: &ainfo@mineside.hu"
  378. ServerPerformance:
  379. - "&a&lMine&f&lSide"
  380. - "&7A tűzfalnak ez a problémája:"
  381. - " "
  382. - "&aA hálózat túl van terhelve!"
  383. - "&eVárj egy kicsit!"
  384. - " "
  385. - "&7Kapcsolat:"
  386. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  387. - "&fEmail cím: &ainfo@mineside.hu"
  388. BlacklistCheck:
  389. - "&a&lMine&f&lSide"
  390. - "&7A tűzfalnak ez a problémája:"
  391. - " "
  392. - "&aAz IP címed kivan tiltva a tűzfalból!"
  393. - " "
  394. - "&7Kapcsolat:"
  395. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  396. - "&fEmail cím: &ainfo@mineside.hu"
  397. ProxyDetecting:
  398. - "&a&lMine&f&lSide"
  399. - "&7A tűzfalnak ez a problémája:"
  400. - " "
  401. - "&aNe proxy szerverről próbálj meg felcsatlakozni!"
  402. - " "
  403. - "&7Kapcsolat:"
  404. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  405. - "&fEmail cím: &ainfo@mineside.hu"
  406. DNSDetection:
  407. - "&a&lMine&f&lSide"
  408. - "&7A tűzfalnak ez a problémája:"
  409. - " "
  410. - "&aNe proxy/dns szerverről próbálj meg felcsatlakozni!"
  411. - " "
  412. - "&7Kapcsolat:"
  413. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  414. - "&fEmail cím: &ainfo@mineside.hu"
  415. APNDetection:
  416. - "&a&lMine&f&lSide"
  417. - "&7A tűzfalnak ez a problémája:"
  418. - " "
  419. - "&aNe egy hosting IP címérőlj próbálj felcsatlakozni!"
  420. - " "
  421. - "&7Kapcsolat:"
  422. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  423. - "&fEmail cím: &ainfo@mineside.hu"
  424. MaxConnections:
  425. - "&a&lMine&f&lSide"
  426. - "&7A tűzfalnak ez a problémája:"
  427. - " "
  428. - "&aTúl sok karakter egy IP címről!"
  429. - " "
  430. - "&7Kapcsolat:"
  431. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  432. - "&fEmail cím: &ainfo@mineside.hu"
  433. MaxConnectionsPerIP:
  434. - "&a&lMine&f&lSide"
  435. - "&7A tűzfalnak ez a problémája:"
  436. - " "
  437. - "&aTúl sok karakter egy IP címről!"
  438. - " "
  439. - "&7Kapcsolat:"
  440. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  441. - "&fEmail cím: &ainfo@mineside.hu"
  442. AlreadyOnlinePrevention:
  443. - "&a&lMine&f&lSide"
  444. - "&7A tűzfalnak ez a problémája:"
  445. - " "
  446. - "&aEz a felhasználó jelenleg elérhető!"
  447. - " "
  448. - "&7Kapcsolat:"
  449. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  450. - "&fEmail cím: &ainfo@mineside.hu"
  451. # If someone gets detected but somehow not blocked
  452. Error01:
  453. - "&a&lMine&f&lSide"
  454. - "&7A tűzfalnak ez a problémája:"
  455. - " "
  456. - "&aIsmeretlen hiba!"
  457. - "&eVárj egy kicsit!"
  458. - " "
  459. - "&7Kapcsolat:"
  460. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  461. - "&fEmail cím: &ainfo@mineside.hu"
  462. # If someone skipped the checking
  463. Error02:
  464. - "&a&lMine&f&lSide"
  465. - "&7A tűzfalnak ez a problémája:"
  466. - " "
  467. - "&aIsmeretlen hiba!"
  468. - "&eVárj egy kicsit!"
  469. - " "
  470. - "&7Kapcsolat:"
  471. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  472. - "&fEmail cím: &ainfo@mineside.hu"
  473. DeluxeAI:
  474. - "&a&lMine&f&lSide"
  475. - "&7A tűzfalnak ez a problémája:"
  476. - " "
  477. - "&aTíltólistán van az IP címed!"
  478. - " "
  479. - "&7Kapcsolat:"
  480. - "&fTeamSpeak Szerver: &ats.mineside.hu"
  481. - "&fEmail cím: &ainfo@mineside.hu"
  482.  
  483.  
  484. Messages:
  485. NoPermission: "&cYou don't have the &apermission&c to &eperform&c this &ocommand"
  486. OpenGui: "&7Loading &bDeluxe&7-&aGUI&7 from &e[&7%sender%&e]"
  487. OpenGuiOther: "&aSuccesfully &7loaded the &bDeluxe&7-&aGUI &7for &e[&7%player%&e]"
  488. RemoveNotification: "&7Switched &cBot&7-Notification &7to: &cNot Receiving notifications!"
  489. AddNotification: "&7Switched &cBot&7-Notification &7to: &aReceiving notifications!"
  490. ChangedNotification: "&aYou have changed the &cBot&7-&cNotification &7from [&e%player%&7]"
  491. IsInBlacklist: "&cThis player is already in the &7Blacklist&c!"
  492. IsntInBlacklist: "&cThis player isn't in the &7Blacklist&c!"
  493. AddedToBlacklist: "&aPlayer has been &eadded&a to the &7Blacklist&a!"
  494. RemovedFromBlacklist: "&aPlayer has been &eremoved&a from the &7Blacklist&a!"
  495. IPIsInBlacklist: "&cThis IP is already in the &7Blacklist&c!"
  496. IPIsntInBlacklist: "&cThis IP isn't in the &7Blacklist&c!"
  497. IPAddedToBlacklist: "&aIP has been &eadded&a to the &7Blacklist&a!"
  498. IPRemovedFromBlacklist: "&aIP has been &eremoved&a from the &7Blacklist&a!"
  499. PlayerWasNotOnlineSinceYet: "&cThe &eplayer&c haven't been online on your &7server&c, yet!"
  500. BlacklistsDownloading: "&7Blacklists are still downloading [&b%percent%&7%&7] &e%count% &7left!"
  501. CouldntFindPlayer: "&cThe player &7[&e%player%&7] &cisnot online on this server!"
  502. AddedToWhitelist: "&aPlayer has been &eadded&a to the &fWhitelist&a!"
  503. RemovedFromWhitelist: "&cPlayer has been &eremoved&c from the &fWhitelist&c!"
  504.  
  505.  
  506. # Things listed here will automatically be removed from your console.
  507. # This can clear up a lot of bots joining messages.
  508. # We do not recommend removing anything from here unless you need to.
  509. ConsoleCleaner:
  510. # If you use a fork of BungeeCord enable this
  511. Waterfall: false
  512. IgnoreStrings:
  513. - "logged in with entity id"
  514. - "com.mojang.authlib.GameProfile@"
  515. - "lost connection"
  516. - "timed"
  517. - "reset"
  518. - "UUID of player"
  519. - "InitialHandler"
  520. - "UpstreamBridge has disconnected"
  521. - "has connected"
  522. - "by StopProxy!"
  523.  
  524.  
  525. Version: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement