If nobody writes a plugin soon, You as well could try a workaround. Storing once a week an array with user ids and userpoints in filesystem and compare that to last weeks array. In 1.3 or 1.4 I used $users=qa_db_single_select(qa_db_top_users_selectspec(0)); to get hands on the userpoints array.