Skip to main content
Dan's Plugins Community
HomeNewsGuidesLeaderboardAboutRoad MapCommissionsDev PortalAccount
All plugins
Alternate Account Finder icon

Alternate Account Finder

0

2 servers
Latest: 2.0.0
184 downloads

Identifies accounts that have used the same IP address.

DownloadUser guideSourceSpigotMC

Versions

All releases on GitHub
Latest
3.0.0-SNAPSHOT-8-8-2026
Pre-release
August 8, 2026

Snapshot 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.03.0.0-SNAPSHOT-8-8-2026

Opened as https://github.com/Dans-Plugins/AlternateAccountFinder/pull/88.


Drafted by Claude on behalf of Daniel Stephenson.

AlternateAccountFinder-3.0.0-SNAPSHOT-8-8-2026-all.jar (14 MB)

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.

v0.15.0-SNAPSHOT-8-8-2026
Source CodeReport a Bug