Hi Kajrietberg,
Just in case you’re still after this, I wanted this too, and hacked the plugin to get it.
Go to plugins, and click on ‘edit’ to edit the plugin.
Find the line that says:
$output = wp_list_pages('sort_column=post_name'.$depthStr.'&title_li=&echo=0&child_of='.$rootPost->ID);
Change menu_order
into post_name
.
Hope that helps.