LuckPermsWeb icon indicating copy to clipboard operation
LuckPermsWeb copied to clipboard

Ability to hide undefined results in verbose viewer

Open bloodmc opened this issue 4 years ago • 1 comments

Description

While verbose undefined results are useful in showing a denied permission, it can sometimes cause information to be hard to find when a plugin like GriefDefender performs many lookups against persistent and transient data in a short period of time.

Proposed Behaviour

I propose one of the following options to improve this behaviour at least for my plugin

  1. Add a tickbox on the verbose viewer to hide undefined results
  2. Add a parameter to the verbose command to not include undefined results

Extra Details

No response

bloodmc avatar Dec 17 '21 23:12 bloodmc

Following

Rasgnarok avatar Dec 21 '21 01:12 Rasgnarok

Added in #392

Turbotailz avatar Oct 22 '22 02:10 Turbotailz