Are you a server owner? Are you tired of cheaters?
Don't worry. This plugin will save you.
What is its feature? + Detect and stop cheaters from playing in your server with high accuracy
+ Highly configurable
The download link includes the plugin (XMACPlugin.jar) and the application for verification (XMACLoader.exe)
I used some obfuscation to prevent unauthorized resell or rename/reskin for some evil purposes. (Removed plugin obfuscation)
This plugin is in the early stage, and this means
it might contain bugs and
false cheat detection. Please report it to me (Discord server link below) so I can fix it and make this anticheat better.
Supported mods: Optifine (without Forge)
Supported OS: Windows
I will add additional support for mods later as I am swamped at this moment.
Commands: (permission: xmac.admin)
+ /xmac skip <player>: Skip verification for player
+ /xmac check <player>: Force a player to verify that they does not cheat
+ /xmac reload: Reload configuration
Bypass permission: xmac.bypass
Instructions for players:
+ Download the application from
http://bit.ly/xmloader + Extract the loader
+ Run it
+ Gotcha, you can play now
Instructions for server owners:
+ Install this plugin
+ Start the server, then stop it
+ Go to plugins/XMAC and edit config.yml
+ Change the credentials to one of below
+ Save the config file, start the server
+ You are all set!
Want your own account for free? Become a tester and you will get free access to this plugin. For more details, contact me in the Discord server below
# Thông tin đăng nhập cho plugins
# Authencation username and password
credentials:
username: 'xmactrial0'
password: '1234'
# Config kết nối lại khi mất kết nối đến máy chủ
# Reconnect on connection lost
retry:
# Delay giữa các lần thử lại
# Delay between attempts
delay: 15000
# Số lần thử lại kết nối
# Retries count
time: 8
# Khoảng các có member có thể di chuyển khi chưa xác minh
# Distance that unverified players can move
move-distance: 3
# Thời gian chờ xác minh tối đa
# Verification timeout
timeout: 60
# Các lệnh chạy khi xác minh thành công (hỗ trợ nhiều lệnh)
# Commands ran on success (support multiple commands)
on-verify:
- 'say %player% §aXác minh thành công, chúc bạn chơi game lành mạnh <3!!!'
# Các lệnh thực thi khi quá thời gian xác minh (hỗ trợ nhiều lệnh)
# Commands ran on timeout (support multiple commands)
on-timeout:
- 'kick %player% §cVui lòng xác minh để vào game'
# Thông báo yêu cầu người chơi xác minh!
# Notify unverified players every X seconds
notify-delay: 5
notify-message: '&aClick vào đây để tải xác minh &7➟ &6http://bit.ly/xmloader'
messages:
# Thông báo khi xác minh thành công
# Message sent to player when they successfully verified
on-success: "&aXác minh thành công"
# Thông báo khi dùng lệnh mà chưa xác minh
# Message sent to unverified player when they try to use commands
on-command: "&cBạn cần xác minh trước khi có thể dùng lệnh"
My English is not so good because I don't live in a English speaking country. I'm sorry about that.
XMAC is my first plugin, so that this post might look unprofessional.