I have no idea where to start on this one. I have seen answers that are like this but I don\'t know how to format them for what I want. I just need to target the minecraft serv
This is not possible using a batch file alone. There are two main ways to get input to another program in the system (in this case, java.exe):
In the case of Minecraft, I think the first solution is going to be significantly easier, because the modding community has already supplied a number of solutions to this exact problem. @Frxstrem recommended mcrcon, which I suppose is as good a solution as any.