Search results

    1. L

      How/Can I change a servers port?

      I suggest editing your server batch file and and add to the end after -server: -port:57921 Make sure to include the dash at the beginning. This worked for me and should work for you aswell.
    2. L

      Possible to change server's port?

      I suggest editing your server batch file and and add to the end after -server: -port:25565(Change to which ever port you will be using, this is just a generic minecraft port) Make sure you put a dash at the beginning. This worked for me so it should work for you.