mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-19 18:44:33 +02:00
Fix typo (#4)
@@ -54,7 +54,7 @@ General commands used to operate LuckPerms functions.
|
||||
### User commands
|
||||
Commands used to view or modify a specific user.
|
||||
|
||||
Formed of `/lp user <user> ...` - where `<user>` is the username of uuid of the user being queried / modified.
|
||||
Formed of `/lp user <user> ...` - where `<user>` is the username or uuid of the user being queried / modified.
|
||||
* [/lp user \<user\> `info`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-User#lp-user-user-info)
|
||||
* [/lp user \<user\> `permission`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Permission)
|
||||
* [/lp user \<user\> `parent`](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Parent)
|
||||
@@ -154,4 +154,4 @@ Commands used to view the action log.
|
||||
* [/lp log `export` \<file\>](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-export)
|
||||
* [/lp log `userhistory` \<user\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-userhistory)
|
||||
* [/lp log `grouphistory` \<group\> [page]](https://github.com/lucko/LuckPerms/wiki/Command-Usage:-Log#lp-log-grouphistory)
|
||||
* [/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)
|
||||
|
Reference in New Issue
Block a user