Go to file
zmv7 5778bb046d
gpl license
2022-08-23 23:39:00 +05:00
LICENSE gpl license 2022-08-23 23:39:00 +05:00
README.md Update README.md 2022-08-14 09:57:54 +00:00
init.lua Return "invalid command" if command not exists 2022-08-23 23:22:41 +05: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).