mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2025-02-26 01:11:26 +01:00
Add Permissions page (#21)
parent
a076ca03cc
commit
1bdf0c20ec
127
Permissions.md
Normal file
127
Permissions.md
Normal file
@ -0,0 +1,127 @@
|
||||
LuckPerms has its own permissions for each command and various other features of the plugin. The permissions are listed under each command in the [Command Usage](Command-Usage) section, however, it may be useful to see the permissions together in a list of their own. You will find the list below.
|
||||
|
||||
> Note: This list does not include any permissions that are available when [argument-based-command-permissions](Argument-based-command-permissions) is active. If you need to know any of these permissions, it is best to use [Verbose mode](Verbose).
|
||||
|
||||
## Permissions
|
||||
|
||||
Permission node | Description
|
||||
--- | ---
|
||||
luckperms.check | [`/lp check` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-check)
|
||||
luckperms.creategroup | [`/lp creategroup` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-creategroup)
|
||||
luckperms.createtrack | [`/lp createtrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-createtrack)
|
||||
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.deletetrack | [`/lp deletetrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-deletetrack)
|
||||
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.group.clear | [`/lp group <group> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clear)
|
||||
luckperms.group.clone | [`/lp group <group> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-clone)
|
||||
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.listmembers | [`/lp group <group> listmembers` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-listmembers)
|
||||
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.addsuffix | [`/lp group <group> meta addsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix)
|
||||
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.addtempsuffix | [`/lp group <group> meta addtempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix)
|
||||
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.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.removesuffix | [`/lp group <group> meta removesuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix)
|
||||
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.removetempsuffix | [`/lp group <group> meta removetempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix)
|
||||
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.setprefix | [`/lp group <group> meta setprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix)
|
||||
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.settemp | [`/lp group <group> meta settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp)
|
||||
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.settempsuffix | [`/lp group <group> meta settempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix)
|
||||
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.unsettemp | [`/lp group <group> meta unsettem`pcommand](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp)
|
||||
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.addtemp | [`/lp group <group> parent addtemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp)
|
||||
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.cleartrack | [`/lp group <group> parent cleartrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack)
|
||||
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.removetemp | [`/lp group <group> parent removetemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp)
|
||||
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.settrack | [`/lp group <group> parent settrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack)
|
||||
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.checkinherits | [`/lp group <group> permission checkinherits` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits)
|
||||
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.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.settemp | [`/lp group <group> permission settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp)
|
||||
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.unsettemp | [`/lp group <group> permission unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp)
|
||||
luckperms.group.rename | [`/lp group <group> rename` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-rename)
|
||||
luckperms.group.setdisplayname | [`/lp group <group> setdisplayname` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setdisplayname)
|
||||
luckperms.group.setweight | [`/lp group <group> setweight` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Group#lp-group-group-setweight)
|
||||
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.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.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.grouphistory | [`/lp log grouphistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory)
|
||||
luckperms.log.notify | [`/lp log notify` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-notify)
|
||||
luckperms.log.recent | [`/lp log recent` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-recent)
|
||||
luckperms.log.search | [`/lp log search` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-search)
|
||||
luckperms.log.trackhistory | [`/lp log trackhistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-trackhistory)
|
||||
luckperms.log.userhistory | [`/lp log userhistory` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory)
|
||||
luckperms.migration | [`/lp migration` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-migration)
|
||||
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.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.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.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.remove | [`/lp track <track> remove` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-remove)
|
||||
luckperms.track.rename | [`/lp track <track> rename` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track#lp-track-track-rename)
|
||||
luckperms.tree | [`/lp tree` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-General#lp-tree)
|
||||
luckperms.user.clear | [`/lp user <user> clear` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clear)
|
||||
luckperms.user.clone | [`/lp user <user> clone` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-clone)
|
||||
luckperms.user.demote | [`/lp user <user> demote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-demote)
|
||||
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.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.addsuffix | [`/lp user <user> meta addsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addsuffix)
|
||||
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.addtempsuffix | [`/lp user <user> meta addtempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-addtempsuffix)
|
||||
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.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.removesuffix | [`/lp user <user> meta removesuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removesuffix)
|
||||
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.removetempsuffix | [`/lp user <user> meta removetempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-removetempsuffix)
|
||||
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.setprefix | [`/lp user <user> meta setprefix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-setprefix)
|
||||
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.settemp | [`/lp user <user> meta settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settemp)
|
||||
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.settempsuffix | [`/lp user <user> meta settempsuffix` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-settempsuffix)
|
||||
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.unsettemp | [`/lp user <user> meta unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta#lp-usergroup-usergroup-meta-unsettemp)
|
||||
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.addtemp | [`/lp user <user> parent addtemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-addtemp)
|
||||
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.cleartrack | [`/lp user <user> parent cleartrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-cleartrack)
|
||||
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.removetemp | [`/lp user <user> parent removetemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-removetemp)
|
||||
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.settrack | [`/lp user <user> parent settrack` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent#lp-usergroup-usergroup-parent-settrack)
|
||||
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.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.checkinherits | [`/lp user <user> permission checkinherits` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-checkinherits)
|
||||
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.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.settemp | [`/lp user <user> permission settemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-settemp)
|
||||
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.unsettemp | [`/lp user <user> permission unsettemp` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission#lp-usergroup-usergroup-permission-unsettemp)
|
||||
luckperms.user.promote | [`/lp user <user> promote` command](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-promote)
|
||||
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)
|
@ -26,6 +26,7 @@
|
||||
* [Meta commands](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Meta)
|
||||
* [Track commands](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Track)
|
||||
* [Log commands](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log)
|
||||
* [**Permissions**](https://github.com/lucko/LuckPerms/wiki/Permissions)
|
||||
* [**FAQ**](https://github.com/lucko/LuckPerms/wiki/FAQ)
|
||||
* [**Storage system errors**](https://github.com/lucko/LuckPerms/wiki/Storage-system-errors)
|
||||
|
||||
@ -57,4 +58,4 @@
|
||||
* [**Locale and Translations**](https://github.com/lucko/LuckPerms/wiki/Locale-and-Translations)
|
||||
* [**Placeholders**](https://github.com/lucko/LuckPerms/wiki/Placeholders)
|
||||
* [**External connections**](https://github.com/lucko/LuckPerms/wiki/External-connections)
|
||||
* [**Self hosting the web interfaces**](https://github.com/lucko/LuckPerms/wiki/Self-hosting-the-web-interfaces)
|
||||
* [**Self hosting the web interfaces**](https://github.com/lucko/LuckPerms/wiki/Self-hosting-the-web-interfaces)
|
||||
|
Loading…
Reference in New Issue
Block a user