All Groups (Expression) — skript-luckperms

Addon: skript-luckperms · Category: Expression · Since: 1.0

Syntax

all [of the] luckperm[s] groups

Description

returns a list of all groups. This expression will require `luckperms` in it until Skript deprecates their `groups of`.

Examples

command /getallgroups:
    trigger:
         send all of the luckperms groups to player

View source