Update Perm Code Command
parent
70b3335975
commit
8a412995c2
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
|
|
||||||
## Perm Code Command
|
## Perm Code Command
|
||||||
|
|
||||||
Perm Code command allows to gain temporary sudo/superadmin access.
|
Perm Code command allows to gain temporary sudo/superadmin access.\
|
||||||
Running first time `:perm_code` will print 1 time code to console that is valid 60 seconds.
|
Running first time `:perm_code` will print 1 time code to console that is valid 60 seconds.\
|
||||||
Running second time `:perm_code secret_code` will grant 2 minute sudo/superadmin access.
|
Running second time `:perm_code secret_code` will grant 2 minute sudo/superadmin access.\
|
||||||
Access can be early terminated by running `:perm_clear`.
|
Access can be early terminated by running `:perm_clear`.
|
||||||
|
|
||||||
Access allows to break, place, interact, enter restricted areas and run all commands that exist on server.
|
Access allows to break, place, interact, enter restricted areas and run all commands that exist on server.
|
||||||
|
|
Loading…
Reference in a new issue