Scarpet Os Utils
作者:rebot | 分类:模组
Minecraft 版本: 1.19
平台: fabric quilt
标签: utility
Scarpet Os Utils
This mod was made to make you be able to execute system functions and programs outside you minecraft server using scarpet. Have fun with it!
Available functions:
os_exec(command)
Executes the command in the os.
get_os()
Returns the host os as a string.
powershell_exec(command)
Executes the command in powershell. Equivalent to powershell -c command.
cmd_exec(command)
Executes the command in command prompt. Equivalent to cmd /c command.
bash_exec(command)
Executes the command in bash. Equivalent to bash -c command.
sh_exec(command)
Executes the command in shell. Equivalent to sh -c command.
请登录后举报
暂无评论,抢个沙发吧~