Permissions logging - List the user and required permission

Discussion in 'Bukkit Discussion' started by Ruprect, Jul 29, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Ruprect

    Do anybody know if there is a plugin or a setting in Bukkit/Essentials/PermissionsBukkit that will log the permission required into the console and/or log file.

    Even though I'm the owner of my server I get some Permissions Required on some commands, therefore it would be nice with at logentry like this:

    Ruprect: command /give - disallowed essentials.give
    Ruprect: command //wand - disallowed worldedit.wand

    And perhaps a log of every command (selectable):

    Ruprect: command /tpa notch - allowed essentials.tpa
    Notch: command /tpaccept - disallowed essentials.tpaccept

    Is this available, or is it possible to hook into PermissionsBukkit to have it log all permissions lookups.
     
  2. Offline

    Ruprect

Thread Status:
Not open for further replies.

Share This Page