message (5)
message (5)
# The prefix that will be used for all of the %prefix% messages throughout the
plugin
prefix: '&d&lBuggati-Insurance&e»'
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% &d%player% &efailed &d%dev%%check% &e%dev%(&d%dev%%type%&e%dev
%) &e(&dx%vl%&e)'
# 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:
- '&d&l%player% flagged %check%&r'
- '&r&e '
- '&dPlayer information:'
- '&dPing: &e%ping%'
- '&dVersion: &e%version%'
- '&dClient: &e%client-brand%'
- '&dCoordinates: &e%x%, %y%, %z%&e'
- '&dWorld: &e%world%'
- '&r&e '
- '&dCheck information:'
- '&dName: &e%check% %dev% &e(%complex-type% %type%)'
- '&dDescription: &e%description%'
- '&dInformation: &e%info%'
- '&r&e '
- '&dServer information:'
- '&dTPS: &e%tps%'
- '&dName: &eKitPvP'
- '&r&e '
- '&d&oClick to teleport to &e&o%player%&r'
# This is the command that will be executed when you click the alert message.
Unfortunately we are limited to one
# command per ChatComponent so we use a little magic and make our own command
that is able to execute a list of any commands.
# Valid placeholders
click-commands:
- '/vulcan clickalert %player%'
# The commands that will be run when you use /vulcan clickalert %player% (must be
a player parameter)
click-alert-command-commands:
- 'tp %player%'
# The message that will be sent when you toggle on alerts. Valid placeholder are
%prefix%.
toggled-on-message: '%prefix% &eYour Buggati-Insurance anticheat alerts are now
&aenabled&e!'
# The message that will be sent when you toggle off alerts. Valid placeholder are
%prefix%.
toggled-off-message: '%prefix% &eYour Buggati-Insurance anticheat alerts are now
&ddisabled&e!'
# Whether or not alerts will be printed to the console.
print-to-console: false
# The format for printing alerts to the console
console-format: '[Vulcan] %player% failed %check% %dev%(Type %type%)%dev%
(%vl%/%max-vl%)'
# This is a fully customizable list of commands that will be executed each time a
player flags a check, just in case
# you want to do anything special when they flag without needing to use the API.
All valid placeholders are the same
# as listed above once again.
custom-commands: []
# You can use this section to color code your alerts or add chances to them
depending on the violation level.
severity:
violations:
2: 4 # Values less than this number will be the color '1' below. Values
greater than or equal to this number and less than '3' will be the color 2
3: 8 # Values greater than or equal to this number and higher than '2' will
be the color '3' below
4: 12 # Values greater than or equal to this number and higher than '3' will
be the color '4' below
5: 16 # Values greater than or equal to this number and higher than '4' will
be the color '5' below
6: 16 # Values greater than or equal to this number and higher than '5' will
be the color '6' below
7: 16 # Values greater than or equal to this number and higher than '6' will
be the color '7' below
8: 16 # Values greater than or equal to this number and higher than '7' will
be the color '8' below
9: 16 # Values greater than or equal to this number and higher than '8' will
be the color '9' below
10: 16 # Values greater than or equal to this number and higher than '9' will
be the color '10' below
colors: # This also supports hex color codes (in 1.16!+)
1: '&a' # The color that this severity should be, whatever is less than '2'
in the section above
2: '&e' # The color that this severity should be, whatever is less than '3'
and greater than or equal to '2' in the section above
3: '&6' # The color that this severity should be, whatever is less than '4'
and greater than or equal to '3' in the section above
4: '&d' # The color that this severity should be, whatever is less than '5'
and greater than or equal to '4' in the section above
5: '&e' # The color that this severity should be, whatever is less than '6'
and greater than or equal to '5' in the section above
6: '&e' # The color that this severity should be, whatever is less than '7'
and greater than or equal to '6' in the section above
7: '&e' # The color that this severity should be, whatever is less than '8'
and greater than or equal to '7' in the section above
8: '&e' # The color that this severity should be, whatever is less than '9'
and greater than or equal to '8' in the section above
9: '&e' # The color that this severity should be, whatever is less than '10'
and greater than or equal to '9' in the section above
10: '&e' # The color that this severity should be, whatever is less than '11'
and greater than or equal to '10' in the section above
# The symbol that will be displayed for the %dev% placeholder to denote
experimental checks.
experimental-symbol: "&o"
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% &d%player% &efailed &d%dev%%check% &e%dev%(&d%dev%%type%&e%dev
%) &e(&d%percent%%&e)'
hover-message:
- '&dBuffer: %buffer%/%max-buffer%'
click-commands:
- '/tp %player%'
toggled-on-message: '%prefix% &eVulcan verbose &aenabled&e!'
toggled-off-message: '%prefix% &eVulcan verbose &ddisabled&e!'
unloaded-chunks:
# Whether or not people should be setback for sending motion which is equal to
unloaded chunks
setback-enabled: false
# Whether or not staff should be alerted, set to '' to disable this message
message: '%prefix% &d%player% &ewas setback for being in an unloaded chunk!'
# Max amount of ticks before someone gets set back
max-ticks: 40
# 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:
- ''
# 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% &d%player% &ejoined using &d%client-brand% %version%&e!'
# 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: '&dYou can''t join with %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% joined using %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:
desync:
kick-enabled: true
max-ticks: 300
kick-message: 'Internal Exception:
io.netty.handler.timeout.ReadTimeoutException'
staff-alert-message: '%prefix% &d%player% &ewas kicked for being out of sync
with the server! &e(&d%ticks% &eticks)'
console-message: '[Vulcan] &d%player% &ewas kicked for being out of sync with
the server! &e(&d%ticks% &eticks)'
transaction:
kick-enabled: true
max-delay: 45000
kick-message: 'Internal Exception:
io.netty.handler.timeout.ReadTimeoutException'
staff-alert-message: '%prefix% &d%player% &ewas kicked for not replying to
Transaction Packets! &e(&d%delay%ms&e)'
console-message: '[Vulcan] &d%player% &ewas kicked for not replying to
Transaction Packets! &e(&d%delay%ms&e)'
keepalive:
kick-enabled: true
max-delay: 45000
kick-message: 'Internal Exception:
io.netty.handler.timeout.ReadTimeoutException'
staff-alert-message: '%prefix% &d%player% &ewas kicked for not replying to
KeepAlive Packets! &e(&d%delay%ms&e)'
console-message: '[Vulcan] &d%player% &ewas kicked for not replying to
KeepAlive Packets! &e(&d%delay%ms&e)'
max-ping:
kick-enabled: true
max-ping: 20000
max-ticks: 20
kick-message: 'Internal Exception:
io.netty.handler.timeout.ReadTimeoutException'
staff-alert-message: '%prefix% &d%player% &ewas kicked for having too high
ping! &e(&d%ping%ms&e)'
console-message: '[Vulcan] &d%player% &ekicked for having too high ping! &e(&d
%ping%ms&e)'
freeze:
# A customizable list of commands that will be executed when a player logs out
while frozen
logged-out-while-frozen-commands: []
# 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: 'Buggati-Insurance'
# 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
# Below this TPS this option won't do anything. Set to -1 to disable
minimum-tps: 18.5
# Buffer settings
buffer:
max: 3
decay: .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: '&dYou were walking on a ghost block. It has been updated!'
# Whether or not staff should be sent a message when someone is setback for being
on a ghost block
staff-message-enabled: false
# The message that will be sent to staff when a player's position is updated for
being on a ghost block.
staff-message: '%prefix% &d%player%''s &eposition was updated for being on a
ghost block! (%world%, %x%, %y%, %z%) &e[%ticks%]'
# Whether or not the ghost block message should be printed to console
print-to-console: false
# The message that is printed to console if the above is true.
console-message: '%player% position was updated for being on a ghost block!
(%world%, %x%, %y%, %z%) &e[%ticks%]'
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:
- '&e&m---»--*-------------------------------------*--«---'
- '&eIn the past 7 days, &dVulcan &ehas punished &d%amount% &eplayers.'
- '&e&m---»--*-------------------------------------*--«---'
hooks:
###################################################################################
###################################
# Discord BOT Configuration (THIS IS DEPRECATED PLEASE USE THE WEBHOOK
BELOW!!!!!!!!!!!!!!!!) #
# enable-hook: Enable/Disable discord BOT support. You must have DiscordBotAPI
installed. #
###################################################################################
###################################
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 punished for %check% (Type: %type%) (VL:%vl%)'
image: 'https://crafatar.com/avatars/%uuid%'
###################################################################################
###################################
# Discord WEBHOOK Configuration
#
###################################################################################
###################################
discord-webhook:
# The section for the Discord Webhook alerts
alerts:
# Whether or not Discord Webhook Alerts should be enabled
enabled: true
# Paste the URL to your webhook here. For how to create a webhook, please see
https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks
url:
'https://discord.com/api/webhooks/1273297880924557363/vdV7J8wHgPmBH4hosUJ4o3XiFX454
DmKldsvfZwQEQApfiBIXhOz1S3O6A8xqnUzX_wH'
# The avatar for the webhook
avatar: 'https://i.imgur.com/JPG1Kwk.png'
# Thumbnail for the webhook
thumbnail: 'http://cravatar.eu/avatar/%name%/64.png'
# Colors for the webhook (use a website like
https://www.rapidtables.com/web/color/RGB_Color.html to pick colors)
color-r: 252
color-g: 140
color-b: 3
# Username of the webhook
username: 'Buggati-Insurance'
# Title of the webhook
title: 'Buggati-Insurance Alert'
# Description of the webhook
description: '**%player%** failed %check% %dev%(Type %type%)%dev% [%vl%/%max-vl
%]'
# Content will send text outside of the embed, so you can tag roles or people
for example.
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:
# Same settings and explanations as above
enabled: true
url:
'https://discord.com/api/webhooks/1273297916345192579/hKGDUXryk8GX8WxEjpjJl172dwuct
YSdnOOqCWKoatoncHrGDonKTSz803KDDgdaR38Z'
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: 'Buggati-Insurance'
title: 'Buggati-Insurance Punishment'
description: '**%player%** was punished for %check% (Type %type%) [VL: %vl%]'
content: ''
description-field: false
server-name-field: false
client-brand-field: false
client-version-field: false
ping-tps-field: false
location-field: false
###################################################################################
#####################################
# 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: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .75
decay: .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: true
max-violations: 8
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .5
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .5
decay: .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: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .75
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 7
multiple: .5
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 7
multiple: .5
decay: .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: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 10
multiple: .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: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .4
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 20
multiple: .5
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .5
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .4
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 20
multiple: .3
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 20
multiple: .25
decay: .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: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 20
multiple: .25
decay: .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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 12
multiple: .25
decay: .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
y:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
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: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
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: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
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: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .5
decay: .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
d:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
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: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-cps: 25
b:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .5
c:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: 1
d:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .5
e:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .75
f:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: 1.25
g:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .25
decay: 1.25
h:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: 1
i:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .5
decay: 1.25
j:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: 1.25
k:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .75
l:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: 1
m:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .75
n:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .15
decay: .75
o:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .25
decay: 1.25
p:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
q:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .3
decay: 2.0
r:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 10
multiple: .15
decay: 10
s:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 30
multiple: .15
decay: .825
t:
enabled: true
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 25
multiple: .15
decay: .75
min-kurtosis: 13
reach:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 8
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .035
max-reach: 3.03
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .25
decay: .225
max-reach: 3.15
fastbow:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .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: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .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: true
max-violations: 4
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .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: true
max-violations: 4
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .6
decay: .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: true
max-violations: 4
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .5
decay: .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: true
max-violations: 2
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
f:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 4
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 10
multiple: .25
decay: 2
g:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .05
h:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 4
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
j:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .5
k:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .75
l:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .6
decay: .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
hitbox:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .125
max-angle: .42
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .25
decay: .125
max-angle: 45
velocity:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .075
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .35
decay: .125
c:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .25
decay: .175
d:
enabled: false
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .05
movement:
noslow:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .15
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 7
multiple: .25
decay: .075
c:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 7
multiple: .25
decay: .15
d:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 7
multiple: .25
decay: .15
e:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 7
multiple: .25
decay: .15
motion:
a:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .25
b:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .25
c:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .05
d:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .05
e:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .05
g:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .15
h:
enabled: false
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .15
jump:
a:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .15
b:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .15
step:
a:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
b:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .25
decay: .35
c:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .1
boatfly:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .33
decay: .125
kick-out: false
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .25
decay: .25
kick-out: false
c:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .25
decay: .125
kick-out: false
entityflight:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .5
decay: .25
kick-out: false
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .5
decay: .25
antilevitation:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .25
decay: .075
nosaddle:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .125
entityspeed:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .5
decay: .25
kick-out: false
elytra:
a:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .25
max-speed: 4.25
b:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .25
decay: .125
c:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .125
f:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .25
decay: .125
g:
enabled: true
punishable: false
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 25
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .1
i:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .1
k:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .1
l:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .1
m:
enabled: true
punishable: true
setback: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .1
speed:
a:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 12
alert-interval: 1
dont-alert-until: 2
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .35
decay: .125
b:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 2
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .045
min-difference: .0025
c:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 2
dont-alert-until: 2
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .045
min-difference: .001
d:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 2
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .045
min-difference: .0025
fastclimb:
a:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .125
wallclimb:
a:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .35
decay: .225
jesus:
a:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .025
b:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .175
c:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 10
multiple: .45
decay: .75
d:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .45
decay: .175
e:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 10
multiple: .25
decay: .175
flight:
a:
enabled: true
punishable: true
discord-alert-interval: 5
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 30
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .65
decay: .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: true
max-violations: 30
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .275
c:
enabled: true
punishable: true
discord-alert-interval: 5
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 30
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .75
decay: .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: true
max-violations: 30
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .35
decay: .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: true
max-violations: 30
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .4
decay: .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: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
sprint:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .25
decay: .4
strafe:
a:
enabled: true
punishable: true
setback: false
min-vl-to-setback: 1
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 2
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .5
decay: .05
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .15
decay: .075
player:
fastuse:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
fastplace:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-blocks: 15
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .25
decay: .5
max-blocks: 4
fastbreak:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .5
min-difference: -125
tower:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .75
scaffold:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .25
c:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .5
d:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .5
e:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .5
f:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .1
g:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .25
h:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .25
decay: .35
i:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
j:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
k:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .35
max-blocks: 6
m:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 12
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .25
n:
enabled: false
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 12
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .25
timer:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
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: .425
decay: 1.85
max-speed: 1.05
d:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 35
alert-interval: 2
dont-alert-until: 8
maximum-ping: 100000
minimum-tps: 19.8
punishment-commands:
- 'minecraft:kick %player% Internal Exception:
io.netty.handler.timeout.ReadTimeoutException'
buffer:
max: 3
multiple: .5
decay: .25
max-balance: 75
baritone:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 20
multiple: .5
decay: .25
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .5
decay: .05
ghosthand:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
cancel: true
airplace:
a:
enabled: false
punishable: false
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
badpackets:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .5
decay: .25
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
c:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
d:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .01
e:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
f:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
g:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
h:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
i:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
j:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
k:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .4
m:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 5
multiple: .33
decay: .25
n:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 20
multiple: .25
decay: 2.5
o:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .15
p:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .15
q:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .15
r:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .25
s:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
t:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
u:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
v:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .5
decay: .075
kick-out: false
w:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .5
decay: .75
x:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 6
multiple: .5
decay: .35
y:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
z:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 3
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
1:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 12
multiple: .25
decay: .25
2:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 12
multiple: .25
decay: .25
4:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .25
decay: .025
5:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
inventory:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .25
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .25
invalid:
a:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 8
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .25
decay: .05
c:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 8
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .25
decay: .045
d:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 10
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 8
multiple: .25
decay: .5
e:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 8
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .01
f:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .01
g:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 2
multiple: .5
decay: .025
h:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .05
i:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 3
multiple: .5
decay: .05
j:
enabled: true
punishable: true
discord-alert-interval: 1
setback: false
min-vl-to-setback: 1
broadcast-punishment: true
max-violations: 20
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 1
multiple: .5
decay: .05
groundspoof:
a:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .125
b:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 5
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .125
c:
enabled: true
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 15
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
buffer:
max: 4
multiple: .5
decay: .125
improbable:
a:
enabled: false
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-combat-violations: 25
b:
enabled: false
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-movement-violations: 30
c:
enabled: false
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-player-violations: 30
d:
enabled: false
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-autoclicker-violations: 30
e:
enabled: false
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-total-violations: 50
f:
enabled: false
punishable: true
discord-alert-interval: 1
broadcast-punishment: true
max-violations: 1
alert-interval: 1
dont-alert-until: 1
maximum-ping: 100000
minimum-tps: 19.0
punishment-commands:
- 'ban %player% Unfair Advantage'
max-scaffold-violations: 25