Admin tool to find out who might be using an alt account
Features
Uses MySQL
Works with players that aren't online
Finds players that might use an alt account
It can display information about a players namechanges
Commands Legend:
Command - Description - All commands need the permission
multiaccountfinder.admin
/accountfinder - Shows the help site
/accountfinder count - Shows the number of all logins on your network
/accountfinder namelist <name> - Shows the logins of a player within the last 24 hours
/accountfinder altaccounts <name> - Shows POSSIBLE alt accounts
/accountfinder lastlogin <name> - Shows the last login of a player
settings.yml
PS: You can use
/af instead of
/accountfinder ;D
Code (Text):
MySQL_Host: IP address of your mysql server
MySQL_Port: Usually 3306
MySQL_User: MySQL username
MySQL_Database: MySQL database where the serverinformation should be saved
MySQL_Password: Your MySQL password