ShellExecutor

Quickly execute shell commands in MCDR console or in the game.

tool

Installation command

!!MCDR plugin install shell_executor

Synced at

...

Last update

...

Latest version

Total downloads

8

Back to catalogue

ShellExecutor-MCDR

Quickly execute shell commands in MCDR console or in the game.

Require MCDR permission level reach 4 to use.

Usage

Use !!shell <command> to execute a command in default shell environment.

Commands include spaces should be quoted by ", like this: !!shell "ls server/mods/"

Default alias for !!shell is $, install Command Aliases to activate this feature.

NOTE

  • Support Linux shell at present, the plugin may not work properly on other operating systems.

Test on Windows is welcome, feel free to submit an issue if you find any problem.

  • Do not execute TUI binaries in ShellExecutor, it may break rendering the MCDR console and even freezes it. I've no idea to solve this problem at present, if you have any solution, please submit an issue or a pull request, thanks.

Introduction source: src/../README.md