Alternate Account Finder
0
Identifies accounts that have used the same IP address.
Versions
All releases on GitHubSnapshot release marking AlternateAccountFinder's move to an AI-first development approach.
Day-to-day feature work, grooming, review and maintenance now run through AI agents working directly against this repository, with the maintainers setting direction and approving what lands. The version bump marks that change in how the project is built — it is not a compatibility break. Behaviour, configuration and stored data are unchanged, and existing installations can upgrade in place.
This is a dated snapshot, not a finished release. It follows the precedent set by Medieval
Factions' 6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation,
and the snapshot designation stays until it has.
Version changes
build.gradle:2.0.0→3.0.0-SNAPSHOT-8-8-2026
Opened as https://github.com/Dans-Plugins/AlternateAccountFinder/pull/88.
Drafted by Claude on behalf of Daniel Stephenson.
What's Changed
- v2 by @alyphen in https://github.com/Dans-Plugins/AlternateAccountFinder/pull/50
- Changed version to 2.0.0 for release by @dmccoystephenson in https://github.com/Dans-Plugins/AlternateAccountFinder/pull/51
New Contributors
- @alyphen made their first contribution in https://github.com/Dans-Plugins/AlternateAccountFinder/pull/50
Full Changelog: https://github.com/Dans-Plugins/AlternateAccountFinder/compare/1.2.0...2.0.0
What's Changed
- Moving away from the Singleton pattern. by @dmccoystephenson in https://github.com/Dans-Plugins/AlternateAccountFinder/pull/48
Full Changelog: https://github.com/Dans-Plugins/AlternateAccountFinder/compare/v1.1...1.2.0
Changes in v1.1
- Major code refactoring
- Added /aafsearch (playername), allowing a player with permission to search for information regarding a specific player.
- Ops should now be able to use admin commands by default.
- The plugin should now work for 1.13 - 1.16 servers.
- Integrated bStats
What is this?
Alternate Account Finder keeps track of every IP address that is used to log into your server. If two players log in using the same IP address, that address will be flagged as suspected and the players will show up when you type /aaflist suspected. If two players have logged in more than 3 times using the same IP address, that address will be flagged as probable and the players will show up when you type /aaflist probable. You can also view IP addresses that have logged into your server by typing /aaflist addresses.
Permissions
- aaf.list
Something wrong, or something missing?
Bugs go to the plugin's issue tracker, where they can actually be fixed and tracked. Ideas for new behaviour go to the Dev Portal, where the community can upvote them.