Fix client-only command permissions. (#5899)

This commit is contained in:
Vera Aguilera Puerto
2021-12-25 19:53:21 +01:00
committed by GitHub
parent 1e42bafea4
commit 666be08d86
7 changed files with 80 additions and 32 deletions

View File

@@ -38,7 +38,9 @@ SHARED_IGNORED_RESOURCES = {
CLIENT_IGNORED_RESOURCES = {
"Maps",
"emotes.xml",
"Groups"
"Groups",
"engineCommandPerms.yml",
"clientCommandPerms.yml"
}
CLIENT_CONTENT_ASSEMBLIES = [