Search results

  1. rez_spb

    Question Keep console input open on shell script start

    I have migrated to Paper from Spigot setup and I love the performance boost. I have written a shell script for Spigot server start with a small hack: on start I create named pipe which is passed as a stdin to java process to read from without blocking out further script execution (basically...