minecraft-server-anywhere/survival/plugins/Negativity/modules/speed.yml

48 lines
No EOL
962 B
YAML

# Move faster
# The display name of cheat
name: "Speed"
# enable/disable detection
active: true
# Maximum of ping to be verified.
# It's to prevent lagging player
ping: 200
# The minimum porcent to create reliability
reliability_alert: 95
# Manage the kick of players
kick:
active: false
# Required alert to kick player
alert: 10
# Remove the cheat effect
set_back:
active: true
# To know how to configure, check this wiki :
# https://github.com/Elikill58/Negativity/wiki/setBack
action: []
# Option for /negativity verif
verif:
# Enable/disable the detection when the verification is enabled
check_in_verif: true
# Disable one check and not all detections
checks:
# High speed
high-speed:
active: true
# Distance when jumping
distance-jumping:
active: true
# Same Y move
same-diff:
active: true
# Check the walk speed
walk-speed:
active: true
buffer: 3