Create Track (Effect) — skript-luckperms

Addon: skript-luckperms · Category: Effect · Since: 1.0.2

Syntax

create [new] luckperm[s] track (with name|named) %string%

Description

Creates a new luckperms track and then loads it into memory.

Examples

function example(name: string):
    create new luckperms track named {_name}

View source