Skip to content

A program to update your modpack for your minecraft server if it uses the serverstarter.jar

License

Notifications You must be signed in to change notification settings

cmd-frank/Modded-MC-Updater

Repository files navigation

Modded MC Updater

A simple program to update your modpack for your minecraft server if it uses the serverstarter.jar using the SSH.NET library.

I noticed more modpack devs are implementing the serverstarter.jar updater/installer into their pack for ease of installing/updating. I got lazy using ftp clients and running the jar manually, so I created this :)

Instructions

Fill the hostname, port, username, password, Minecraft directory location and serverstarter.jar name in the source before compiling to work properly

Run the program, select the .yaml config file and click update

TODO:

  • Allow the user to set their hostname, port, username, password, Minecraft directory location and serverstarter.jar name in the program itself
  • Show the update results in realtime instead of "freezing" and displaying the information after it's done Completed!

About

A program to update your modpack for your minecraft server if it uses the serverstarter.jar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages