Fixes:
Fixed a bug with $cd when viewing folder where it only shows the current run folder instead of actual folder.
Additions:
Added "asplayer " command to the console to minecraft bridge
Added $config command and some config however it isn't finished yet
Added $run command, you can run a script that you add after it, it runs the script using whatever you set in $config script_command. Such as if "script_command" is "powershell.exe {path}" it replaces {path} with the script path specified.
Known bugs âš :
when doing the $run command it starts an instance of the script_command application. You must do $stop to get out of it.