Edit Group (Section) — skript-luckperms

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

Syntax

edit [the] group %string%

Description

Creates a section that allows you to modify the properties of the provided group. After the code in the section has finished the group will be saved asynchronously.

Examples

edit group "example":
    add 5 to group weight

View source