Hook to plugins admin settings

try using

  current_user_can( $capability , $object_id );

Reference:
https://codex.wordpress.org/Function_Reference/current_user_can#Usage