Display Permission Nodes For Plugins

Discussion in 'Archived: Plugin Requests' started by FNG Nation, Aug 10, 2012.

  1. Offline

    FNG Nation

    As a owner of multiple servers, I find myself at times needing to add a feature/node to user groups and the like. I think it'd be cool to have a plugin that would check the permission nodes of a plugin and display them in chat. It'd just be nice to be able to see all the perms and maybe descriptions to them since we can scroll chat now. This also saves time as an admin as I don't have to open up the bukkit page for it, I know it sounds lazy but I'm just looking to simplify things for an admin, not so much being lazy as it's not hard to do anyway to begin with but would be beyond useful to have at your side.

    i.e. /cp pluginname | /checkperm pluginname

    I know there's plugin managers and such but I think this would be a good feature to have in those type of plugins. My main focus here is to request someone try it out? I'm sure others would like it and try it too.

    Or if one already exists, post a link? Thanks for any time you spend on this whether it be posting, creating the plugin or pointing me to one already.

    Anyone else think this would be a good idea or just me? lol. :p
     
  2. Offline

    np98765

    Some developers don't include permissions in their plugin.yml... I find it much easier to add permissions in the actual code than take the time to type it in the plugin.yml. I'd just recommend not being lazy and visiting the BukkitDev page. :p
    Anyways, I don't think this exists, although it has been asked for once (that I vaguely remember). Do a search for it, see how it turned out?
     
  3. Offline

    edragy

    As far as I'm concerned, this isn't possible without having the permission nodes in plugin.yml. See this plugin: http://dev.bukkit.org/server-mods/permissionfinder/
     

Share This Page