Standardized Permissions
- Will be test on test-production.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user