· 6 years ago · Oct 20, 2019, 11:04 PM
1version: "2.1"
2# Alert when there's an update available?
3RememberUpdate: true
4
5# __ __ ___ .__ __. .___________. __ .______ ______ .___________.
6# | | | | / \ | \ | | | || | | _ \ / __ \ | |
7# | |__| | / ^ \ | \| | `---| |----`| | | |_) | | | | | `---| |----`
8# | __ | / /_\ \ | . ` | | | | | | _ < | | | | | |
9# | | | | / _____ \ | |\ | | | | | | |_) | | `--' | | |
10# |__| |__| /__/ \__\ |__| \__| |__| |__| |______/ \______/ |__| ©2019
11#
12# Maded By xSavior_of_God & DarkNio
13# For SUPPORT contact @xSavior_of_God on Telegram or Discord @xSavior_of_God#2204
14#
15
16# Time Protection?
17# When your BungeeCord is under attack, the system activates temporary protection
18# in which all players who tend to enter (except those in whitelist) are kicked.
19TimeProtection:
20 enabled: true
21 # Maximum of logins per second for Activation of Time Protection
22 maxLoginsForSecond: 4
23 # this function, if enabled, allows you to ban any user who tries to enter
24 # while under AntiBot Time Protection (Do not ban him from Firewall C)
25 # You can enable or disable this function also from game! "/antibot FirewallBan <on/off>"
26 FirewallBan: false
27
28## ##
29## Firewall C ##
30## ##
31
32# AUTOMATIC IP BAN IN THE SYSTEM FIREWAL
33# only Class-C ips
34#
35# HOW DOES IT WORK?
36# This function checks incoming users' IPs when you are under attack,
37# in case 3 Bots enter in a 4 second with the same Class-C IP (the first 3 thirds),
38# the firewall understands it and bans its Class-C IP in the System Firewall.
39#
40# Example
41# Bot1 = IP: 123.12.4.45 nick: ASD_asdweQWVCEWS
42# Bot2 = IP: 123.12.4.12 nick: asfwsr444tgrsrt
43# Bot3 = IP: 123.12.4.235 nick: 453f6y4ea
44# Bot4 = IP: 123.12.4.146 nick: 324f25___wgehuw
45#
46# If this 4 Bots enter on a arc of time of 4000 milliseconds (4seconds)
47# the system understands if it is a bot and Ban his class-C IP 123.12.4.0/24
48#
49#
50# ATTENTION THIS FUNCTION IS REALLY DANGEROUS, CHANGE IT CAREFULLY!
51# ATTENTION THIS FUNCTION IS REALLY DANGEROUS, CHANGE IT CAREFULLY!
52# ATTENTION THIS FUNCTION IS REALLY DANGEROUS, CHANGE IT CAREFULLY!
53#
54FirewallC:
55 enabled: true
56 # If enabled adds the Class-C IP in the blacklist and not ban it from the System Firewall
57 OnlyBlacklist: true
58 # If active it checks the single ip without modifying the final figures
59 NormalIP: true
60 # Firewall Ban Command %ip% = IP of player || if OnlyBlacklist is enabled ignore this config
61 FirewallBanCommand: "iptables -A INPUT -s %ip%/24 -j DROP"
62 # !!!!!! IF NORMALIP = true, SET FirewallBanCommand: "iptables -A INPUT -s %ip% -j DROP"
63
64 # Firewall UnBan Command %ip% = IP of player || if OnlyBlacklist is enabled ignore this config
65 FirewallUnBanCommand: "iptables -D INPUT -s %ip%/24 -j DROP"
66 # !!!!!! IF NORMALIP = true, SET FirewallUnBanCommand: "iptables -D INPUT -s %ip% -j DROP"
67
68 # Save Firewall under CentOS / Fedora / RHEL / Redhat Linux set "enabled" to true! || if OnlyBlacklist is enabled ignore this config
69 FirewallSaveCommand:
70 enabled: false
71 command: "service iptables save"
72
73 # Maximum of milliseconds for Activation of Firewall (Suggested min of 5000)
74 FirewallTimeCheck: 4000
75 # Min of joins for Activation of Firewall (Suggested max of 3)
76 FirewallMinJoinFor: 4
77## ##
78## End Firewall C ##
79## ##
80
81#
82# This option is only for PREMIUM+ users, for getting this you need to pm me on Mc-Market or Discord or Telegram for mor info
83#
84premium:
85 #Enabled Premium Blacklist?
86 enabled: true
87 #Your paypal email
88 email: "ilucasus@gmail.com"
89 #Your Api Key
90 key: "wefag5viSADF46g5wp4qRZygwZ64bj7y"
91# Block all IP from a specific website?
92BlacklistIpsFromSite:
93 enable: false
94 list:
95 - ""
96# Block all Nicks from a specific website?
97BlacklistNicksFromSite:
98 enable: false
99 list:
100 - ""
101# Add all Real Nicknames (case sensitive) from authme MYSQL DATABASE on Whitelist
102authme_integration:
103 enabled: false
104 host: localhost
105 port: 3306
106 database: authme
107 username: root
108 password: password
109 Tablename: auth
110 ColumnName: realname
111# Language
112messages:
113 prefix: "&b&lZeetz&f&lAB&7: "
114 # You need to enable Time Protection to work!
115 WhenAttackStart: "&c&lAntibot Ativado!"
116 KickBlacklistedIP:
117 - '&b&lZeetz&f&lAB'
118 - ''
119 - '&cVocê foi bloqueado (code1)!'
120 - '&7Algo de errado? discord.zeetzmc.com'
121#
122# FROM HERE on out, DON'T CHANGE ANYTHING! please
123#
124 PremiumBlackListIP:
125 - '&b&lZeetz&f&lAB'
126 - ''
127 - '&cVocê foi bloqueado (code2)!'
128 - '&7Algo de errado? discord.zeetzmc.com'
129#
130# FROM HERE on out, YOU CAN CHANGE THE CONFIG FILE. thanks :D
131#
132 KickNickNameBlacklisted:
133 - '&b&lZeetz&f&lAB'
134 - ''
135 - '&cVocê foi bloqueado (code3)!'
136 - '&7Algo de errado? discord.zeetzmc.com'
137 KickBotMessage:
138 - '&b&lZeetz&f&lAB'
139 - ''
140 - '&cVocê foi bloqueado (code4)!'
141 - '&cServidor sobre atack, tente novamente!'
142 - '&7Algo de errado? discord.zeetzmc.com'
143 KickBlacklistedIPClassC:
144 - '&b&lZeetz&f&lAB'
145 - ''
146 - '&cVocê foi bloqueado (code5)!'
147 - '&7Algo de errado? discord.zeetzmc.com'
148 KickAutoBanIP:
149 - '&b&lZeetz&f&lAB'
150 - ''
151 - '&cVocê foi bloqueado (code6)!'
152 - '&7Algo de errado? discord.zeetzmc.com'