As this application allows for scripts to be executed on a local machine, security is extremely important.
The first security measure is secure logins to allow for restricted access to the server, if well implemented, this should mitigate all other security risks of this application, and put the security in the hands of the user who chooses password security, and who has access to the application
Extra measures should be put in place if the login is able to be bypassed, although anything running on the host machine should be restricted to only the Minecraft server process...
As this application allows for scripts to be executed on a local machine, security is extremely important.
The first security measure is secure logins to allow for restricted access to the server, if well implemented, this should mitigate all other security risks of this application, and put the security in the hands of the user who chooses password security, and who has access to the application
Extra measures should be put in place if the login is able to be bypassed, although anything running on the host machine should be restricted to only the Minecraft server process...