Archived
0

Standardized Permissions

- Will be test on test-production.
This commit is contained in:
Minenash
2018-11-16 19:09:11 -05:00
parent 14c05dd762
commit 27cccc83f4
26 changed files with 96 additions and 93 deletions

View File

@@ -1,15 +1,15 @@
command warn {
perm utils.warn;
[empty] {
run warn;
help Warns other players about definite lag;
perm utils.warn;
}
}
command warnp {
perm utils.warn;
[empty] {
run warnp;
help Warns other players about possible lag;
perm utils.warn;
}
}