I'm developing a plugin for amember pro but in order to do the admin section I would need to know how to have only admin login access rights to a particular section. how can we do this???
There is no mechanism yet to add admin pages from the plugin - try to use includes from amember/admin folder (login.inc.php). If you need to add config section - it is another deal - it is easy.