Keeping your Minecraft Network safe from alt abusers and client cheaters.
#
#
# ░█▀▄▀█ ─▀─ █▀▀▀ █▀▀█ █▀▀█ ▀▀█▀▀ ─▀─ █▀▀█ █▀▀▄ ░█▀▀▀ █▀▀▄ █▀▀ █▀▀█ █▀▀█ █▀▀ █▀▀ █▀▀█
# ░█░█░█ ▀█▀ █─▀█ █▄▄▀ █▄▄█ ──█── ▀█▀ █──█ █──█ ░█▀▀▀ █──█ █▀▀ █──█ █▄▄▀ █── █▀▀ █▄▄▀
# ░█──░█ ▀▀▀ ▀▀▀▀ ▀─▀▀ ▀──▀ ──▀── ▀▀▀ ▀▀▀▀ ▀──▀ ░█▄▄▄ ▀──▀ ▀── ▀▀▀▀ ▀─▀▀ ▀▀▀ ▀▀▀ ▀─▀▀
#
# Keeping your Minecraft Network safe from alt abusers and client cheaters.
#
# CONTACT DETAILS
# Bug Reports -> Raymond#0001
#
# NEVER USE THE REVIEWS AS A BUG REPORT OR A FEATURE SUGGESTION, THANKS!!!!
#
#
# Some things to remember:
#
# If an account is migrated, but doesn't have the migration cape selected it will deny access.
# All players that have been verified as migrated are logged in a data.json, so users will
# only need to join once with the migration cape selected. If an account was purchased after
# the migration announcement, they will be allowed in as they are always a microsoft account.
#
#
# Unsure mode will not block users that pass any of the below tests
# A. Have an account aged from 2010-2012
# B. The plugin is unable (for some reason) to verify account creation date
#
# This mode should be used only if you encounter problems with people joining
# or if you want to have low security.
unsure-mode: false
# The message shown to a client when they are
# denied access to the server.
deny-message:
- "&c&lYour account is not migrated!"
- ""
- "&7This server requires all accounts to be migrated before joining."
- "&7&oIf you are migrated, change your cape to the migration cape and rejoin!"
# You are able to whitelist specific names AND uuids to bypass
# the migration check. Anyone with migrationenforcer.bypass will
# automatically bypass the migration check regardless.
whitelisted-names:
- "notch" # This is a username
- "123-456-789-0" # UUIDs also work!!!
# Only disable this if you want to check if a player is migrated EVERY time they login
# rather than caching
cache-logins: true
# Toggle debug mode to find any problems.
# Mostly for developers!
debug: false