Another addon that I put together for use on my server that others might find beneficial. It's an OnFirstEnterWorld server hook that sets the character to 70 (or whatever level you want) as well as teaching them all the spells they should know based on race/class. Just compile it and toss it in your scripts folder. When I get un-lazy i'll add the teaching/maxing of all necessary skills as well but for now i'm just using the playercreateinfo_skills table to do that.
Source is at http://www.funserver.cc/OnFirstEnterWorld.zip
You can also grab my playercreateinfo_skills table at http://www.funserver.cc/playercreateinfo_skills.sql