Application IP updatinator - Automatic IP updater for server.properties

Discussion in 'Bukkit Tools' started by orishamir, Jun 17, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    orishamir

    I created a windows application (.exe) that automatically updates your local IPv4 address into your server.properties file.
    All you need to do is put the app in your main server directory, then start it.
    I recommend you to start the app before starting your server (in your run.bat file, before running the jar file, run the app.)
    ***After the application has finished, the IP will not immediately change, it will change on server startup (your server will use the right one)***

    <Edit by Moderator: Redacted mediafire url>
    Source code


    EDIT: since a Moderator deleted the download link, you can either compile your application yourself or download it from the GitHub repository.
     
    Last edited: Jun 17, 2019
    Zombie_Striker likes this.
  2. Online

    timtower Administrator Administrator Moderator

    @orishamir And why would you need to change the IP?
    You can leave the IP field empty and it will listen to every IP that it has.
     
  3. Offline

    orishamir

    Well.... that was a waste of 2 weeks...
     
    Zombie_Striker likes this.
  4. Also, it'd be a simple plugin or program of doing a GET to https://checkip.amazonaws.com and changing the server.prolertirs file. It takes like 30 lines max maybe
     
    Last edited: Jun 17, 2019
Thread Status:
Not open for further replies.

Share This Page