Add: long name for privs
This commit is contained in:
parent
5c46eb1188
commit
d267e7ad97
@ -272,7 +272,7 @@ factions.register_command("ranks", {
|
||||
return true
|
||||
end
|
||||
})
|
||||
factions.register_command("privs", {
|
||||
factions.register_command({"privileges", "privs"}, {
|
||||
description = "List available rank privileges",
|
||||
description_arg = ":",
|
||||
global_privileges = def_global_privileges,
|
||||
|
Loading…
Reference in New Issue
Block a user