Permissions Of (Expression) — skript-luckperms
Addon: skript-luckperms · Category: Expression · Since: 1.0
Syntax
[luckperm[s]] (perms|permissions) of %luckpermsusers%Description
Represents the permissions of a user.
Examples
function example(p: offlineplayer):
set {_lp} to luckperms user from {_p}
broadcast "%{_p}% has %size of luckperms permissions of {_lp}% permissions!%
broadcast "their permissions: %luckperms permissions of {_lp}%"