Download Scarpet Os Utils — Minecraft Mods — ModStock

Scarpet Os Utils

Active

Downloads

1

Last update

3 years ago

Versions

1.16.5 — 1.19
Server
Fabric
Quilt
Utils

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.

Project members
obp3ter

obp3ter

Developer