FirstConnect
The idea of this plugin is relatively simple. It allows administrators of a server to check:
- The first time someone connected
- The last time a player was seen
- How many days it has been since a player first connected.
- UUID of the player. (Will check Mojang UUID API when available)
There is no configuration needed to use this plugin! (Unless using MySQL)
Commands
The only command in this plugin is:
/firstconnect <playername>
Permissions
/firstconnect: fc.lu
Example Output

Support
If you need help, feel free to open a issue/ticket (click Tickets at the top)
Metrics
As of plugin version v1.5, FirstConnect includes Hidendra's plugin metrics system. This will allow me to see what version of FirstConnect/Bukkit people are using amongst other things which will allow me to make sure I support versions people use. None of the information provided by metrics is sensitive nor can it be used to identify your server.
If you wish to read more, click here. If you wish to opt out, you may do so by editing plugins/Plugin Metrics/config.yml and setting opt-out to true.
Future Versions
If I plan to release a new version with big changes, it will most likely be available to read about here.
Note for lager servers
When the plugin first loads it will try to import existing dates from player.dat files, this may take a while.