Standardized Permissions
- Will be test on test-production.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
command cycle {
|
||||
perm utils.cycle;
|
||||
type player;
|
||||
on {
|
||||
help Turns on cycle;
|
||||
type player;
|
||||
run cycle_on;
|
||||
}
|
||||
off {
|
||||
help Turns off cycle;
|
||||
type player;
|
||||
run cycle_off;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user