Minecraft Scarpet Os Utils mod 2026 download
logo
minecraft mod Scarpet Os Utils

Scarpet Os Utils

Game Version: Fabric
Total Downloads: 90
Updated: Jun 30, 2021
Created: Jan 24, 2021
Download Scarpet Os UtilsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Scarpet Os Utils v1.0.4 release 13.40 KB Jun 30, 2021 Fabric 2 download Scarpet Os Utils Scarpet Os Utils v1.0.4 releaseDownload
Scarpet Os Utils v1.0.3 release 13.25 KB Jan 26, 2021 1.16.5 53 download Scarpet Os Utils Scarpet Os Utils v1.0.3 releaseDownload
Scarpet Os Utils v1.0.2 release 13.22 KB Jan 25, 2021 1.16.5 12 download Scarpet Os Utils Scarpet Os Utils v1.0.2 releaseDownload
Scarpet Os Utils v1.0.1 release 930.63 KB Jan 24, 2021 1.16.5 23 download Scarpet Os Utils Scarpet Os Utils v1.0.1 releaseDownload

Description

Share this:

Scarpet Os Utils

This mod was made to make you be able to execute system functions and programs outside you minecraft server. 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.

Comments

Add a comment