MIneOS Turnkey/ Truenas plugin Console commands

I saw on the wiki that there should be a file “mineos_console.py” which I later found in usr/local/games/minecraft/ as a .js. Is this still a work in progress, I could not get it to work? Looking to manage servers via ssh rather than the webUI. Any help/advice is greatly appreciated.

I am running the FreeBSD 12.2-RELEASE-p2 663e6b09467(HEAD) TRUENAS version. SSH is set up, I just can’t figure out ut how to use the console commands. the closest I have gotten is:

root@MineOs:/usr/local/games/minecraft # ./mineos_console.js -s test start
./mineos_console.js: Permission denied

UPDATE: I fixed the issue by making it an executable with chmod +x

1 Like