I would like some help, I need to fire custom commands to the server what I will do by reading the output and then checking for things but my problem is I not sure how I would get the returns from the java file, anyone got any ideas
to start the server I at the moment start a bat file
java -Xms128M -X4096M -d64 -jar server.jar nogui
I need to do this via AMS so I can make it look pretty hehe and I would then like to build some automated options, I know there are already modded servers to do many of the tasks I want to do but I want to run a native(Vanilla) version what I can do easy if I can find away to get the out but in to ams and send commands back
Any help would be great and also all work on this will be on my github in the future so it will be source for all to use.
Rare I need help rather then want it hehe but I really need help on this one, also if you want I will provide credit notes
to start the server I at the moment start a bat file
java -Xms128M -X4096M -d64 -jar server.jar nogui
I need to do this via AMS so I can make it look pretty hehe and I would then like to build some automated options, I know there are already modded servers to do many of the tasks I want to do but I want to run a native(Vanilla) version what I can do easy if I can find away to get the out but in to ams and send commands back

Any help would be great and also all work on this will be on my github in the future so it will be source for all to use.
Rare I need help rather then want it hehe but I really need help on this one, also if you want I will provide credit notes

Comment