Update README.md

master
zmv7 2022-08-14 09:57:54 +00:00 committed by GitHub
parent c4e5fa77aa
commit aa924a4b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
# minetest-mod-doas
Mod that provides execution commands as other player
### Usage
* `/doas <playername> <command> [params]`
* This command requires `doas` privilege, which granged automatically to singleplayer or host account
* Warning! `doas` is bypassing privileges(except grant,revoke), e.g. `/doas UnprivilegedSam giveme adminpick` will work(if player online).