When you log in, theres a purple message saying something like "Sending mob spawn data to...". If you see that, its sending spawn data. You will not be notified that it is sending at any other time.
I would need more specifics about those messages. It should display the mob name and its detected corrdinates whenever a mob on the tracked list is detected.
As for my development efforts...
Robochef has a fully working interface, appears in game, loads recipes, and processes its main event loop. It has done that for about 6 months. I need to recreate the project and 'Adapterize' it before I finish it, and because Robochef has at least two alternatives, it falls behind both Mob Tracker and Loot Tracker, which have none. Loot Tracker is up to the point where the interface is ingame, and it scans corpses, requests IDs for items, and tracks when the IDs come in. Thats the point where I have to decide what information to send and theres a TON of properties I need to encode. Best way to describe its state is: Proof of concept complete, framework in place, design not yet finalized.
Oh, and Mob Tracker 1.1 is well on its way. I added a fun little thing that I hope is popular with those who like to hit the less travelled paths by adding the ability to track WHO is sending data, IF they want to be known, and comparing themselves to others doing the same. Here's how it works:
When you send data for a spawn that has already been reported (same monster at same exact location), it updates the count for that spawn/location, but nothing else happens.
When you send data for a spawn that has not been recorded before (different mob at same location, or totally new location), you get 1 point.
When you send data for a mob that has never been seen before at ALL, you get 10000 points!
I will have a web page detailing, by server and globally, the Top X Trackers and perhaps a way to look up your tracker score. You don't get anything but bragging rights for participating, and you can continue to send data anonymously by using the /MOB ANON command (I added a bunch of commands for ease of setting things). Still I thought it would be cool and I found a way to do it efficiently, so I threw it in there.
Thats what I've been working on recently.
-----signature-----
Current developer of Mob Tracker (mobtracker.yewsplugins.com)
Current developer of Rare Tracker(raretracker.yewsplugins.com)
Current developer of Craft Bot(craftbot.yewsplugins.com)
Email:yew@yewsplugins.com