Possible to change server's port?

    Joined
    Oct 15, 2012
    Messages
    1
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    Is it possible to change the port the server uses? I got a couple ports already forwarded, but an unable to forward 4242. So I was wondering if I could bind the server to one of my already forwarded ports.
     
    Joined
    Jun 20, 2013
    Messages
    2
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    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.
     
    Joined
    Jul 5, 2013
    Messages
    372
    Reaction score
    0
    If you use the launcher dedicated server, you can change port from the top left Options-menu in game launcher. If on the otherhand you use the .bat file (in StarMade folder) to launch dedicated server, you edit the .bat file like lolarious said.