Go to file
zmv7 aa924a4b74
Update README.md
2022-08-14 09:57:54 +00:00
README.md Update README.md 2022-08-14 09:57:54 +00:00
init.lua Create init.lua 2022-08-14 09:50:46 +00:00
mod.conf Create mod.conf 2022-08-14 09:51:38 +00:00

README.md

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).