Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
/ AltFinder Public archive

Spigot plugin for finding players using alternate accounts and combating bot attacks.

License

Notifications You must be signed in to change notification settings

EarthMC/AltFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AltFinder

A spigot plugin to track down alternative accounts made for EarthMC. You can use this to search a database of known mcleaks accounts which are stolen minecraft accounts used by cheaters. It can also check IP addresses against a VPN database to block VPN users. Not officially released for public use but shouldn't have any major bugs.

Coming features:

Automatically get all accounts from the same ips, with all usernames they have used to connect listed on each account.

Manage alts to split the accounts of friends and family so they do not trigger warnings for alternate accounts anymore.

Accounts that have once connected from the same ip and then been verified as being different players will still trigger warnings if any additional accounts connect from the same ip in the future.

Comparison of how many times two accounts have connected from the same ip and a timeline overview.

Current Commands

/mcleaks <player> - Checks if a player is in a list of confirmed mcleaks accounts. These accounts have been 100% confirmed to be stolen and used by MCLeaks. More info here: https://github.com/TheMrGong/MCLeaksApiClient.

/ip (player) - Prints a player's IP.

/vpnshield [on/off/toggle] - Toggles VPNShield

/vpnshield strictmode [on/off/toggle] - Toggles VPNShield strict mode, not recommended to be used outside of spam bot attacks.

Current Permissions

altfinder.mcleaks - Gives access to the /mcleaks command.

altfinder.mcleaks.notify - Displays a notification if a player who is using an mcleaks account joins.

altfinder.ip.self - Allows /ip command to display own IP. (Given by default).

altfinder.ip.other - Allows /ip command to display another palyer's IP.

altfinder.vpnshield.notify - Allows player to get VPNShield notifications.

altfinder.vpnshield.bypass - Will not execute the using-vpn command on this player.

altfinder.vpnshield.toggle - Allows turning VPNShield on and off.

altfinder.vpnshield.strictmode.toggle - Allows turning strict mode on and off.

About

Spigot plugin for finding players using alternate accounts and combating bot attacks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages