Eliminating cheaters has always proven to be a difficult task for server owners. Most server owners focus on perfecting their anti-cheat to wipe out cheaters, but what if you could detect cheaters before they even connected to the server? That's where Jade comes in.
Jade employs two advanced checks to detect possible cheaters with more to come before they even connect:
- MCLeaks Check - This check detects players who have connected with an MCLeaks account.
- Cheatbreaker Check - This check detects players who have violated Cheatbreaker's regulations.
Code:
# Jade by Juno
# Enable/Disable blocking mcleaks or cheatbreaker accounts
mcleaks: true
cheatbreaker: true
# Can either be 'disconnect', 'kick' or 'command'
# Disconnect - prevent player from logging in
# Command - execute command when player joins
# Kick - kick player on join
# NOTE: Kick is the default, if the mode does not match any of the three options, it will be used.
mode: 'kick'
# The message to display when kicking or disconnecting the player
message: 'You are not allowed!'
# Command to execute if mode is in 'command'
# Variables - %uuid%, %name%
# Don't include the / at the beginning
command: 'kick %name% You are not allowed!'
# UUIDs to exclude (not check)
# You can add as many as you wish (current one listed is an example)
exclude:
- '255b28f3-6c37-480c-b834-1cbcb4979706'
Terms of Service ("TOS")
Last updated: 9th July 2018.
Last updated: 9th July 2018.
- By purchasing or having access to this plugin you automatically agree to the TOS.
- You may not redistrubite this plugin or any part of it.
- You are not allowed to chargeback.
- There are no refunds.
Contact
The price of this plugin is $10. To purchase this plugin please send me a direct message. Or add me on Discord Ethan#8811
The price of this plugin is $10. To purchase this plugin please send me a direct message. Or add me on Discord Ethan#8811
