Add option to display less verbose permission errors #140


  • Enhancment
  • Accepted
Open
  • _ForgeUser1494830 created this issue May 10, 2014
    Owner

    Is there a option to hide the list of permissions when a normal player dont have permissions for /perms? Change "You need one of the following permissions to do this: permission1 permission2" to "You dont have permissions." or something like that.

  • _ForgeUser1494830 added the tags Accepted Enhancment May 10, 2014
  • _ForgeUser1494830 posted a comment Jun 5, 2014

    Build #539+ will have this feature.

    It's controlled via the permission zpermissions.error.detail

    This permission, by default, is true.

    If you want to disable it, explicitly set it to false on your default & base groups, e.g.:

    /perm group <group> set zpermissions.error.detail f
    

To post a comment, please login or register a new account.