[REQUEST] Placeholder to return permission active or negated
JamesMCL44 opened this issue · 1 comments
JamesMCL44 commented
As titled.
Please kindly add a placeholder to work like follows:
%luckperms_has_permission_active_%
returns "true" if value of the permission is true
It will be of great use in testing conditions.
Thanks.
lucko commented
You can use %luckperms_check_permission%
to do this