Fix client-only command permissions. (#5899)
This commit is contained in:
committed by
GitHub
parent
1e42bafea4
commit
666be08d86
@@ -38,7 +38,9 @@ SHARED_IGNORED_RESOURCES = {
|
||||
CLIENT_IGNORED_RESOURCES = {
|
||||
"Maps",
|
||||
"emotes.xml",
|
||||
"Groups"
|
||||
"Groups",
|
||||
"engineCommandPerms.yml",
|
||||
"clientCommandPerms.yml"
|
||||
}
|
||||
|
||||
CLIENT_CONTENT_ASSEMBLIES = [
|
||||
|
||||
Reference in New Issue
Block a user