mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-25 13:28:58 +02:00
Updated Command Usage (markdown)
@@ -579,7 +579,7 @@ ___
|
|||||||
* `[server]` - the server to remove the prefix on (specify "global" for all servers)
|
* `[server]` - the server to remove the prefix on (specify "global" for all servers)
|
||||||
* `[world]` - the world to remove the prefix on
|
* `[world]` - the world to remove the prefix on
|
||||||
|
|
||||||
Removes a prefix from a user/group. You can wrap the prefix in " " quotes to escape spaces. If you simply specify "null" as the prefix, all registered prefixes at the given priority will be removed.
|
Removes a prefix from a user/group. You can wrap the prefix in " " quotes to escape spaces.
|
||||||
|
|
||||||
___
|
___
|
||||||
#### `/lp user/group <user|group> meta removesuffix`
|
#### `/lp user/group <user|group> meta removesuffix`
|
||||||
@@ -590,7 +590,7 @@ ___
|
|||||||
* `[server]` - the server to remove the suffix on (specify "global" for all servers)
|
* `[server]` - the server to remove the suffix on (specify "global" for all servers)
|
||||||
* `[world]` - the world to remove the suffix on
|
* `[world]` - the world to remove the suffix on
|
||||||
|
|
||||||
Removes a suffix from a user/group. You can wrap the suffix in " " quotes to escape spaces. If you simply specify "null" as the suffix, all registered suffixes at the given priority will be removed.
|
Removes a suffix from a user/group. You can wrap the suffix in " " quotes to escape spaces.
|
||||||
|
|
||||||
___
|
___
|
||||||
#### `/lp user/group <user|group> meta addtempprefix`
|
#### `/lp user/group <user|group> meta addtempprefix`
|
||||||
@@ -625,7 +625,7 @@ ___
|
|||||||
* `[server]` - the server to remove the prefix on (specify "global" for all servers)
|
* `[server]` - the server to remove the prefix on (specify "global" for all servers)
|
||||||
* `[world]` - the world to remove the prefix on
|
* `[world]` - the world to remove the prefix on
|
||||||
|
|
||||||
Removes a tempoary prefix from a user/group. You can wrap the prefix in " " quotes to escape spaces. If you simply specify "null" as the prefix, all registered prefixes at the given priority will be removed.
|
Removes a tempoary prefix from a user/group. You can wrap the prefix in " " quotes to escape spaces.
|
||||||
|
|
||||||
___
|
___
|
||||||
#### `/lp user/group <user|group> meta removetempsuffix`
|
#### `/lp user/group <user|group> meta removetempsuffix`
|
||||||
@@ -636,7 +636,7 @@ ___
|
|||||||
* `[server]` - the server to remove the suffix on (specify "global" for all servers)
|
* `[server]` - the server to remove the suffix on (specify "global" for all servers)
|
||||||
* `[world]` - the world to remove the suffix on
|
* `[world]` - the world to remove the suffix on
|
||||||
|
|
||||||
Removes a temporary suffix from a user/group. You can wrap the suffix in " " quotes to escape spaces. If you simply specify "null" as the suffix, all registered suffixes at the given priority will be removed.
|
Removes a temporary suffix from a user/group. You can wrap the suffix in " " quotes to escape spaces.
|
||||||
|
|
||||||
___
|
___
|
||||||
#### `/lp user/group <user|group> meta clear`
|
#### `/lp user/group <user|group> meta clear`
|
||||||
|
Reference in New Issue
Block a user