Could somebody please explain to me the easiest way to organize my AdminCP Menu (on left)? Many mods I've installed seem to favor being at the very top of the list, above the vBulletin Options which is becoming a tedious pet-peeve of mine.
Edit the "includes/xml/cpnav_HACKNAME.xml" bitfield file that's appropriate to whichever navgroup you'd like to move.
Look in the file for the displayorder="" field -- it should be somewhere after navgroup phrase="", if it's not in the XML file (which usually causes things to be added above vBulletin Options) you can add the displayorder field in.