Product: whatever you want Hook Location: report_start Title: whatever you want Execution Order: 5 is okay Plugin PHP Code: // replace X with user's id if ($vbulletin->userinfo['userid'] == X) { print_no_permission(); } Plugin is Active: Yes