1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-25 13:28:58 +02:00

Fix URLs for commands (#27)

Sam Goodger
2019-11-26 22:22:19 +11:00
committed by Luck
parent cd4403865c
commit f3ae500a91
11 changed files with 236 additions and 236 deletions

@@ -32,23 +32,23 @@ General commands used to operate LuckPerms functions.
* [/lp](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp) * [/lp](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp)
* [/lp `sync`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-sync) * [/lp `sync`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-sync)
* [/lp `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-info) * [/lp `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-info)
* [/lp `editor`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-editor) * [/lp `editor`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-editor-type)
* [/lp `debug`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-debug) * [/lp `debug`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-debug)
* [/lp `verbose` \<on | record | off | upload\> [filter]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose) * [/lp `verbose` \<on | record | off | upload\> [filter]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose-onrecordoffupload-filter)
* [/lp `tree` [scope] [player]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree) * [/lp `tree` [scope] [player]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree-scope-player)
* [/lp `search` \<permission\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-search) * [/lp `search` \<permission\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-search-permission)
* [/lp `check` \<user\> \<permission\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-check) * [/lp `check` \<user\> \<permission\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-check-user-permission)
* [/lp `networksync`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-networksync) * [/lp `networksync`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-networksync)
* [/lp `import` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-import) * [/lp `import` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-import-file)
* [/lp `export` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-export) * [/lp `export` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-export-file)
* [/lp `reloadconfig`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-reloadconfig) * [/lp `reloadconfig`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-reloadconfig)
* [/lp `bulkupdate`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-bulkupdate) * [/lp `bulkupdate`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-bulkupdate-data-type-action-action-field-action-value-constraints)
* [/lp `migration`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-migration) * [/lp `migration`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-migration-plugin-name-options)
* [/lp `creategroup` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-creategroup) * [/lp `creategroup` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-creategroup-name)
* [/lp `deletegroup` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletegroup) * [/lp `deletegroup` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletegroup-name)
* [/lp `listgroups`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listgroups) * [/lp `listgroups`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listgroups)
* [/lp `createtrack` \<track\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-createtrack) * [/lp `createtrack` \<track\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-createtrack-name)
* [/lp `deletetrack` \<track\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletetrack) * [/lp `deletetrack` \<track\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletetrack-name)
* [/lp `listtracks`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listtracks) * [/lp `listtracks`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listtracks)
### User commands ### User commands
@@ -60,11 +60,11 @@ Formed of `/lp user <user> ...` - where `<user>` is the username or uuid of the
* [/lp user \<user\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent) * [/lp user \<user\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent)
* [/lp user \<user\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta) * [/lp user \<user\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta)
* [/lp user \<user\> `editor`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-editor) * [/lp user \<user\> `editor`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-editor)
* [/lp user \<user\> `promote` \<track\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-promote) * [/lp user \<user\> `promote` \<track\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-promote-track-context)
* [/lp user \<user\> `demote` \<track\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-demote) * [/lp user \<user\> `demote` \<track\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-demote-track-context)
* [/lp user \<user\> `showtracks`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-showtracks) * [/lp user \<user\> `showtracks`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-showtracks)
* [/lp user \<user\> `clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clear) * [/lp user \<user\> `clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clear-context)
* [/lp user \<user\> `clone` \<user\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clone) * [/lp user \<user\> `clone` \<user\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clone-user)
### Group commands ### Group commands
Commands used to view or modify a specific group. Commands used to view or modify a specific group.
@@ -75,83 +75,83 @@ Formed of `/lp group <group> ...` - where `<group>` is the name of the group bei
* [/lp group \<group\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent) * [/lp group \<group\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent)
* [/lp group \<group\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta) * [/lp group \<group\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta)
* [/lp group \<group\> `editor`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-editor) * [/lp group \<group\> `editor`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-editor)
* [/lp group \<group\> `listmembers` [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-listmembers) * [/lp group \<group\> `listmembers` [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-listmembers-page)
* [/lp group \<group\> `setweight` \<weight\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight) * [/lp group \<group\> `setweight` \<weight\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight-weight)
* [/lp group \<group\> `setdisplayname` \<name\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname) * [/lp group \<group\> `setdisplayname` \<name\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname-name)
* [/lp group \<group\> `showtracks`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-showtracks) * [/lp group \<group\> `showtracks`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-showtracks)
* [/lp group \<group\> `clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear) * [/lp group \<group\> `clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear-context)
* [/lp group \<group\> `rename` \<new name\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-rename) * [/lp group \<group\> `rename` \<new name\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-rename-new-name)
* [/lp group \<group\> `clone` \<name of clone\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone) * [/lp group \<group\> `clone` \<name of clone\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone-new-name)
### Permission commands ### Permission commands
Commands used to view or modify the permissions data of a specific user or group. Commands used to view or modify the permissions data of a specific user or group.
Formed of either `/lp user <user> permission ...` or `/lp group <group> permission ...` Formed of either `/lp user <user> permission ...` or `/lp group <group> permission ...`
* [`info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-info) * [`info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-info)
* [`set` \<node\> \<true/false\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-set) * [`set` \<node\> \<true/false\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-set-node-truefalse-context)
* [`unset` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unset) * [`unset` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unset-node-context)
* [`settemp` \<node\> \<true/false\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp) * [`settemp` \<node\> \<true/false\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp-node-truefalse-duration-temporary-modifier-context)
* [`unsettemp` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp) * [`unsettemp` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp-node-context)
* [`check` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-check) * [`check` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-check-node-context)
* [`checkinherits` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits) * [`checkinherits` \<node\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits-node-context)
* [`clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-clear) * [`clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-clear-context)
### Parent commands ### Parent commands
Commands used to view or modify the inheritance properties (parents) of a specific user or group. Commands used to view or modify the inheritance properties (parents) of a specific user or group.
Formed of either `/lp user <user> parent ...` or `/lp group <group> parent ...` Formed of either `/lp user <user> parent ...` or `/lp group <group> parent ...`
* [`info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-info) * [`info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-info)
* [`set` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-set) * [`set` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-set-group-context)
* [`add` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-add) * [`add` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-add-group-context)
* [`remove` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-remove) * [`remove` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-remove-group-context)
* [`settrack` \<track\> \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack) * [`settrack` \<track\> \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack-track-group-context)
* [`addtemp` \<group\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp) * [`addtemp` \<group\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp-group-duration-temporary-modifier-context)
* [`removetemp` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp) * [`removetemp` \<group\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp-group-context)
* [`clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-clear) * [`clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-clear-context)
* [`cleartrack` \<track\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack) * [`cleartrack` \<track\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack-track-context)
* [`switchprimarygroup` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-user-user-parent-switchprimarygroup) * [`switchprimarygroup` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-user-user-parent-switchprimarygroup-group)
### Meta commands ### Meta commands
Commands used to view or modify the metadata of a specific user or group. Commands used to view or modify the metadata of a specific user or group.
Formed of either `/lp user <user> meta ...` or `/lp group <group> meta ...` Formed of either `/lp user <user> meta ...` or `/lp group <group> meta ...`
* [`info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-info) * [`info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-info)
* [`set` \<key\> \<value\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-set) * [`set` \<key\> \<value\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-set-key-value-context)
* [`unset` \<key\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unset) * [`unset` \<key\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unset-key-value-context)
* [`settemp` \<key\> \<value\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp) * [`settemp` \<key\> \<value\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp-key-value-duration-temporary-modifier-context)
* [`unsettemp` \<key\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp) * [`unsettemp` \<key\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp-key-context)
* [`addprefix` \<priority\> \<prefix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addprefix) * [`addprefix` \<priority\> \<prefix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addprefix-priority-prefix-context)
* [`addsuffix` \<priority\> \<suffix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix) * [`addsuffix` \<priority\> \<suffix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix-priority-suffix-context)
* [`setprefix` [priority] \<prefix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix) * [`setprefix` [priority] \<prefix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix-priority-prefix-context)
* [`setsuffix` [priority] \<suffix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setsuffix) * [`setsuffix` [priority] \<suffix\> [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setsuffix-priority-suffix-context)
* [`removeprefix` \<priority\> [prefix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removeprefix) * [`removeprefix` \<priority\> [prefix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removeprefix-priority-prefix-context)
* [`removesuffix` \<priority\> [suffix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix) * [`removesuffix` \<priority\> [suffix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix-priority-suffix-context)
* [`addtempprefix` \<priority\> \<prefix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempprefix) * [`addtempprefix` \<priority\> \<prefix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempprefix-priority-prefix-duration-temporary-modifier-context)
* [`addtempsuffix` \<priority\> \<suffix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix) * [`addtempsuffix` \<priority\> \<suffix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix-priority-suffix-duration-temporary-modifier-context)
* [`settempprefix` [priority] \<prefix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempprefix) * [`settempprefix` [priority] \<prefix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempprefix-priority-prefix-duration-temporary-modifier-context)
* [`settempsuffix` [priority] \<suffix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix) * [`settempsuffix` [priority] \<suffix\> \<duration\> [temporary modifier] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix-priority-suffix-duration-temporary-modifier-context)
* [`removetempprefix` \<priority\> [prefix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempprefix) * [`removetempprefix` \<priority\> [prefix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempprefix-priority-prefix-context)
* [`removetempsuffix` \<priority\> [suffix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix) * [`removetempsuffix` \<priority\> [suffix] [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix-priority-suffix-context)
* [`clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-clear) * [`clear` [context...]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-clear-context)
### Track commands ### Track commands
Commands used to view or modify a specific track. Commands used to view or modify a specific track.
Formed of `/lp track <track> ...` - where `<track>` is the name of the track being queried / modified. Formed of `/lp track <track> ...` - where `<track>` is the name of the track being queried / modified.
* [/lp track \<track\> `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-info) * [/lp track \<track\> `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-info)
* [/lp track \<track\> `append` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-append) * [/lp track \<track\> `append` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-append-group)
* [/lp track \<track\> `insert` \<group\> \<position\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-insert) * [/lp track \<track\> `insert` \<group\> \<position\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-insert-group-position)
* [/lp track \<track\> `remove` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-remove) * [/lp track \<track\> `remove` \<group\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-remove-group)
* [/lp track \<track\> `clear`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clear) * [/lp track \<track\> `clear`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clear)
* [/lp track \<track\> `rename` \<new name\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-rename) * [/lp track \<track\> `rename` \<new name\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-rename-new-name)
* [/lp track \<track\> `clone` \<name of clone\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clone) * [/lp track \<track\> `clone` \<name of clone\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clone-new-name)
### Log commands ### Log commands
Commands used to view the action log. Commands used to view the action log.
* [/lp log `recent` [user] [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-recent) * [/lp log `recent` [user] [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-recent-user-page)
* [/lp log `search` \<query\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-search) * [/lp log `search` \<query\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-search-query-page)
* [/lp log `notify` [on|off]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-notify) * [/lp log `notify` [on|off]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-notify-onoff)
* [/lp log `export` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-export) * [/lp log `export` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-export-file)
* [/lp log `userhistory` \<user\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory) * [/lp log `userhistory` \<user\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory-user-page)
* [/lp log `grouphistory` \<group\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory) * [/lp log `grouphistory` \<group\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory-group-page)
* [/lp log `trackhistory` \<track\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory) * [/lp log `trackhistory` \<track\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory-track-page)

@@ -14,23 +14,23 @@ ___
* [/lp](#lp) * [/lp](#lp)
* [/lp `sync`](#lp-sync) * [/lp `sync`](#lp-sync)
* [/lp `info`](#lp-info) * [/lp `info`](#lp-info)
* [/lp `editor`](#lp-editor) * [/lp `editor`](#lp-editor-type)
* [/lp `debug`](#lp-debug) * [/lp `debug`](#lp-debug)
* [/lp `verbose` \<on | record | off | upload\> [filter]](#lp-verbose) * [/lp `verbose` \<on | record | off | upload\> [filter]](#lp-verbose-onrecordoffupload-filter)
* [/lp `tree` [scope] [player]](#lp-tree) * [/lp `tree` [scope] [player]](#lp-tree-scope-player)
* [/lp `search` \<permission\>](#lp-search) * [/lp `search` \<permission\>](#lp-search-permission)
* [/lp `check` \<user\> \<permission\>](#lp-check) * [/lp `check` \<user\> \<permission\>](#lp-check-user-permission)
* [/lp `networksync`](#lp-networksync) * [/lp `networksync`](#lp-networksync)
* [/lp `import` \<file\>](#lp-import) * [/lp `import` \<file\>](#lp-import-file)
* [/lp `export` \<file\>](#lp-export) * [/lp `export` \<file\>](#lp-export-file)
* [/lp `reloadconfig`](#lp-reloadconfig) * [/lp `reloadconfig`](#lp-reloadconfig)
* [/lp `bulkupdate`](#lp-bulkupdate) * [/lp `bulkupdate`](#lp-bulkupdate-data-type-action-action-field-action-value-constraints)
* [/lp `migration`](#lp-migration) * [/lp `migration`](#lp-migration-plugin-name-options)
* [/lp `creategroup` \<group\>](#lp-creategroup) * [/lp `creategroup` \<group\>](#lp-creategroup-name)
* [/lp `deletegroup` \<group\>](#lp-deletegroup) * [/lp `deletegroup` \<group\>](#lp-deletegroup-name)
* [/lp `listgroups`](#lp-listgroups) * [/lp `listgroups`](#lp-listgroups)
* [/lp `createtrack` \<track\>](#lp-createtrack) * [/lp `createtrack` \<track\>](#lp-createtrack-name)
* [/lp `deletetrack` \<track\>](#lp-deletetrack) * [/lp `deletetrack` \<track\>](#lp-deletetrack-name)
* [/lp `listtracks`](#lp-listtracks) * [/lp `listtracks`](#lp-listtracks)
___ ___

@@ -16,13 +16,13 @@ ___
* [/lp group \<group\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent) * [/lp group \<group\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent)
* [/lp group \<group\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta) * [/lp group \<group\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta)
* [/lp group \<group\> `editor`](#lp-group-group-editor) * [/lp group \<group\> `editor`](#lp-group-group-editor)
* [/lp group \<group\> `listmembers` [page]](#lp-group-group-listmembers) * [/lp group \<group\> `listmembers` [page]](#lp-group-group-listmembers-page)
* [/lp group \<group\> `setweight` \<weight\>](#lp-group-group-setweight) * [/lp group \<group\> `setweight` \<weight\>](#lp-group-group-setweight-weight)
* [/lp group \<group\> `setdisplayname` \<name\> [context...]](#lp-group-group-setdisplayname) * [/lp group \<group\> `setdisplayname` \<name\> [context...]](#lp-group-group-setdisplayname-name)
* [/lp group \<group\> `showtracks`](#lp-group-group-showtracks) * [/lp group \<group\> `showtracks`](#lp-group-group-showtracks)
* [/lp group \<group\> `clear` [context...]](#lp-group-group-clear) * [/lp group \<group\> `clear` [context...]](#lp-group-group-clear-context)
* [/lp group \<group\> `rename` \<new name\>](#lp-group-group-rename) * [/lp group \<group\> `rename` \<new name\>](#lp-group-group-rename-new-name)
* [/lp group \<group\> `clone` \<name of clone\>](#lp-group-group-clone) * [/lp group \<group\> `clone` \<name of clone\>](#lp-group-group-clone-new-name)
___ ___
#### `/lp group <group> info` #### `/lp group <group> info`

@@ -11,13 +11,13 @@ Key things to remember from the main page:
___ ___
### Index ### Index
* [/lp log `recent` [user] [page]](#lp-log-recent) * [/lp log `recent` [user] [page]](#lp-log-recent-user-page)
* [/lp log `search` \<query\> [page]](#lp-log-search) * [/lp log `search` \<query\> [page]](#lp-log-search-query-page)
* [/lp log `notify` [on|off]](#lp-log-notify) * [/lp log `notify` [on|off]](#lp-log-notify-onoff)
* [/lp log `export` \<file\>](#lp-log-export) * [/lp log `export` \<file\>](#lp-log-export-file)
* [/lp log `userhistory` \<user\> [page]](#lp-log-userhistory) * [/lp log `userhistory` \<user\> [page]](#lp-log-userhistory-user-page)
* [/lp log `grouphistory` \<group\> [page]](#lp-log-grouphistory) * [/lp log `grouphistory` \<group\> [page]](#lp-log-grouphistory-group-page)
* [/lp log `trackhistory` \<track\> [page]](#lp-log-trackhistory) * [/lp log `trackhistory` \<track\> [page]](#lp-log-trackhistory-track-page)
___ ___
#### `/lp log recent [user] [page]` #### `/lp log recent [user] [page]`

@@ -12,23 +12,23 @@ ___
### Index ### Index
* [`info`](#lp-usergroup-usergroup-meta-info) * [`info`](#lp-usergroup-usergroup-meta-info)
* [`set` \<key\> \<value\> [context...]](#lp-usergroup-usergroup-meta-set) * [`set` \<key\> \<value\> [context...]](#lp-usergroup-usergroup-meta-set-key-value-context)
* [`unset` \<key\> [context...]](#lp-usergroup-usergroup-meta-unset) * [`unset` \<key\> [context...]](#lp-usergroup-usergroup-meta-unset-key-value-context)
* [`settemp` \<key\> \<value\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-settemp) * [`settemp` \<key\> \<value\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-settemp-key-value-duration-temporary-modifier-context)
* [`unsettemp` \<key\> [context...]](#lp-usergroup-usergroup-meta-unsettemp) * [`unsettemp` \<key\> [context...]](#lp-usergroup-usergroup-meta-unsettemp-key-context)
* [`addprefix` \<priority\> \<prefix\> [context...]](#lp-usergroup-usergroup-meta-addprefix) * [`addprefix` \<priority\> \<prefix\> [context...]](#lp-usergroup-usergroup-meta-addprefix-priority-prefix-context)
* [`addsuffix` \<priority\> \<suffix\> [context...]](#lp-usergroup-usergroup-meta-addsuffix) * [`addsuffix` \<priority\> \<suffix\> [context...]](#lp-usergroup-usergroup-meta-addsuffix-priority-suffix-context)
* [`setprefix` [priority] \<prefix\> [context...]](#lp-usergroup-usergroup-meta-setprefix) * [`setprefix` [priority] \<prefix\> [context...]](#lp-usergroup-usergroup-meta-setprefix-priority-prefix-context)
* [`setsuffix` [priority] \<suffix\> [context...]](#lp-usergroup-usergroup-meta-setsuffix) * [`setsuffix` [priority] \<suffix\> [context...]](#lp-usergroup-usergroup-meta-setsuffix-priority-suffix-context)
* [`removeprefix` \<priority\> [prefix] [context...]](#lp-usergroup-usergroup-meta-removeprefix) * [`removeprefix` \<priority\> [prefix] [context...]](#lp-usergroup-usergroup-meta-removeprefix-priority-prefix-context)
* [`removesuffix` \<priority\> [suffix] [context...]](#lp-usergroup-usergroup-meta-removesuffix) * [`removesuffix` \<priority\> [suffix] [context...]](#lp-usergroup-usergroup-meta-removesuffix-priority-suffix-context)
* [`addtempprefix` \<priority\> \<prefix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-addtempprefix) * [`addtempprefix` \<priority\> \<prefix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-addtempprefix-priority-prefix-duration-temporary-modifier-context)
* [`addtempsuffix` \<priority\> \<suffix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-addtempsuffix) * [`addtempsuffix` \<priority\> \<suffix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-addtempsuffix-priority-suffix-duration-temporary-modifier-context)
* [`settempprefix` [priority] \<prefix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-settempprefix) * [`settempprefix` [priority] \<prefix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-settempprefix-priority-prefix-duration-temporary-modifier-context)
* [`settempsuffix` [priority] \<suffix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-settempsuffix) * [`settempsuffix` [priority] \<suffix\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-meta-settempsuffix-priority-suffix-duration-temporary-modifier-context)
* [`removetempprefix` \<priority\> [prefix] [context...]](#lp-usergroup-usergroup-meta-removetempprefix) * [`removetempprefix` \<priority\> [prefix] [context...]](#lp-usergroup-usergroup-meta-removetempprefix-priority-prefix-context)
* [`removetempsuffix` \<priority\> [suffix] [context...]](#lp-usergroup-usergroup-meta-removetempsuffix) * [`removetempsuffix` \<priority\> [suffix] [context...]](#lp-usergroup-usergroup-meta-removetempsuffix-priority-suffix-context)
* [`clear` [context...]](#lp-usergroup-usergroup-meta-clear) * [`clear` [context...]](#lp-usergroup-usergroup-meta-clear-context)
___ ___
#### `/lp user/group <user|group> meta info` #### `/lp user/group <user|group> meta info`

@@ -12,15 +12,15 @@ ___
### Index ### Index
* [`info`](#lp-usergroup-usergroup-parent-info) * [`info`](#lp-usergroup-usergroup-parent-info)
* [`set` \<group\> [context...]](#lp-usergroup-usergroup-parent-set) * [`set` \<group\> [context...]](#lp-usergroup-usergroup-parent-set-group-context)
* [`add` \<group\> [context...]](#lp-usergroup-usergroup-parent-add) * [`add` \<group\> [context...]](#lp-usergroup-usergroup-parent-add-group-context)
* [`remove` \<group\> [context...]](#lp-usergroup-usergroup-parent-remove) * [`remove` \<group\> [context...]](#lp-usergroup-usergroup-parent-remove-group-context)
* [`settrack` \<track\> \<group\> [context...]](#lp-usergroup-usergroup-parent-settrack) * [`settrack` \<track\> \<group\> [context...]](#lp-usergroup-usergroup-parent-settrack-track-group-context)
* [`addtemp` \<group\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-parent-addtemp) * [`addtemp` \<group\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-parent-addtemp-group-duration-temporary-modifier-context)
* [`removetemp` \<group\> [context...]](#lp-usergroup-usergroup-parent-removetemp) * [`removetemp` \<group\> [context...]](#lp-usergroup-usergroup-parent-removetemp-group-context)
* [`clear` [context...]](#lp-usergroup-usergroup-parent-clear) * [`clear` [context...]](#lp-usergroup-usergroup-parent-clear-context)
* [`cleartrack` \<track\> [context...]](#lp-usergroup-usergroup-parent-cleartrack) * [`cleartrack` \<track\> [context...]](#lp-usergroup-usergroup-parent-cleartrack-track-context)
* [`switchprimarygroup` \<group\>](#lp-user-user-parent-switchprimarygroup) * [`switchprimarygroup` \<group\>](#lp-user-user-parent-switchprimarygroup-group)
___ ___
#### `/lp user/group <user|group> parent info` #### `/lp user/group <user|group> parent info`
@@ -120,7 +120,7 @@ This command is only available for users - as groups do not have "primary" group
This command allows you to change a user's primary group. If they are not already a member of the specified group, they will be added to it. This should not be used as a replacement to the "parent set" command. Their existing primary group will not be removed as a parent. (a user can have multiple parent groups) This command allows you to change a user's primary group. If they are not already a member of the specified group, they will be added to it. This should not be used as a replacement to the "parent set" command. Their existing primary group will not be removed as a parent. (a user can have multiple parent groups)
If `primary-group-calculation` is set to something other than "stored" in the LuckPerms config, you should use the [`parent add`](#lp-usergroup-usergroup-parent-add) or [`parent set`](#lp-usergroup-usergroup-parent-set) commands instead of this. If `primary-group-calculation` is set to something other than "stored" in the LuckPerms config, you should use the [`parent add`](#lp-usergroup-usergroup-parent-add-group-context) or [`parent set`](#lp-usergroup-usergroup-parent-set-group-context) commands instead of this.
___ ___

@@ -12,13 +12,13 @@ ___
### Index ### Index
* [`info`](#lp-usergroup-usergroup-permission-info) * [`info`](#lp-usergroup-usergroup-permission-info)
* [`set` \<node\> \<true/false\> [context...]](#lp-usergroup-usergroup-permission-set) * [`set` \<node\> \<true/false\> [context...]](#lp-usergroup-usergroup-permission-set-node-truefalse-context)
* [`unset` \<node\> [context...]](#lp-usergroup-usergroup-permission-unset) * [`unset` \<node\> [context...]](#lp-usergroup-usergroup-permission-unset-node-context)
* [`settemp` \<node\> \<true/false\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-permission-settemp) * [`settemp` \<node\> \<true/false\> \<duration\> [temporary modifier] [context...]](#lp-usergroup-usergroup-permission-settemp-node-truefalse-duration-temporary-modifier-context)
* [`unsettemp` \<node\> [context...]](#lp-usergroup-usergroup-permission-unsettemp) * [`unsettemp` \<node\> [context...]](#lp-usergroup-usergroup-permission-unsettemp-node-context)
* [`check` \<node\> [context...]](#lp-usergroup-usergroup-permission-check) * [`check` \<node\> [context...]](#lp-usergroup-usergroup-permission-check-node-context)
* [`checkinherits` \<node\> [context...]](#lp-usergroup-usergroup-permission-checkinherits) * [`checkinherits` \<node\> [context...]](#lp-usergroup-usergroup-permission-checkinherits-node-context)
* [`clear` [context...]](#lp-usergroup-usergroup-permission-clear) * [`clear` [context...]](#lp-usergroup-usergroup-permission-clear-context)
___ ___
#### `/lp user/group <user|group> permission info` #### `/lp user/group <user|group> permission info`

@@ -12,12 +12,12 @@ ___
### Index ### Index
* [/lp track \<track\> `info`](#lp-track-track-info) * [/lp track \<track\> `info`](#lp-track-track-info)
* [/lp track \<track\> `append` \<group\>](#lp-track-track-append) * [/lp track \<track\> `append` \<group\>](#lp-track-track-append-group)
* [/lp track \<track\> `insert` \<group\> \<position\>](#lp-track-track-insert) * [/lp track \<track\> `insert` \<group\> \<position\>](#lp-track-track-insert-group-position)
* [/lp track \<track\> `remove` \<group\>](#lp-track-track-remove) * [/lp track \<track\> `remove` \<group\>](#lp-track-track-remove-group)
* [/lp track \<track\> `clear`](#lp-track-track-clear) * [/lp track \<track\> `clear`](#lp-track-track-clear)
* [/lp track \<track\> `rename` \<new name\>](#lp-track-track-rename) * [/lp track \<track\> `rename` \<new name\>](#lp-track-track-rename-new-name)
* [/lp track \<track\> `clone` \<name of clone\>](#lp-track-track-clone) * [/lp track \<track\> `clone` \<name of clone\>](#lp-track-track-clone-new-name)
___ ___
#### `/lp track <track> info` #### `/lp track <track> info`

@@ -16,11 +16,11 @@ ___
* [/lp user \<user\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent) * [/lp user \<user\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent)
* [/lp user \<user\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta) * [/lp user \<user\> `meta`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta)
* [/lp user \<user\> `editor`](#lp-user-user-editor) * [/lp user \<user\> `editor`](#lp-user-user-editor)
* [/lp user \<user\> `promote` \<track\> [context...]](#lp-user-user-promote) * [/lp user \<user\> `promote` \<track\> [context...]](#lp-user-user-promote-track-context)
* [/lp user \<user\> `demote` \<track\> [context...]](#lp-user-user-demote) * [/lp user \<user\> `demote` \<track\> [context...]](#lp-user-user-demote-track-context)
* [/lp user \<user\> `showtracks`](#lp-user-user-showtracks) * [/lp user \<user\> `showtracks`](#lp-user-user-showtracks)
* [/lp user \<user\> `clear` [context...]](#lp-user-user-clear) * [/lp user \<user\> `clear` [context...]](#lp-user-user-clear-context)
* [/lp user \<user\> `clone` \<user\>](#lp-user-user-clone) * [/lp user \<user\> `clone` \<user\>](#lp-user-user-clone-user)
___ ___
#### `/lp user <user> info` #### `/lp user <user> info`

@@ -6,122 +6,122 @@ LuckPerms has its own permissions for each command and various other features of
Permission node | Description Permission node | Description
--- | --- --- | ---
luckperms.check | [`/lp check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-check) luckperms.check | [`/lp check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-check-user-permission)
luckperms.creategroup | [`/lp creategroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-creategroup) luckperms.creategroup | [`/lp creategroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-creategroup-name)
luckperms.createtrack | [`/lp createtrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-createtrack) luckperms.createtrack | [`/lp createtrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-createtrack-name)
luckperms.debug | [`/lp debug` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-debug) luckperms.debug | [`/lp debug` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-debug)
luckperms.deletegroup | [`/lp deletegroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletegroup) luckperms.deletegroup | [`/lp deletegroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletegroup-name)
luckperms.deletetrack | [`/lp deletetrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletetrack) luckperms.deletetrack | [`/lp deletetrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletetrack-name)
luckperms.editor | [`/lp editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-editor) luckperms.editor | [`/lp editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-editor)
luckperms.export | [`/lp export` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-export) luckperms.export | [`/lp export` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-export-file)
luckperms.group.clear | [`/lp group <group> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear) luckperms.group.clear | [`/lp group <group> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear-context)
luckperms.group.clone | [`/lp group <group> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone) luckperms.group.clone | [`/lp group <group> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone-new-name)
luckperms.group.editor | [`/lp group <group> editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-editor) luckperms.group.editor | [`/lp group <group> editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-editor)
luckperms.group.info | [`/lp group <group> info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-info) luckperms.group.info | [`/lp group <group> info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-info)
luckperms.group.listmembers | [`/lp group <group> listmembers` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-listmembers) luckperms.group.listmembers | [`/lp group <group> listmembers` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-listmembers-page)
luckperms.group.meta.addprefix | [`/lp group <group> meta addprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addprefix) luckperms.group.meta.addprefix | [`/lp group <group> meta addprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addprefix-priority-prefix-context)
luckperms.group.meta.addsuffix | [`/lp group <group> meta addsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix) luckperms.group.meta.addsuffix | [`/lp group <group> meta addsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix-priority-suffix-context)
luckperms.group.meta.addtempprefix | [`/lp group <group> meta addtempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempprefix) luckperms.group.meta.addtempprefix | [`/lp group <group> meta addtempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempprefix-priority-prefix-duration-temporary-modifier-context)
luckperms.group.meta.addtempsuffix | [`/lp group <group> meta addtempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix) luckperms.group.meta.addtempsuffix | [`/lp group <group> meta addtempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix-priority-suffix-duration-temporary-modifier-context)
luckperms.group.meta.clear | [`/lp group <group> meta clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-clear) luckperms.group.meta.clear | [`/lp group <group> meta clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-clear-context)
luckperms.group.meta.info | [`/lp group <group> meta info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-info) luckperms.group.meta.info | [`/lp group <group> meta info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-info)
luckperms.group.meta.removeprefix | [`/lp group <group> meta removeprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removeprefix) luckperms.group.meta.removeprefix | [`/lp group <group> meta removeprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removeprefix-priority-prefix-context)
luckperms.group.meta.removesuffix | [`/lp group <group> meta removesuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix) luckperms.group.meta.removesuffix | [`/lp group <group> meta removesuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix-priority-suffix-context)
luckperms.group.meta.removetempprefix | [`/lp group <group> meta removetempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempprefix) luckperms.group.meta.removetempprefix | [`/lp group <group> meta removetempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempprefix-priority-prefix-context)
luckperms.group.meta.removetempsuffix | [`/lp group <group> meta removetempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix) luckperms.group.meta.removetempsuffix | [`/lp group <group> meta removetempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix-priority-suffix-context)
luckperms.group.meta.set | [`/lp group <group> meta set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-set) luckperms.group.meta.set | [`/lp group <group> meta set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-set-key-value-context)
luckperms.group.meta.setprefix | [`/lp group <group> meta setprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix) luckperms.group.meta.setprefix | [`/lp group <group> meta setprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix-priority-prefix-context)
luckperms.group.meta.setsuffix | [`/lp group <group> meta setsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setsuffix) luckperms.group.meta.setsuffix | [`/lp group <group> meta setsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setsuffix-priority-suffix-context)
luckperms.group.meta.settemp | [`/lp group <group> meta settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp) luckperms.group.meta.settemp | [`/lp group <group> meta settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp-key-value-duration-temporary-modifier-context)
luckperms.group.meta.settempprefix | [`/lp group <group> meta settempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempprefix) luckperms.group.meta.settempprefix | [`/lp group <group> meta settempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempprefix-priority-prefix-duration-temporary-modifier-context)
luckperms.group.meta.settempsuffix | [`/lp group <group> meta settempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix) luckperms.group.meta.settempsuffix | [`/lp group <group> meta settempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix-priority-suffix-duration-temporary-modifier-context)
luckperms.group.meta.unset | [`/lp group <group> meta unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unset) luckperms.group.meta.unset | [`/lp group <group> meta unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unset-key-value-context)
luckperms.group.meta.unsettemp | [`/lp group <group> meta unsettem`pcommand](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp) luckperms.group.meta.unsettemp | [`/lp group <group> meta unsettem`pcommand](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp-key-context)
luckperms.group.parent.add | [`/lp group <group> parent add` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-add) luckperms.group.parent.add | [`/lp group <group> parent add` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-add-group-context)
luckperms.group.parent.addtemp | [`/lp group <group> parent addtemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp) luckperms.group.parent.addtemp | [`/lp group <group> parent addtemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp-group-duration-temporary-modifier-context)
luckperms.group.parent.clear | [`/lp group <group> parent clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-clear) luckperms.group.parent.clear | [`/lp group <group> parent clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-clear-context)
luckperms.group.parent.cleartrack | [`/lp group <group> parent cleartrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack) luckperms.group.parent.cleartrack | [`/lp group <group> parent cleartrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack-track-context)
luckperms.group.parent.info | [`/lp group <group> parent info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-info) luckperms.group.parent.info | [`/lp group <group> parent info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-info)
luckperms.group.parent.remove | [`/lp group <group> parent remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-remove) luckperms.group.parent.remove | [`/lp group <group> parent remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-remove-group-context)
luckperms.group.parent.removetemp | [`/lp group <group> parent removetemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp) luckperms.group.parent.removetemp | [`/lp group <group> parent removetemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp-group-context)
luckperms.group.parent.set | [`/lp group <group> parent set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-set) luckperms.group.parent.set | [`/lp group <group> parent set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-set-group-context)
luckperms.group.parent.settrack | [`/lp group <group> parent settrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack) luckperms.group.parent.settrack | [`/lp group <group> parent settrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack-track-group-context)
luckperms.group.permission.check | [`/lp group <group> permission check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-check) luckperms.group.permission.check | [`/lp group <group> permission check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-check-node-context)
luckperms.group.permission.checkinherits | [`/lp group <group> permission checkinherits` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits) luckperms.group.permission.checkinherits | [`/lp group <group> permission checkinherits` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits-node-context)
luckperms.group.permission.clear | [`/lp group <group> permission clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-clear) luckperms.group.permission.clear | [`/lp group <group> permission clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-clear-context)
luckperms.group.permission.info | [`/lp group <group> permission info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-info) luckperms.group.permission.info | [`/lp group <group> permission info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-info)
luckperms.group.permission.set | [`/lp group <group> permission set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-set) luckperms.group.permission.set | [`/lp group <group> permission set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-set-node-truefalse-context)
luckperms.group.permission.settemp | [`/lp group <group> permission settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp) luckperms.group.permission.settemp | [`/lp group <group> permission settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp-node-truefalse-duration-temporary-modifier-context)
luckperms.group.permission.unset | [`/lp group <group> permission unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unset) luckperms.group.permission.unset | [`/lp group <group> permission unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unset-node-context)
luckperms.group.permission.unsettemp | [`/lp group <group> permission unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp) luckperms.group.permission.unsettemp | [`/lp group <group> permission unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp-node-context)
luckperms.group.rename | [`/lp group <group> rename` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-rename) luckperms.group.rename | [`/lp group <group> rename` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-rename-new-name)
luckperms.group.setdisplayname | [`/lp group <group> setdisplayname` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname) luckperms.group.setdisplayname | [`/lp group <group> setdisplayname` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname-name)
luckperms.group.setweight | [`/lp group <group> setweight` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight) luckperms.group.setweight | [`/lp group <group> setweight` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight-weight)
luckperms.group.showtracks | [`/lp group <group> showtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-showtracks) luckperms.group.showtracks | [`/lp group <group> showtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-showtracks)
luckperms.import | [`/lp import` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-import) luckperms.import | [`/lp import` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-import-file)
luckperms.info | [`/lp info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-info) luckperms.info | [`/lp info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-info)
luckperms.listgroups | [`/lp listgroups` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listgroups) luckperms.listgroups | [`/lp listgroups` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listgroups)
luckperms.listtracks | [`/lp listtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listtracks) luckperms.listtracks | [`/lp listtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-listtracks)
luckperms.log.export | [`/lp log export` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-export) luckperms.log.export | [`/lp log export` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-export-file)
luckperms.log.grouphistory | [`/lp log grouphistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory) luckperms.log.grouphistory | [`/lp log grouphistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory-group-page)
luckperms.log.notify | [`/lp log notify` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-notify) luckperms.log.notify | [`/lp log notify` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-notify-onoff)
luckperms.log.recent | [`/lp log recent` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-recent) luckperms.log.recent | [`/lp log recent` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-recent-user-page)
luckperms.log.search | [`/lp log search` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-search) luckperms.log.search | [`/lp log search` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-search-query-page)
luckperms.log.trackhistory | [`/lp log trackhistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory) luckperms.log.trackhistory | [`/lp log trackhistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory-track-page)
luckperms.log.userhistory | [`/lp log userhistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory) luckperms.log.userhistory | [`/lp log userhistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory-user-page)
luckperms.migration | [`/lp migration` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-migration) luckperms.migration | [`/lp migration` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-migration-plugin-name-options)
luckperms.reloadconfig | [`/lp reloadconfig` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-reloadconfig) luckperms.reloadconfig | [`/lp reloadconfig` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-reloadconfig)
luckperms.search | [`/lp search` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-search) luckperms.search | [`/lp search` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-search-permission)
luckperms.sync | [`/lp sync` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-sync) and [`/lp networksync` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-networksync) luckperms.sync | [`/lp sync` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-sync) and [`/lp networksync` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-networksync)
luckperms.track.append | [`/lp track <track> append` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-append) luckperms.track.append | [`/lp track <track> append` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-append-group)
luckperms.track.clear | [`/lp track <track> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clear) luckperms.track.clear | [`/lp track <track> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clear)
luckperms.track.clone | [`/lp track <track> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clone) luckperms.track.clone | [`/lp track <track> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-clone-new-name)
luckperms.track.info | [`/lp track <track> info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-info) luckperms.track.info | [`/lp track <track> info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-info)
luckperms.track.insert | [`/lp track <track> insert` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-insert) luckperms.track.insert | [`/lp track <track> insert` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-insert-group-position)
luckperms.track.remove | [`/lp track <track> remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-remove) luckperms.track.remove | [`/lp track <track> remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-remove-group)
luckperms.track.rename | [`/lp track <track> rename` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-rename) luckperms.track.rename | [`/lp track <track> rename` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-rename-new-name)
luckperms.tree | [`/lp tree` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree) luckperms.tree | [`/lp tree` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree-scope-player)
luckperms.user.clear | [`/lp user <user> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clear) luckperms.user.clear | [`/lp user <user> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clear-context)
luckperms.user.clone | [`/lp user <user> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clone) luckperms.user.clone | [`/lp user <user> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clone-user)
luckperms.user.demote | [`/lp user <user> demote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-demote) luckperms.user.demote | [`/lp user <user> demote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-demote-track-context)
luckperms.user.editor | [`/lp user <user> editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-editor) luckperms.user.editor | [`/lp user <user> editor` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-editor)
luckperms.user.info | [`/lp user <user> info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-info) luckperms.user.info | [`/lp user <user> info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-info)
luckperms.user.meta.addprefix | [`/lp user <user> meta addprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addprefix) luckperms.user.meta.addprefix | [`/lp user <user> meta addprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addprefix-priority-prefix-context)
luckperms.user.meta.addsuffix | [`/lp user <user> meta addsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix) luckperms.user.meta.addsuffix | [`/lp user <user> meta addsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix-priority-suffix-context)
luckperms.user.meta.addtempprefix | [`/lp user <user> meta addtempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempprefix) luckperms.user.meta.addtempprefix | [`/lp user <user> meta addtempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempprefix-priority-prefix-duration-temporary-modifier-context)
luckperms.user.meta.addtempsuffix | [`/lp user <user> meta addtempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix) luckperms.user.meta.addtempsuffix | [`/lp user <user> meta addtempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix-priority-suffix-duration-temporary-modifier-context)
luckperms.user.meta.clear | [`/lp user <user> meta clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-clear) luckperms.user.meta.clear | [`/lp user <user> meta clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-clear-context)
luckperms.user.meta.info | [`/lp user <user> meta info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-info) luckperms.user.meta.info | [`/lp user <user> meta info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-info)
luckperms.user.meta.removeprefix | [`/lp user <user> meta removeprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removeprefix) luckperms.user.meta.removeprefix | [`/lp user <user> meta removeprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removeprefix-priority-prefix-context)
luckperms.user.meta.removesuffix | [`/lp user <user> meta removesuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix) luckperms.user.meta.removesuffix | [`/lp user <user> meta removesuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix-priority-suffix-context)
luckperms.user.meta.removetempprefix | [`/lp user <user> meta removetempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempprefix) luckperms.user.meta.removetempprefix | [`/lp user <user> meta removetempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempprefix-priority-prefix-context)
luckperms.user.meta.removetempsuffix | [`/lp user <user> meta removetempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix) luckperms.user.meta.removetempsuffix | [`/lp user <user> meta removetempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix-priority-suffix-context)
luckperms.user.meta.set | [`/lp user <user> meta set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-set) luckperms.user.meta.set | [`/lp user <user> meta set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-set-key-value-context)
luckperms.user.meta.setprefix | [`/lp user <user> meta setprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix) luckperms.user.meta.setprefix | [`/lp user <user> meta setprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix-priority-prefix-context)
luckperms.user.meta.setsuffix | [`/lp user <user> meta setsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setsuffix) luckperms.user.meta.setsuffix | [`/lp user <user> meta setsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setsuffix-priority-suffix-context)
luckperms.user.meta.settemp | [`/lp user <user> meta settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp) luckperms.user.meta.settemp | [`/lp user <user> meta settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp-key-value-duration-temporary-modifier-context)
luckperms.user.meta.settempprefix | [`/lp user <user> meta settempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempprefix) luckperms.user.meta.settempprefix | [`/lp user <user> meta settempprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempprefix-priority-prefix-duration-temporary-modifier-context)
luckperms.user.meta.settempsuffix | [`/lp user <user> meta settempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix) luckperms.user.meta.settempsuffix | [`/lp user <user> meta settempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix-priority-suffix-duration-temporary-modifier-context)
luckperms.user.meta.unset | [`/lp user <user> meta unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unset) luckperms.user.meta.unset | [`/lp user <user> meta unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unset-key-value-context)
luckperms.user.meta.unsettemp | [`/lp user <user> meta unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp) luckperms.user.meta.unsettemp | [`/lp user <user> meta unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp-key-context)
luckperms.user.parent.add | [`/lp user <user> parent add` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-add) luckperms.user.parent.add | [`/lp user <user> parent add` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-add-group-context)
luckperms.user.parent.addtemp | [`/lp user <user> parent addtemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp) luckperms.user.parent.addtemp | [`/lp user <user> parent addtemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp-group-duration-temporary-modifier-context)
luckperms.user.parent.clear | [`/lp user <user> parent clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-clear) luckperms.user.parent.clear | [`/lp user <user> parent clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-clear-context)
luckperms.user.parent.cleartrack | [`/lp user <user> parent cleartrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack) luckperms.user.parent.cleartrack | [`/lp user <user> parent cleartrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack-track-context)
luckperms.user.parent.info | [`/lp user <user> parent info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-info) luckperms.user.parent.info | [`/lp user <user> parent info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-info)
luckperms.user.parent.remove | [`/lp user <user> parent remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-remove) luckperms.user.parent.remove | [`/lp user <user> parent remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-remove-group-context)
luckperms.user.parent.removetemp | [`/lp user <user> parent removetemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp) luckperms.user.parent.removetemp | [`/lp user <user> parent removetemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp-group-context)
luckperms.user.parent.set | [`/lp user <user> parent set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-set) luckperms.user.parent.set | [`/lp user <user> parent set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-set-group-context)
luckperms.user.parent.settrack | [`/lp user <user> parent settrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack) luckperms.user.parent.settrack | [`/lp user <user> parent settrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack-track-group-context)
luckperms.user.parent.switchprimarygroup | [`/lp user <user> parent switchprimarygroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-user-user-parent-switchprimarygroup) luckperms.user.parent.switchprimarygroup | [`/lp user <user> parent switchprimarygroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-user-user-parent-switchprimarygroup-group)
luckperms.user.permission.check | [`/lp user <user> permission check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-check) luckperms.user.permission.check | [`/lp user <user> permission check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-check-node-context)
luckperms.user.permission.checkinherits | [`/lp user <user> permission checkinherits` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits) luckperms.user.permission.checkinherits | [`/lp user <user> permission checkinherits` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits-node-context)
luckperms.user.permission.clear | [`/lp user <user> permission clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-clear) luckperms.user.permission.clear | [`/lp user <user> permission clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-clear-context)
luckperms.user.permission.info | [`/lp user <user> permission info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-info) luckperms.user.permission.info | [`/lp user <user> permission info` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-info)
luckperms.user.permission.set | [`/lp user <user> permission set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-set) luckperms.user.permission.set | [`/lp user <user> permission set` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-set-node-truefalse-context)
luckperms.user.permission.settemp | [`/lp user <user> permission settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp) luckperms.user.permission.settemp | [`/lp user <user> permission settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp-node-truefalse-duration-temporary-modifier-context)
luckperms.user.permission.unset | [`/lp user <user> permission unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unset) luckperms.user.permission.unset | [`/lp user <user> permission unset` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unset-node-context)
luckperms.user.permission.unsettemp | [`/lp user <user> permission unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp) luckperms.user.permission.unsettemp | [`/lp user <user> permission unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp-node-context)
luckperms.user.promote | [`/lp user <user> promote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-promote) luckperms.user.promote | [`/lp user <user> promote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-promote-track-context)
luckperms.user.showtracks | [`/lp user <user> showtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-showtracks) luckperms.user.showtracks | [`/lp user <user> showtracks` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-showtracks)
luckperms.verbose | [`/lp verbose` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose) luckperms.verbose | [`/lp verbose` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-verbose-onrecordoffupload-filter)

@@ -55,7 +55,7 @@ You can also upload recordings to the web, for easier analysis and reading.
___ ___
### Permission Trees ### Permission Trees
LuckPerms allows you [build "permission trees"](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree) of all permissions known to the server. The data is populated using permissions registered to the server by plugins. LuckPerms allows you [build "permission trees"](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree-scope-player) of all permissions known to the server. The data is populated using permissions registered to the server by plugins.
As the server runs for longer periods, the tree also grows, as permissions checked for by plugins on the server are added. As the server runs for longer periods, the tree also grows, as permissions checked for by plugins on the server are added.