Okay, my map plugin replacement is pretty sweet except for not currently supporting the display of items on the ground.
I'll be committing this replacement to CVS soon, possibly after I add in the ground item thing (assuming not that many people make use of the ground items on the map, I may put it off for now)
Features:
- Right clicking on a spawn on your map will target that spawn
- Makes use of the new OnAddSpawn and OnRemoveSpawn API, making it much more efficient. Note: The refresh rate and spawn radius (which makes the map only display spawns within x radius of you) have been removed because of this
- Allows "highlighting" (changes the color of the point on the map) based on a standard spawn search string. For example, "/highlight race troll" will highlight all trolls. This highlight will be in effect until you zone or you reset the highlights with /highlight reset.

