
MigrationEnforcer | Force player 0.0.127
Keeping your Minecraft Network safe from alt abusers and client cheaters.
About MigrationEnforcer
Majority of rule breakers use stolen alt accounts to bypass punishments. Well, this is no more! With the introduction to microsoft accounts, Minecraft accounts are safer than ever. With this plugin, you can force all players to have migrated their account to a microsoft account.
Why is a microsoft account safer?
Microsoft accounts gain the optimized security features! Some of these features include 2FA, Email Confirmation, etc.
By forcing all players to use a microsoft minecraft account, the chances of their account being hacked significantly lowers!
How does the plugin work?
The plugin checks each user to see if they are migrated or not. We use specific methods to determine the status of each account. You can always add users to bypass the check, or if a user has the permission migrationenforcer.bypass.
Everything can be configured to fit your network's needs!
[SPOILER="Config"]
[/SPOILER]
Please do not use the review section to report bugs or suggestions, rather DM me on spigot or discord!!
Discord: Raymond#0001
Majority of rule breakers use stolen alt accounts to bypass punishments. Well, this is no more! With the introduction to microsoft accounts, Minecraft accounts are safer than ever. With this plugin, you can force all players to have migrated their account to a microsoft account.
Why is a microsoft account safer?
Microsoft accounts gain the optimized security features! Some of these features include 2FA, Email Confirmation, etc.
By forcing all players to use a microsoft minecraft account, the chances of their account being hacked significantly lowers!
How does the plugin work?
The plugin checks each user to see if they are migrated or not. We use specific methods to determine the status of each account. You can always add users to bypass the check, or if a user has the permission migrationenforcer.bypass.
Everything can be configured to fit your network's needs!
[SPOILER="Config"]
#
#
# ░█▀▄▀█ ─▀─ █▀▀▀ █▀▀█ █▀▀█ ▀▀█▀▀ ─▀─ █▀▀█ █▀▀▄ ░█▀▀▀ █▀▀▄ █▀▀ █▀▀█ █▀▀█ █▀▀ █▀▀ █▀▀█
# ░█░█░█ ▀█▀ █─▀█ █▄▄▀ █▄▄█ ──█── ▀█▀ █──█ █──█ ░█▀▀▀ █──█ █▀▀ █──█ █▄▄▀ █── █▀▀ █▄▄▀
# ░█──░█ ▀▀▀ ▀▀▀▀ ▀─▀▀ ▀──▀ ──▀── ▀▀▀ ▀▀▀▀ ▀──▀ ░█▄▄▄ ▀──▀ ▀── ▀▀▀▀ ▀─▀▀ ▀▀▀ ▀▀▀ ▀─▀▀
#
# 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
Please do not use the review section to report bugs or suggestions, rather DM me on spigot or discord!!
Discord: Raymond#0001