• 3.0.0-beta.1 4fcde41a81

    Release 3.0.0-beta.1 Pre-release

    Griefed released this 2022-02-11 11:03:33 +01:00 | 3471 commits to main since this release

    3.0.0-beta.1 (2022-02-11)

    Added:

    • Help Execute with -help to print some help about executing and using ServerPackCreator.
    • JVM args Customize JVM flags/args for your start scripts by editing javaArgs in the config or clicking Menu->Edit->Edit Start-Scripts Java Args in the menubar.
    • Addons/Plugins Expand ServerPackCreator with plugins and addons. See the example addon and it's branches for examples on how this can be done.
    • ZIP-archives Generate a server pack from a zipped modpack by pointing modpackDir at a ZIP-file, or upload one to any available web-instance.
    • Custom server-icon Include a custom server-icon in your server pack. Point serverIconPath at any png, jpg, jpeg or bmp file. Click the folder icon in the GUI to select it from your computer. ServerPackCreator automatically scales it to 64x64.
    • Custom server.properties Include a custom server.properties in your server pack. Point serverPropertiesPath at your custom properties-file. Click the Folder icon in the GUI to select it from your computer.
    • Fabric server launcher Fabric server packs will additionally receive the improved and new Fabric Server Launcher on top of the regular one. This is especially useful for managed servers, like BisectHosting ones, where you can not run scripts yourself.
    • Version checks ServerPackCreator will automatically check for new available versions and notify you if there is one.
      • If you wish to be notified about pre-releases as well, set de.griefed.serverpackcreator.versioncheck.prerelease in serverpackcreator.properties to true
    • Loading and saving configurations Save the last loaded configuration as well as the default serverpackcreator.conf, unless a new configuration was started.
      • This is disabled by default. To enable it, set de.griefed.serverpackcreator.configuration.saveloadedconfig in serverpackcreator.properties to true
    • And lots more...

    Changed:

    • Webservice Server packs which have not been downloaded and are older than one week will be automatically deleted.
    • And lots more...

    Fixed:

    • Too many to list here...

    For nitty gritty details as to what was added, changed, fixed etc. take a look at the changelog file

    Downloads