Created
December 9, 2021 03:49
-
-
Save CreeperboyMCVN/44dfa18be7bbd88c14cbbe2367882d97 to your computer and use it in GitHub Desktop.
Vulcan config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################################## | |
# Vulcan Anti-Cheat Configuration File # | |
############################################## | |
# The prefix that will be used for all of the %prefix% messages throughout the plugin | |
prefix: '&4&lAntiHack &8»' | |
alerts: | |
# This is the chat format that will be followed when a player fails a check. | |
# Valid placeholders are %player% (player name), %max-vl% (max violations), %check% (name of check), %description% (check description), | |
# %version% (player's client version), %dev% (* for whether or not the check is experimental), %vl% (violation level), | |
# %ping% (the player's ping), %tps% (the server's TPS), and %type% (character denoting the type for the check, A, B, C, etc), | |
# %severity% for changing colors depending on the violations (options found in severity option below), %x% (player's X-coordinate), | |
# %y% (player's Y-coordinate), %z% (player's Z-coordinate), %world% (player's world), %complex-type% which will show a more | |
# advanced name for the check, such as Speed (Ground) instead of Speed (Type B) | |
format: '%prefix% &f%player% &7thất bại &f%check% %dev%&7(&fLoại %type%&7)%dev% | |
&7[&4%vl%&7/&4%max-vl%&7]' | |
# This is the hover text that will be displayed when you hover over the alert message in chat. | |
# All of the same placeholders as the ones for the format are valid. | |
hover-message: | |
- '&7Ping: &c%ping% &8| &7TPS: &c%tps% &8| &7Phiên bản: &c%version% &8| &7Client: | |
&c%client-brand%' | |
- '' | |
- '&7Mô tả:' | |
- '&7%description%' | |
- '' | |
- '&7Thông tin:' | |
- '&7%info%' | |
- '' | |
- '&7Nhấp để dịch chuyển đến &b%player%&7.' | |
click-commands: | |
- /vulcan clickalert %player% | |
click-alert-command-commands: | |
- tp %player% | |
toggled-on-message: '%prefix% &7Thông báo hack &abật&7!' | |
toggled-off-message: '%prefix% &7Thông báo hack &ctắt&7!' | |
print-to-console: true | |
console-format: '[Vulcan] %player% thất bại %check% %dev%(Type %type%)%dev% (%vl%/%max-vl%)' | |
custom-commands: [] | |
severity: | |
violations: | |
'2': 4 | |
'3': 8 | |
'4': 12 | |
'5': 16 | |
'6': 16 | |
'7': 16 | |
'8': 16 | |
'9': 16 | |
'10': 16 | |
colors: | |
'1': '&a' | |
'2': '&e' | |
'3': '&6' | |
'4': '&c' | |
'5': '&4' | |
'6': '&4' | |
'7': '&4' | |
'8': '&4' | |
'9': '&4' | |
'10': '&4' | |
experimental-symbol: '*' | |
verbose: | |
# Verbose notifications are sent whenever a player increases the buffer on a check. Only really here for developer | |
# purposes as it is very very spammy. All of the same info from above applies here. Not really recommended to be used | |
# as it will just completely spam your chat. | |
format: '%prefix% &f%player% &7thông báo &f%check% &7(&f%type%&7) %dev% &7[&4%percent%%&7]' | |
hover-message: | |
- '&7Ping: &c%ping% &8| &7TPS: &c%tps% &8| &7Phiên bản: &c%version%' | |
- '' | |
- '&7Mô tả:' | |
- '&7%description%' | |
- '' | |
- '&7Đệm:' | |
- '&7%buffer%/%max-buffer%' | |
- '' | |
- '&7Nhấp để dịch chuyển &b%player%&7.' | |
click-commands: | |
- /tp %player% | |
toggled-on-message: '%prefix% &7Thông báo hack &abật&7!' | |
toggled-off-message: '%prefix% &7Thông báo hack &ctắtd&7!' | |
#This section deals with the log file (violations.txt) | |
log-file: | |
# Whether or not the log file is enabled | |
enabled: true | |
# The message that is logged when a player fails a check. | |
# Valid placeholders are %player% (player name), %max-vl% (max violations), %check% (name of check), %description% (check description), | |
# %version% (player's client version), %dev% (* for whether or not the check is experimental), %vl% (violation level), | |
# %ping% (the player's ping), %tps% (the server's TPS), and %type% (character denoting the type for the check, A, B, C, etc). | |
alert-message: '%player% thất bại %check% %dev%(Loại %type%)%dev% [VL: %vl%] [Ping: | |
%ping%] [TPS: %tps%] [Phiên bản: %version%]' | |
punishment-message: '%player% bị xử phạt %check% %dev%(Loại %type%)%dev% [VL: %vl%] | |
[Ping: %ping%] [TPS: %tps%]' | |
# This section deals with the punishments.txt file | |
punishment-file: | |
# Whether or not the punishments.txt file is enabled. | |
enabled: true | |
# This section deals with automatic violation resets | |
violation-reset: | |
# Whether or not violations should reset automatically | |
enabled: true | |
# The interval (in minutes) in which violations should automatically be reset. | |
interval-in-minutes: 8 | |
# Whether or not a message will be sent when violations are reset (this is only sent to staff who have /alerts enabled). | |
message-enabled: true | |
# The message that is sent (only to staff with /alerts enabled) when violations are reset. | |
message: '%prefix% &7Các vi phạm đối với tất cả người chơi trực tuyến đã được đặt | |
lại!' | |
# This section deals with client brand alerts and client brand blacklisting. | |
client-brand-alerts: | |
# Whether or not Vulcan should even try to resolve the player's client brand - disabling this won't register | |
# the messaging channel at all. | |
resolve: true | |
# Whether or not client brand alerts are enabled. | |
enabled: true | |
# A list of client brands for which alerts will not be sent for. This doesn't have to match exactly, i.e | |
# 'lunar' will be able to pick up 'lunarclient', etc. | |
ignore-alerts-list: | |
- vanilla | |
# The message sent when a player joins the server. Valid placeholder are %player (player name), %prefix% (plugin prefix), | |
# %client-brand% (the user's client brand), and %client-version% (the user's client version). | |
message: '%prefix% &c%player% &7tham gia dùng &f%client-brand%&7!' | |
# A list of client brands that will not be allowed and will be kicked automatically when they join. This uses | |
# string comparison so it doesnt need to be exact, for example, 'forge' will block Forge, 'lunar' will block lunar, etc. | |
blocked-client-brands: [] | |
unallowed-client-brand-kick-message: '&cBạn không thể tham gia với %client-brand%!' | |
# Whether or not client brand alerts should be sent to the console | |
console: false | |
# The message that should be printed to the console (if the above option is enabled) | |
console-message: '[Vulcan] %player% tham gia dùng %client-brand%!' | |
# Whether or not the client brand whitelist should be enabled. Anyone joining with a client brand that is not | |
# included in the list below will not be allowed to join | |
whitelist-enabled: false | |
# The client brands that will be whitelisted This uses string comparison so it doesnt need to be exact, for example, | |
# 'forge' will block Forge, 'lunar' will block lunar, etc. | |
whitelisted-client-brands: [] | |
connection: | |
transaction: | |
kick-enabled: true | |
max-delay: 45000 | |
kick-message: 'Internal Exception: io.netty.handler.timeout.ReadTimeoutException' | |
staff-alert-message: '%prefix% &c%player% &7đã bị đá vì không trả lời các Gói | |
giao dịch! &7(&c%delay%ms&7)' | |
console-message: '[Vulcan] &c%player% &7đã bị đá vì không trả lời các Gói giao | |
dịch! &7(&c%delay%ms&7)' | |
keepalive: | |
kick-enabled: true | |
max-delay: 45000 | |
kick-message: 'Internal Exception: io.netty.handler.timeout.ReadTimeoutException' | |
staff-alert-message: '%prefix% &c%player% &7đã bị kick vì không trả lời gói KeepAlive! | |
&7(&c%delay%ms&7)' | |
console-message: '[Vulcan] &c%player% &7đã bị kick vì không trả lời gói KeepAlive! | |
&7(&c%delay%ms&7)' | |
max-ping: | |
kick-enabled: true | |
max-ping: 20000 | |
max-ticks: 20 | |
kick-message: 'Internal Exception: io.netty.handler.timeout.ReadTimeoutException' | |
staff-alert-message: '%prefix% &c%player% &7bị đá vì có ping quá cao! &7(&c%ping%ms&7)' | |
console-message: '[Vulcan] &c%player% &7bị đá vì có ping quá cao! &7(&c%ping%ms&7)' | |
# This section deals with punishment.s | |
punishments: | |
# The message that is sent when a player is punished (only sent to staff with /alerts enabled) | |
message: '%prefix% &c%player% &7bị xử phạt vì &f%check% &7(&fLoại %type%&7) &7[&4x%vl%&7]' | |
# The message that will be broadcast to the whole server when a player is punished | |
broadcast: | |
- '&7&m+-------------------------------------------------+' | |
- '&9 Chú cảnh sát &7đã phát hiện &c%player% &7gian lận và loại khỏi máy chủ.' | |
- '&7&m+-------------------------------------------------+' | |
#Judgement Day options | |
judgement-days: | |
# The message that wil be broadcast to the server when someone has executed /jday start | |
started-broadcast: | |
- '&7&m+-------------------------------------------------+' | |
- '&7 Bắt đầu xử phạt theo ngày...' | |
- '&7&m+-------------------------------------------------+' | |
# The message that will be broadcast to the server when the judgement day has ended. | |
ended-broadcast: | |
- '&7&m+-------------------------------------------------+' | |
- '&7 Xử phạt theo ngày kết thúc và %amount% người chơi bị xử phạt' | |
- '&7&m+-------------------------------------------------+' | |
# The commands that will be executed, %player% indicates a player who was added to judgement day (/jday add (name))) | |
commands: | |
- ban %player% &cXử phạt theo ngày | |
# The broadcast that will be sent to the server when someone is punished in a judgement day. | |
broadcast: | |
- '&7&m+-------------------------------------------------+' | |
- '&9 Chú cảnh sát &7đã phát hiện &c%player% &7gian lận trong ngày xử phạt và bị | |
loại khỏi máy chủ.' | |
- '&7&m+-------------------------------------------------+' | |
# How long we should wait in between players who are queued in judgement days | |
cooldown: 1000 | |
# Whether or not judgement days should run automatically at a specified interval (if the above is true) | |
run-at-interval: false | |
# If the above is true, the interval at which they should run (in ticks, 20 ticks = 1 second. default = 36000 ticks = 30mins) | |
interval: 36000 | |
freeze: | |
# A customizable list of commands that will be executed when a player logs out while frozen | |
logged-out-while-frozen-commands: [] | |
# Options regarding the join message | |
join-message: | |
# Whether or not the join message is enabled | |
enabled: false | |
# The message that will be sent when a player joins the server. | |
message: | |
- '' | |
- '&4&lCẢNH BÁO &cButterfly click rất không khuyến khích và có thể dẫn đến một lệnh | |
cấm!' | |
- '' | |
# Whether or not staff will /alerts enabled will be notified when players get kicked for any of these reasons by | |
# Spigot itself (these are just messages, Vulcan is not actually kicking the player for any of these things) | |
kick-alert-messages: | |
enabled: true | |
messages: | |
flying-not-enabled: '%prefix% &c%player% &7bị đá vì &bBay không được phép&7!' | |
invalid-move-packet: '%prefix% &c%player% &7bị đá vì &bGói chuyển động sai&7!' | |
too-many-packets: '%prefix% &c%player% &7bị đá vì &bQuá nhiều khối&7!' | |
# GUI Options. | |
gui: | |
# Title of the main menu in /vulcan gui. Doesn't support color codes. /vulcan reload won't reload this value | |
# since it's only initialized onEnable. | |
title: Chống Hack | |
# Whether or not ghost block fix should be enabled. Players will be set back and the blocks will be updated. | |
ghost-blocks-fix: | |
# Whether or not ghost block fix should be enabled at all. | |
enabled: true | |
# Whether or not Vulcan should try to account for ghost water blocks | |
ghost-water-fix: true | |
# Buffer settings | |
buffer: | |
max: 3 | |
decay: 0.1 | |
# Whether or not setbacks for ghost blocks should be enabled. | |
setback: true | |
# Whether or not block change packets should be sent around the bottom of the player reupdating the blocks below them | |
update-blocks: false | |
# How many ticks should they be in the air before being flagged as on a ghost block (default 3) | |
ticks: 3 | |
# Whether or not the player will get sent a message when ghost blocks around them are updated | |
message-enabled: false | |
# The message that will get sent to players when they're on a ghost block (if the above is enabled) | |
message: '&cBạn đang đi trên một khối ma. Nó đã được cập nhật!' | |
# Whether or not staff should be sent a message when someone is setback for being on a ghost block | |
staff-message-enabled: true | |
# The message that will be sent to staff when a player's position is updated for being on a ghost block. | |
staff-message: '%prefix% &7vị trí của&c%player%&7 đã được cập nhật vì nằm trên một | |
khối ma! (%world%, %x%, %y%, %z%) &7[%ticks%]' | |
# Whether or not the ghost block message should be printed to console | |
print-to-console: true | |
# The message that is printed to console if the above is true. | |
console-message: Vị trí của %player% đã được cập nhật vì nằm trên một khối ma! (%world%, | |
%x%, %y%, %z%) &7[%ticks%] | |
# Message options - these are all pretty self explanatory. | |
messages: | |
no-permission: '&cBạn không có quyền thực hiện lệnh này!' | |
cant-execute-from-console: '&cBạn không thể thực hiện lệnh này từ bảng điều khiển!' | |
ban-command-syntax: '%prefix% &7Cú pháp thích hợp: &c/vulcan ban (player)&7.' | |
kb-command-syntax: '%prefix% &7Cú pháp thích hợp: &c/vulcan knockback (player) &8| | |
&c/vulcan kb (player)&7.' | |
profile-command-syntax: '%prefix% &7Cú pháp thích hợp: &c/vulcan profile (player)&7.' | |
jday-command-syntax: '%prefix% &7Cú pháp thích hợp: &c/jday add (player) &8| &c/jday | |
execute &8| &c/jday list &8| &c/jday remove (player)&7.' | |
reload-success: '%prefix% &aĐã tải lại thành công Vulcan! (Bạn có thể phải chạy | |
lệnh này hai lần để có hiệu lực)' | |
invalid-target: '%prefix% &cKhông thể tìm thấy người chơi đã chỉ định!' | |
kb-test-success: '%prefix% &aĐã thực hiện thành công kiểm tra knockback trên %player%!' | |
jday-no-pending-bans: '%prefix% &cKhông có lệnh cấm nào đang chờ xử lý!' | |
jday-added-to-list: '%prefix% &c%player% &7đã được thêm vào danh sách thành công!' | |
reset-command: '%prefix% &7Các vi phạm đối với tất cả người chơi trực tuyến đã được | |
đặt lại!' | |
no-next-page: '%prefix% &cKhông có trang tiếp theo!' | |
no-previous-page: '%prefix% &cKhông có trang trước!' | |
enabled-all-checks: '%prefix% &aĐã bật tất cả kiểm tra!' | |
disabled-all-checks: '%prefix% &cĐã vô hiệu hóa tất cả các kiểm tra!' | |
enabled-all-punishments: '%prefix% &aKích hoạt tất cả các hình phạt!' | |
disabled-all-punishments: '%prefix% &cVô hiệu hóa tất cả các hình phạt!' | |
disabled-check: '%prefix% &cVô hiệu hóa kiểm tra %check%!' | |
enabled-check: '%prefix% &aKích hoạt kiểm tra %check%!' | |
disabled-punishment: '%prefix% &cVô hiệu hóa hình phạt cho %check%!' | |
enabled-punishment: '%prefix% &aKích hoạt hình phạt cho %check%!' | |
disabled-hotbar-shuffle: '%prefix% &cVô hiệu hóa ngẫu nhiên trên thanh nóng cho | |
%check%!' | |
enabled-hotbar-shuffle: '%prefix% &aKích hoạt ngẫu nhiên trên thanh nóng cho %check%!' | |
disabled-random-rotation: '%prefix% &cVô hiệu hóa xoay vòng ngẫu nhiên cho %check%!' | |
enabled-random-rotation: '%prefix% &aKích hoạt xoay vòng ngẫu nhiên cho %check%!' | |
disabled-broadcast-punishment: '%prefix% &cVô hiệu hóa thông báo hình phạt cho %check%!' | |
enabled-broadcast-punishment: '%prefix% &aKích hoạt thông báo hình phạt cho %check%!' | |
must-be-an-integer: '&cPhải là số nguyên!' | |
must-be-positive: '&cPhải là số dương!' | |
must-be-number: '&cPhải là số!' | |
set-max-buffer: '%prefix% &aĐặt bộ đệm tối đa cho %check% thành %value%!' | |
set-hotbar-shuffle-minimum-violations: '%prefix% &aĐặt các vi phạm tối thiểu để | |
phát ngẫu nhiên thanh nóng cho %check% thành %value%!' | |
set-hotbar-shuffle-interval: '%prefix% &aĐặt khoảng thời gian phát ngẫu nhiên trên | |
thanh nóng cho %check% thành %value%!' | |
set-random-rotation-minimum-violations: '%prefix% &aĐặt các vi phạm tối thiểu để | |
xoay vòng ngẫu nhiên cho %check% thành %value%!' | |
set-random-rotation-interval: '%prefix% &aĐặt khoảng thời gian xoay vòng ngẫu nhiên | |
cho %check% thành %value%!' | |
set-alert-interval: '%prefix% &aĐặt khoảng thời gian cảnh báo cho %check% thành | |
%value%!' | |
set-buffer-decay: '%prefix% &aĐặt phân rã bộ đệm cho %check% thành %value%!' | |
set-buffer-multiple: '%prefix% &aĐặt nhiều bộ đệm cho %check% thành %value%!' | |
set-max-violations: '%prefix% &aĐặt số lần vi phạm tối đa cho %check% thành %value%!' | |
set-minimum-violations-to-alert: '%prefix% &aĐặt các vi phạm tối thiểu để cảnh báo | |
%check% thành %value%!' | |
set-maximum-ping: '%prefix% &aĐặt ping tối đa cho %check% thành %value%!' | |
set-minimum-tps: '%prefix% &aĐặt TPS tối thiểu cho %check% thành %value%!' | |
removed-punishment-command: '%prefix% &aĐã xóa lệnh %command% từ kiểm tra %check%!' | |
invalid-index-number: '%prefix% &cSố chỉ mục không hợp lệ!' | |
stopped-editing-punishment-commands: '%prefix% &cĐã dừng chỉnh sửa lệnh trừng phạt!' | |
added-punishment-command: '%prefix% &aĐã thêm lệnh trừng phạt %command% cho kiểm | |
tra %check%!' | |
enter-punishment-command: '%prefix% &aNhập lệnh bạn muốn thêm! Gõ STOP hoặc CANCEL | |
để thoát!' | |
remove-punishment-command: '%prefix% &cNhập chỉ mục của lệnh bạn muốn xóa. Gõ STOP | |
hoặc CANCEL để thoát!' | |
disable-check-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan disablecheck | |
(check name) - phân biệt hoa thường.' | |
invalid-check: '%prefix% &cTên kiểm tra không hợp lệ! Các ví dụ: AimA, BadPacketsF, | |
AutoClickerJ.' | |
removed-check: '%prefix% &cKiểm tra bị vô hiệu hóa %check%!' | |
violations-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan violations (player)' | |
no-logs: '%prefix% &cNgười chơi này không có nhật ký nào!' | |
cps-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan cps (player)' | |
connection-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan connection (player)' | |
logs-command-syntax: '%prefix% &cCú pháp thích hợp: /logs (player) (page)' | |
no-logs-file: '%prefix% &cKhông có tệp nhật ký!' | |
logs-command-no-logs: '%prefix% &cThere were no logs found for %player%!' | |
no-page: '%prefix% &cThere is no page %page% for %player%!' | |
update-available: '%prefix% &7Một bản cập nhật mới cho &cVulcan &7có sẵn! (&cv%new-version%&7)' | |
latest-version: '%prefix% &aBạn đang chạy phiên bản mới nhất của Vulcan!' | |
injection-failure: Bạn đã tham gia quá nhanh. Vui lòng thử lại! | |
frozen: '&cBạn đang bị đóng băng! Vui lòng chờ nhân viên hướng dẫn.' | |
logged-out-while-frozen: '%prefix% &c%player% đăng xuất khi bị đóng băng!' | |
froze: '%prefix% &7Bạn đóng băng &a%player%&7!' | |
unfroze: '%prefix% &7Bạn rã băng &c%player%!' | |
freeze-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan freeze (player)' | |
shuffle-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan shuffle (player)' | |
shuffled-hotbar: '%prefix% &aĐã xáo trộn thành công hotbar cho %player%!' | |
rotate-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan rotate (player)' | |
randomly-rotated: '%prefix% &aĐã xoay vòng thành công %player%!' | |
reset-command-syntax: '%prefix% &cCú pháp thích hợp: /vulcan reset (player)' | |
violations-reset: '%prefix% &aĐặt lại thành công vi phạm cho %player%!' | |
unknown-command: '%prefix% &cLệnh không xác định!' | |
unfroze-staff-broadcast: '%prefix% &c%player% &7được rã đông bởi &c%staff%&7!' | |
froze-staff-broadcast: '%prefix% &c%player% &7bị đóng băng bởi &c%staff%&7!' | |
removed-from-jday: '%prefix% &aĐã xóa thành công %player% khỏi Ngày phán xét!' | |
jday-remove-syntax: '%prefix% &cCú pháp thích hợp: /jday remove (player)' | |
punishlogs-syntax: '%prefix% &cCú pháp thích hợp: /punishlogs (player)' | |
# Command configuration options. | |
commands: | |
# Vulcan help command message. | |
help: | |
- '&7&m---»--*-------------------------------------*--«---' | |
- '&cVulcan Cheat Detection v%version% bởi &cfrep (frap#0002)' | |
- '&r' | |
- '&c/vulcan help &8- &7Mở menu trợ giúp này' | |
- '&c/vulcan menu &8| &c/vulcan gui &8- &7Mở Vulcan''s GUI' | |
- '&c/vulcan profile &8 - &7Hiển thị hồ sơ Vulcan của một người chơi.' | |
- '&c/vulcan ban (player) &8- &7Cấm người chơi thông qua Vulcan.' | |
- '&c/vulcan reload &8- &7Tải lại tất cả các tệp.' | |
- '&c/vulcan disablecheck (check) &8- &7Tắt một kiểm tra (phân biệt chữ hoa chữ | |
thường).' | |
- '&c/vulcan violations (player) &8- &7Hiển thị tất cả các vi phạm của người chơi | |
được chỉ định.' | |
- '&c/vulcan cps (player) &8- &7Hiển thị CPS của người chơi.' | |
- '&c/vulcan kb (player) &8 | &c/vulcan knockback (player) &8- &7Áp dụng kb một | |
người chơi.' | |
- '&c/vulcan checks &8- &7Hiển thị tất cả các kiểm tra đã bật.' | |
- '&c/vulcan connection (player) &8- &7Hiển thị thông tin kết nối của người chơi.' | |
- '&c/vulcan freeze (player) &8- &7Đóng băng / rã đông người chơi.' | |
- '&c/vulcan rotate (player) &8- &7Xoay của người chơi một cách ngẫu nhiên.' | |
- '&c/vulcan shuffle (player) &8- &7Phát ngẫu nhiên thanh nóng của người chơi.' | |
- '&c/vulcan top &8- &7Hiển thị những người chơi có mức độ vi phạm cao nhất cho | |
mỗi danh mục.' | |
- '&r' | |
- '&c/jday add (name) &8- &7Adds a player to Judgement Day.' | |
- '&c/jday execute &8- &7Executes a Judgement Day.' | |
- '' | |
- '&c/verbose &8- &7Turn on and off verbose notifications.' | |
- '&c/alerts &8- &7Turn on and off cheat alerts.' | |
- '&7&m---»--*-------------------------------------*--«---' | |
ban: | |
# The commands that will be executed when /vulcan ban (player) is executed | |
commands: | |
- ban %player% &c[Vulcan] Unfair Advantage | |
# The messages that will be broadcast when /vulcan ban (player) is executed | |
broadcast: | |
- '&7&m+-------------------------------------------------+' | |
- '&9 Chú cảnh sát &7đã phát hiện &c%player% &7gian lận và loại khỏi máy chủ.' | |
- '&7&m+-------------------------------------------------+' | |
# Options for the /vulcan profile (name) command | |
profile: | |
- '&7&m---»--*-------------------------------------*--«---' | |
- '&cHồ sơ Vulcan cho %player%:' | |
- ' &8» &7%uuid%' | |
- '' | |
- '&7Phiên bản: &c%client-version%' | |
- '&7Client Brand: &c%client-brand%' | |
- '&7Độ nhạy: &c%sensitivity%%' | |
- '&7CPS Cuối: &c%cps% CPS' | |
- '' | |
- '&7Tổng số vi phạm (&c%total-violations%&7):' | |
- ' &8» &7Chiến đấu: &c%combat-violations%' | |
- ' &8» &7Di chuyển: &c%movement-violations%' | |
- ' &8» &7người chơi: &c%player-violations%' | |
- '' | |
- '&7Collisions:' | |
- '&8» &7Các khối ở gần: %nearby-blocks%' | |
- '&8» &7Các thực thể gần: %nearby-entities%' | |
- '' | |
- '&7Hiệu ứng thuốc: %potion-effects%' | |
- '&7&m---»--*-------------------------------------*--«---' | |
cps: '%prefix% &7CPS của &c%player%&7: &c%cps%' | |
connection: | |
- '&7&m---»--*-------------------------------------*--«---' | |
- '&cThông tin kết nối cho %player%:' | |
- '' | |
- '&7Ping giao tiếp: &c%transaction-ping%ms' | |
- '&7Ping KeepAlive: &c%keepalive-ping%ms' | |
- '' | |
- '&7Giao dịch được trả lời cuối cùng: &c%last-replied-transaction%ms ago' | |
- '&7Giao dịch được xếp hàng: &c%queued-transactions%' | |
- '' | |
- '&7Chậm trễ bay: &c%flying-delay%ms' | |
- '&7&m---»--*-------------------------------------*--«---' | |
logs: | |
color: '&7' | |
header-footer: '&7&m---»--*--&r&7[ Nhật ký cho &c%player% &7(&c%page%&8/&c%max-pages%&7) | |
&7]&7&m--*--«---' | |
top: | |
- '&7&m---»--*-------------------------------------*--«---' | |
- '&cTổng số vi phạm hàng đầu:' | |
- ' &8- &7%total-1-name% &7(&c%total-1-violations% VL&7)' | |
- ' &8- &7%total-2-name% &7(&c%total-2-violations% VL&7)' | |
- ' &8- &7%total-3-name% &7(&c%total-3-violations% VL&7)' | |
- ' &8- &7%total-4-name% &7(&c%total-4-violations% VL&7)' | |
- ' &8- &7%total-5-name% &7(&c%total-5-violations% VL&7)' | |
- '' | |
- '&cVi phạm chiến đấu hàng đầu:' | |
- ' &8- &7%combat-1-name% &7(&c%combat-1-violations% VL&7)' | |
- ' &8- &7%combat-2-name% &7(&c%combat-2-violations% VL&7)' | |
- ' &8- &7%combat-3-name% &7(&c%combat-3-violations% VL&7)' | |
- ' &8- &7%combat-4-name% &7(&c%combat-4-violations% VL&7)' | |
- ' &8- &7%combat-5-name% &7(&c%combat-5-violations% VL&7)' | |
- '' | |
- '&cVi phạm di chuyển hàng đầu:' | |
- ' &8- &7%movement-1-name% &7(&c%movement-1-violations% VL&7)' | |
- ' &8- &7%movement-2-name% &7(&c%movement-2-violations% VL&7)' | |
- ' &8- &7%movement-3-name% &7(&c%movement-3-violations% VL&7)' | |
- ' &8- &7%movement-4-name% &7(&c%movement-4-violations% VL&7)' | |
- ' &8- &7%movement-5-name% &7(&c%movement-5-violations% VL&7)' | |
- '' | |
- '&cVi phạm của người chơi hàng đầu:' | |
- ' &8- &7%player-1-name% &7(&c%player-1-violations% VL&7)' | |
- ' &8- &7%player-2-name% &7(&c%player-2-violations% VL&7)' | |
- ' &8- &7%player-3-name% &7(&c%player-3-violations% VL&7)' | |
- ' &8- &7%player-4-name% &7(&c%player-4-violations% VL&7)' | |
- ' &8- &7%player-5-name% &7(&c%player-5-violations% VL&7)' | |
- '&7&m---»--*-------------------------------------*--«---' | |
jday: | |
list-header-footer: '&7&m---»--*-------------------------------------*--«---' | |
list-format: ' &8- &7%name%' | |
punishlogs: | |
header-footer: '&7&m---»--*--&r&7[ Nhật ký xử phạt &c%player% &7]&7&m--*--«---' | |
punishment-statistics-broadcast: | |
# Whether or not Vulcan should broadcast how many players it has punished. | |
enabled: false | |
# The interval at which the message should be broadcasted in (in ticks) (default = 18000 = 15min) | |
interval: 18000 | |
# The message that should be broadcasted | |
broadcast: | |
- '&7&m---»--*-------------------------------------*--«---' | |
- '&7Trong 7 ngày qua,&9 Chú cảnh sát&7 đã&c xử phạt' | |
- '&6&l&n%amount%&7 người chơi' | |
- '&7&m---»--*-------------------------------------*--«---' | |
# Some simple settings | |
settings: | |
# Whether or not alerts will automatically be enabled on-join for players who have the permission "vulcan.alerts" | |
toggle-alerts-on-join: true | |
# Whether or not the severity placeholder should be based off of per-check violations or the total violations of the player | |
per-check-severities: true | |
# Whether or not cinematic mode will be checked for certain aim checks. This isn't really a big deal and can be | |
# left disabled as this will pretty much NEVER happen unless done intentionally. Enabling this will slow | |
# detection speeds for certain checks. | |
cinematic: false | |
# This is just here in case I forget to remove a debug message when I post an update. If I forget to remove a debug | |
# message and you see [Vulcan Debug] on your server, disable this (it won't effect you if this is enabled or disabled | |
# unless I forget to remove a debug message, but if you see [Vulcan Debug] in chat, then set this to false and reload). | |
debug: true | |
# Whether or not 'A new update is available!' message will be set on join for players with 'vulcan.admin' permission | |
check-for-updates: true | |
# A setting for PacketEvents, we may ask you to change this if you're having issues injecting. If everything is working | |
# fine, don't touch this. | |
inject-early: true | |
# This is the time (in ticks - 20 ticks per second - default value is 80 (4 seconds)) of how long players should be exempt from certain | |
# checks after velocity gets applied to them via another plugin or something (such as Launchpads, crate plugins, etc etc). | |
max-velocity-ticks: 50 | |
# This is the max file size (in KB) before the violations.txt should be zipped and put into the logs folder | |
max-logs-file-size: 7500 | |
# If you have a bungee network and want to have a specific server name for punishment/alert messages, etc | |
server-name: Default | |
# Whether or not alert messages should be sent on the main thread or asynchronously. If your server is on bungee, it is recommended to keep this | |
# disabled as sending large chat component messages with so much info (hover, click commands, etc) like the alert commands can | |
# sometimes cause people to be kicked for 'The server you were on has went down' or something. | |
# TLDR: | |
# - Bungeecord Networks: leave this FALSE | |
# - Single servers: set this to TRUE to save some performance | |
async-alerts: false | |
# Whether or not the API should be enabled. If you want to hook into Vulcan and do anything fancy, then enable this, however | |
# the majority of people will never use this and disabling it allows for less runnables and more performance as the events dont | |
# need to be called at all (they are also forced to be called sync, so this is a win win performance gain) | |
enable-api: false | |
# Whether or not the update checker should be enabled | |
update-checker: true | |
# The delay in milliseconds (1000ms = 1 second) | |
punishment-delay: 10000 | |
# Whether or not Vulcan should automatically ignore Bedrock players using Floodgate's API. | |
ignore-floodgate: true | |
# This is highly highly recommended to keep false as it can be spoofed by the client, however, if you're using Geyser and | |
# for whatever reason can't get Floodgate to work, then enable this. If you have floodgate-bukkit on your server | |
# and Geyser is working fine, then don't touch this. | |
ignore-flags-geyser-client-brand: false | |
# How long we should wait for everything to initialize before players start being checked (in milliseconds). Default | |
# value is 2500ms. | |
join-check-wait-time: 2500 | |
# Whether or not players with UUID's starting with '000000' should be ignored and not flagged - used for exemptions of | |
# Geyser players if all else fails. | |
ignore-geyser-uuids: true | |
# Whether or not we should ignore flags for players whose usernames start with a certain character/string of characters | |
ignore-geyser-prefixes: true | |
# The string to be ignored - all players names who start with a * will not be flagged (case sensitive if not symbols) | |
ignore-geyser-prefix: '*' | |
# The max violation (violations above this won't be sent) | |
max-alert-violation: 250 | |
# How long should people be exempt from checks when they were in /fly (default = 40 ticks, 2 seconds) | |
flight-cooldown: 40 | |
# What the /vulcan top command should display if there aren't enough users for it to sort | |
top-command-unresolved: Unresolved | |
# Whether or not players who are in the judgement day queue should be able to be banned again. | |
ignore-if-in-judgement-day: false | |
# Whether or not players who join with Vivecraft should be ignored. Be careful with this as it can be spoofed. | |
ignore-vivecraft: false | |
# Scaffolding are really broken blocks, whether or not we should be more lenient for them for certain checks. | |
lenient-scaffolding: true | |
# Whether or not Vulcan should account for server lag spikes for certain checks (beta feature) | |
server-lag-spike: false | |
# Whether or not bStats should be loaded | |
bstats: true | |
# Whether or not Vulcan should account for entity collisions | |
entity-collision: true | |
# Whether or not Vulcan should hook into mcMMO if it is available. | |
hook-mcmmo: true | |
# Whether or not Vulcan should hook into MythicMobs if it is available. | |
hook-mythicmobs: true | |
# Whether or not Vulcan should hook into GSit if it is available | |
hook-gsit: true | |
# Whether or not Vulcan should hook with Brewery if available | |
hook-brewery: true | |
# Whether or not Vulcan should ignore alerts for violations which are greater than the max violations threshold | |
ignore-alerts-over-max-violations: false | |
# The amount greater than the max violations that should be ignored (example, 3 would mean that if the max violations | |
# was set to 10, alerts greater than VL 13 would be ignored) | |
ignore-alerts-over-max-violations-amount: 3 | |
# Whether or not Vulcan should warn you if you may be using an incompatible spigot fork. | |
incompatability-manager: true | |
# Whether or not Vulcan should send plugin messages | |
plugin-messaging: true | |
hooks: | |
###################################################################################################################### | |
# Discord Configuration # | |
# enable-hook: Enable/Disable discord support. You must have DiscordBotAPI installed. # | |
# Requires https://www.spigotmc.org/resources/discordbotapi.86518/ # | |
###################################################################################################################### | |
discord: | |
enable-hook: false | |
alerts-channel-id: channel_id_here | |
punishment-channel-id: channel_id_here | |
command-prefix: '!vulcan' | |
alerts-format: | |
color: ORANGE | |
title: Vulcan Alert | |
description: '%player% failed %check% (Type: %type%) (VL:%vl%)' | |
image: https://crafatar.com/avatars/%uuid% | |
content: | |
- Info|%info%|false | |
- Location|%world% - X:%x%, Y:%y%, Z:%z%|false | |
- Client Version|%client-version%|false | |
- Client Brand|%client-brand%|false | |
- Client Ping|%ping%|false | |
- Server TPS|%tps%|false | |
punishment-format: | |
color: RED | |
title: Vulcan Punishment | |
description: '%player% was banned for %check% (Type: %type%) (VL:%vl%)' | |
image: https://crafatar.com/avatars/%uuid% | |
###################################################################################################################### | |
# Discord Webhook Configuration # | |
###################################################################################################################### | |
discord-webhook: | |
alerts: | |
enabled: false | |
url: insert-webhook-url-here | |
avatar: https://i.imgur.com/JPG1Kwk.png | |
thumbnail: http://cravatar.eu/avatar/%name%/64.png | |
color-r: 252 | |
color-g: 140 | |
color-b: 3 | |
username: Vulcan | |
title: Vulcan Alert | |
description: '**%player%** failed %check% %dev%(Type %type%)%dev% [%vl%/%max-vl%]' | |
content: '' | |
information-field: false | |
client-version-field: true | |
client-brand-field: true | |
server-name-field: false | |
description-field: false | |
location-field: true | |
ping-tps-field: true | |
punishments: | |
enabled: true | |
url: https://discord.com/api/webhooks/916576781421666366/BXTKJxehKWXrLyC6-SdVmnJP50TdXsGhuw6VSkwm9kFvL5_Cx4X4qp6YhFsmV_gIoRCy | |
avatar: https://i.imgur.com/JPG1Kwk.png | |
thumbnail: http://cravatar.eu/avatar/%name%/64.png | |
color-r: 255 | |
color-g: 0 | |
color-b: 0 | |
username: Mineviet Network | |
title: Lệnh xử phạt | |
description: '**%player%** bị xử phạt vì %check% (Loại %type%) [VL: %vl%]' | |
content: '' | |
description-field: true | |
server-name-field: false | |
client-brand-field: true | |
client-version-field: true | |
ping-tps-field: true | |
location-field: true | |
######################################################################################################################## | |
# AbstractCheck Configuration. Almost all of these options are editable live in game via /vulcan gui | |
# enabled: Whether or not the check is enabled or disabled | |
# punishable: Whether or not the commands will be executed when the max-violations is reached | |
# broadcast-punishment: Whether or not the punishment broadcast (found above) should be sent when the max-violations is reached | |
# max-violations: The max violations threshold; when this is hit, the punishment-commands will be executed (if punishable is set to true) | |
# alert-interval: How often alerts for this check will be sent, for example, 2 will only send alerts for VL 2, 4, 6, 8, 3 will send alerts | |
# for violations 3, 6, 9, 12, etc. If you want to reduce the spam in the chat, then you can use this. | |
# dont-alert-until: This will make it so that only alerts greater than this value are sent. For example, if you set this to 6, | |
# then only alerts 6 and higher would be sent (anything less than that is still logged, but not sent to staff) | |
# maximum-ping: 100000 is the default value and your ping can't go higher than this without being kicked for KeepAlive timeout. | |
# You won't really ever need to change this as ping doesn't really effect any checks and this can open the possibility | |
# of bypasses with ping spoof, however, the option is here nonetheless. | |
# minimum-tps: If the TPS is lower than this value, the check won't fire. | |
# | |
# buffer: | |
# max: Buffer is how many times the player needs to 'fail' the check in order to actually alert. This is basically how | |
# sensitive the check is. I recommend keeping these as default, but if you want the anticheat to be a little more | |
# sensitive or less sensitive you can play with them a little. Don't set them too low or too high or else there will be | |
# too many false flags or it just won't flag at all. | |
# multiple: This is what the buffer gets multiplied by after an alert is sent. For example, if you set it to 1, then it wouldn't | |
# do anything since (1 * x) is just x. You can also change this if you want alerts to happen slower, for example | |
# setting it to 0 would make it so when a player reaches the max buffer of 5 for example, their buffer is set to 0 | |
# instead of 2.5 (as it would be if the multiple was .5 and not 0. | |
# decay: How much the buffer should decay if the player doesn't fail the check. Again, don't really touch this if you don't | |
# know what you're doing as you can cause checks to either not flag at all or false positive a lot. You need to have a | |
# balanced ratio of increasing buffers and decaying the buffer. What we mean by this is that having the decay as 1 | |
# and increasing the buffer by 1 isn't really balanced as you can just cheat for a tick and then not do anything and | |
# you will bypass. On the other hand, a buffer decay of .1 against an increase of one is much more balanced as it ensures | |
# that people who constantly fail the checks will continue to alert and be punished yet any little errors will be | |
# filtered out and not alert. | |
# hotbar-shuffle: | |
# enabled: Whether or not this feature will be enabled. For me.frep.vulcan.spigot.check.impl.combat checks, if the player is failing the check, this will | |
# shuffle around the item in their hand. Funny to watch as they try to frantically figure out what's going on | |
# minimum-vl-to-shuffle: The minimum violations that a player has to be at in order for this feature to function. | |
# shuffle-every: Interval at which this feature will be executed. | |
# | |
# random-rotation: | |
# enabled: Whether or not this feature will be enabled. When players fail me.frep.vulcan.spigot.check.impl.combat checks, their head will be thrown around | |
# to random locations. Again, pretty funny to watch. | |
# minimum-vl-to-randomly-rotate: Minimum violations which the player needs to be at in order for this feature to work. | |
# rotate-every: Interval at which this will be executed. | |
# For any questions on configuration, please join our Discord or send me on a pm! https://discord.gg/SCNuwUG | frap#0002 | |
######################################################################################################################## | |
checks: | |
combat: | |
aim: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 3 | |
multiple: 0.75 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 8 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.65 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.75 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 8 | |
multiple: 0.5 | |
decay: 0.75 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 4 | |
multiple: 0.75 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 12 | |
multiple: 0.5 | |
decay: 0.45 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
g: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.75 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
h: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 7 | |
multiple: 0.5 | |
decay: 0.75 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
i: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 7 | |
multiple: 0.5 | |
decay: 0.75 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
k: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
l: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 10 | |
multiple: 0.45 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
m: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 2 | |
multiple: 0.4 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
n: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
o: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
p: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 2 | |
multiple: 0.4 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
q: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
r: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 20 | |
multiple: 0.3 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
s: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 20 | |
multiple: 0.25 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
u: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
w: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 20 | |
multiple: 0.25 | |
decay: 0.125 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
x: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Aimbot | |
buffer: | |
max: 12 | |
multiple: 0.25 | |
decay: 0.125 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
autoblock: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoblock | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoblock | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoblock | |
buffer: | |
max: 2 | |
multiple: 0.5 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
# AutoClicker checks not really recommended for banning since you can't ever be 100% certain, if you crank up | |
# the violations you should be fine but it's all just probability / statistics. | |
autoclicker: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
max-cps: 25 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.5 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 1 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.5 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.75 | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 1.25 | |
g: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 5 | |
multiple: 0.25 | |
decay: 1.25 | |
h: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 1 | |
i: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 1.25 | |
j: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 1.25 | |
k: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.75 | |
l: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 1 | |
m: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.75 | |
n: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 25 | |
multiple: 0.15 | |
decay: 0.75 | |
o: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 5 | |
multiple: 0.25 | |
decay: 1.25 | |
p: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
q: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 35 | |
multiple: 0.3 | |
decay: 2.0 | |
r: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 50 | |
multiple: 0.15 | |
decay: 10 | |
s: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 30 | |
multiple: 0.15 | |
decay: 0.825 | |
t: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Autoclick | |
buffer: | |
max: 25 | |
multiple: 0.15 | |
decay: 0.75 | |
reach: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 8 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Reach | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.035 | |
max-reach: 3.03 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Reach | |
buffer: | |
max: 6 | |
multiple: 0.25 | |
decay: 0.225 | |
max-reach: 3.15 | |
fastbow: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% FastBow | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.125 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
criticals: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Criticals | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.05 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Criticals | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.05 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
killaura: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 4 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 4 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 5 | |
multiple: 0.6 | |
decay: 0.5 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 4 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 2 | |
multiple: 0.5 | |
decay: 0.25 | |
hotbar-shuffle: | |
enabled: false | |
minimum-vl-to-shuffle: 2 | |
shuffle-every: 2 | |
random-rotation: | |
enabled: false | |
minimum-vl-to-randomly-rotate: 2 | |
rotate-every: 2 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 2 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 4 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 10 | |
multiple: 0.25 | |
decay: 2 | |
g: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.05 | |
h: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 4 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
j: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.5 | |
k: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.75 | |
hitbox: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Hitbox | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.125 | |
max-angle: 0.42 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Killaura | |
buffer: | |
max: 6 | |
multiple: 0.25 | |
decay: 0.125 | |
max-angle: 45 | |
velocity: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Velocity | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.075 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Velocity | |
buffer: | |
max: 4 | |
multiple: 0.35 | |
decay: 0.125 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Velocity | |
buffer: | |
max: 5 | |
multiple: 0.25 | |
decay: 0.175 | |
movement: | |
noslow: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Noslow | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.15 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Noslow | |
buffer: | |
max: 7 | |
multiple: 0.25 | |
decay: 0.075 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Noslow | |
buffer: | |
max: 7 | |
multiple: 0.25 | |
decay: 0.15 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Noslow | |
buffer: | |
max: 7 | |
multiple: 0.25 | |
decay: 0.15 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Noslow | |
buffer: | |
max: 7 | |
multiple: 0.25 | |
decay: 0.15 | |
motion: | |
a: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Motion | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.25 | |
b: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Motion | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.25 | |
c: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Motion | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.05 | |
d: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Motion | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.05 | |
e: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Motion | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.05 | |
g: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Motion | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.15 | |
jump: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jump | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.15 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jump | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.15 | |
step: | |
a: | |
enabled: true | |
punishable: true | |
setback: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Step | |
b: | |
enabled: true | |
punishable: true | |
setback: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jump | |
buffer: | |
max: 6 | |
multiple: 0.25 | |
decay: 0.35 | |
boatfly: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% BoatFly | |
buffer: | |
max: 4 | |
multiple: 0.33 | |
decay: 0.125 | |
kick-out: false | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% BoatFly | |
buffer: | |
max: 5 | |
multiple: 0.25 | |
decay: 0.25 | |
kick-out: false | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% BoatFly | |
buffer: | |
max: 5 | |
multiple: 0.25 | |
decay: 0.125 | |
kick-out: false | |
entityflight: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% EntityFlight | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.25 | |
kick-out: false | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% EntityFlight | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.25 | |
antilevitation: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% AntiLevitation | |
buffer: | |
max: 8 | |
multiple: 0.25 | |
decay: 0.075 | |
nosaddle: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% NoSaddle | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.125 | |
entityspeed: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% EntitySpeed | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.25 | |
kick-out: false | |
elytra: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.25 | |
max-speed: 4.25 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 8 | |
multiple: 0.25 | |
decay: 0.125 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.125 | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 6 | |
multiple: 0.25 | |
decay: 0.125 | |
g: | |
enabled: true | |
punishable: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 25 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.1 | |
i: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.1 | |
k: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Elytra | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.1 | |
speed: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 12 | |
alert-interval: 1 | |
dont-alert-until: 2 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Speed | |
buffer: | |
max: 3 | |
multiple: 0.35 | |
decay: 0.125 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 2 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Speed | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.045 | |
min-difference: 0.0025 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 2 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Speed | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.045 | |
min-difference: 0.001 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 2 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Speed | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.045 | |
min-difference: 0.0025 | |
fastclimb: | |
a: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% FastClimb | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.125 | |
wallclimb: | |
a: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% WallClimb | |
buffer: | |
max: 4 | |
multiple: 0.35 | |
decay: 0.225 | |
jesus: | |
a: | |
enabled: true | |
punishable: true | |
setback: true | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jesus | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.025 | |
b: | |
enabled: true | |
punishable: true | |
setback: true | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jesus | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.175 | |
c: | |
enabled: true | |
punishable: true | |
setback: true | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jesus | |
buffer: | |
max: 10 | |
multiple: 0.45 | |
decay: 0.75 | |
d: | |
enabled: true | |
punishable: true | |
setback: true | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jesus | |
buffer: | |
max: 4 | |
multiple: 0.45 | |
decay: 0.175 | |
e: | |
enabled: true | |
punishable: true | |
setback: true | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Jesus | |
buffer: | |
max: 10 | |
multiple: 0.25 | |
decay: 0.175 | |
flight: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 5 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 30 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Flight | |
buffer: | |
max: 3 | |
multiple: 0.65 | |
decay: 0.275 | |
# Whether or not this check should be disabled for suspected ghost blocks - enabling this will make these checks prone | |
# to be bypasses by certain fly modules which spoof onGround values as if the player were on a ghost block, so if you enable | |
# this make sure to enable setbacks for ghost-blocks in the ghost-blocks-fix section. | |
ignore-ghost-blocks: true | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 5 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 30 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Flight | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.275 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 5 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 30 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Flight | |
buffer: | |
max: 4 | |
multiple: 0.75 | |
decay: 0.225 | |
# Whether or not this check should be disabled for suspected ghost blocks - enabling this will make these checks prone | |
# to be bypasses by certain fly modules which spoof onGround values as if the player were on a ghost block, so if you enable | |
# this make sure to enable setbacks for ghost-blocks in the ghost-blocks-fix section. | |
ignore-ghost-blocks: true | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 5 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 30 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Flight | |
buffer: | |
max: 4 | |
multiple: 0.35 | |
decay: 0.275 | |
# Whether or not this check should be disabled for suspected ghost blocks - enabling this will make these checks prone | |
# to be bypasses by certain fly modules which spoof onGround values as if the player were on a ghost block, so if you enable | |
# this make sure to enable setbacks for ghost-blocks in the ghost-blocks-fix section. | |
ignore-ghost-blocks: true | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 5 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 30 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Flight | |
buffer: | |
max: 3 | |
multiple: 0.4 | |
decay: 0.5 | |
# Whether or not this check should be disabled for suspected ghost blocks - enabling this will make these checks prone | |
# to be bypasses by certain fly modules which spoof onGround values as if the player were on a ghost block, so if you enable | |
# this make sure to enable setbacks for ghost-blocks in the ghost-blocks-fix section. | |
ignore-ghost-blocks: true | |
vclip: | |
a: | |
enabled: true | |
punishable: false | |
setback: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% VClip | |
sprint: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Sprint | |
buffer: | |
max: 6 | |
multiple: 0.25 | |
decay: 0.4 | |
strafe: | |
a: | |
enabled: true | |
punishable: true | |
setback: false | |
min-vl-to-setback: 1 | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Strafe | |
buffer: | |
max: 2 | |
multiple: 0.5 | |
decay: 0.05 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Strafe | |
buffer: | |
max: 4 | |
multiple: 0.15 | |
decay: 0.075 | |
player: | |
fastuse: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Fastuse | |
fastplace: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% FastPlace | |
max-blocks: 15 | |
fastbreak: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% FastBreak | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.5 | |
min-difference: -125 | |
tower: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Tower | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.75 | |
scaffold: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.25 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.5 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.5 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.5 | |
g: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.25 | |
h: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 8 | |
multiple: 0.25 | |
decay: 0.35 | |
i: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
j: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
k: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.35 | |
max-blocks: 6 | |
m: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 12 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Scaffold | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.25 | |
timer: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 2 | |
dont-alert-until: 3 | |
maximum-ping: 100000 | |
minimum-tps: 19.8 | |
punishment-commands: | |
- 'minecraft:kick %player% Internal Exception: io.netty.handler.timeout.ReadTimeoutException' | |
buffer: | |
max: 35 | |
multiple: 0.425 | |
decay: 1.85 | |
max-speed: 1.05 | |
d: | |
enabled: true | |
punishable: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 30 | |
alert-interval: 2 | |
dont-alert-until: 5 | |
maximum-ping: 100000 | |
minimum-tps: 19.8 | |
punishment-commands: | |
- 'minecraft:kick %player% Internal Exception: io.netty.handler.timeout.ReadTimeoutException' | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.25 | |
max-balance: 75 | |
hackedclient: | |
a: | |
enabled: true | |
punishable: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1000 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invaild Client | |
b: | |
enabled: true | |
punishable: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1000 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invaild Client | |
baritone: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Baritone | |
buffer: | |
max: 20 | |
multiple: 0.5 | |
decay: 0.25 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Baritone | |
buffer: | |
max: 2 | |
multiple: 0.5 | |
decay: 0.05 | |
crash: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Crash | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Crash | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.25 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Crash | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Crash | |
ghosthand: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% GhostHand | |
cancel: true | |
transaction: | |
a: | |
enabled: false | |
punishable: false | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% GhostHand | |
max-delay: 30000 | |
selfleash: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% SelfLeash | |
buffer: | |
max: 5 | |
multiple: 0.5 | |
decay: 0.25 | |
badpackets: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 2 | |
multiple: 0.5 | |
decay: 0.25 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 3 | |
multiple: 0.25 | |
decay: 0.01 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
g: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
h: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
i: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
j: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
k: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.4 | |
m: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 5 | |
multiple: 0.33 | |
decay: 0.25 | |
n: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 20 | |
multiple: 0.25 | |
decay: 2.5 | |
o: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.15 | |
p: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.15 | |
q: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.15 | |
r: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.25 | |
s: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
t: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
u: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
v: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 8 | |
multiple: 0.5 | |
decay: 0.075 | |
kick-out: false | |
w: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 8 | |
multiple: 0.5 | |
decay: 0.75 | |
x: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 6 | |
multiple: 0.5 | |
decay: 0.35 | |
y: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
z: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 3 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- kick %player% &cBoat Glitch Detected | |
'1': | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 12 | |
multiple: 0.25 | |
decay: 0.25 | |
'2': | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 12 | |
multiple: 0.25 | |
decay: 0.25 | |
'4': | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 4 | |
multiple: 0.25 | |
decay: 0.025 | |
inventory: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.25 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Packets | |
buffer: | |
max: 2 | |
multiple: 0.25 | |
decay: 0.25 | |
invalid: | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 8 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.01 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 10 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 8 | |
multiple: 0.25 | |
decay: 0.5 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 8 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.01 | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.01 | |
g: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 2 | |
multiple: 0.5 | |
decay: 0.025 | |
h: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.05 | |
i: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 3 | |
multiple: 0.5 | |
decay: 0.05 | |
j: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
setback: false | |
min-vl-to-setback: 1 | |
broadcast-punishment: false | |
max-violations: 20 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Invalid | |
buffer: | |
max: 1 | |
multiple: 0.5 | |
decay: 0.05 | |
groundspoof: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% GroundSpoof | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.125 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 5 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% GroundSpoof | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.125 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 15 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% GroundSpoof | |
buffer: | |
max: 4 | |
multiple: 0.5 | |
decay: 0.125 | |
improbable: | |
a: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Improbable | |
max-combat-violations: 25 | |
b: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Improbable | |
max-movement-violations: 30 | |
c: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Improbable | |
max-player-violations: 30 | |
d: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Improbable | |
max-autoclicker-violations: 30 | |
e: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Improbable | |
max-total-violations: 50 | |
f: | |
enabled: true | |
punishable: true | |
discord-alert-interval: 1 | |
broadcast-punishment: false | |
max-violations: 1 | |
alert-interval: 1 | |
dont-alert-until: 1 | |
maximum-ping: 100000 | |
minimum-tps: 19.0 | |
punishment-commands: | |
- forward console litebans:kick %player% Improbable | |
max-scaffold-violations: 25 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment