• 6.0.0-alpha.3 6e5d094e6a

    Griefed released this 2024-06-02 18:43:40 +02:00 | 1363 commits to main since this release

    6.0.0-alpha.3 (2024-06-02)

    ✂️ Refactor

    • Move MC version semantics parsing to global (560b9ee)

    💈 Style

    • Display drives in whole width column (e828383)

    💎 Improvements

    • Check for variables.txt before continuing (b906f74)
    • Focrce script dir as working dir. Access correct sematics index. (6d92593)
    • Force working dir to script directory (a275bc4)
    • List all variables before starting server (e431b0e)
    • Move standard args to extra variable Additional Args (c772bd2)

    📔 Docs

    • Write pre-release body correctly (615e17f)

    🦊 CI/CD

    • Reintroduce Qodana, but with the community linter this time (60691d7)
    • Remove no longer needed artifacts and rename installers (2939dc0)
    • Split build and media into separate calls (ae2bcd3)

    🚀 Features

    • Add Batch-script template for starting servers (1f44df1)
    • Check for correct Java version before starting and crash if incompatible Java version was found (5a86ca0)
    • Toggleable automatic server restart via RESTART true/[secure] variable (5400aa5)

    🛠 Fixes

    • Bring back NeoForge installer URL. (ffdc78c)

    About Pre-Releases

    Do not release or publish a server pack generated using a pre-release of ServerPackCreator to your users.
    If you do, and it turns out that your server pack doesn't work because of a bug in ServerPackCreator, that's on you for using a pre-release.

    When using pre-release installers, make sure to uninstall the previous pre-release first. Otherwise, the installers
    own version checks may trigger an error out of my control. After uninstalling, install the newly downloaded one and
    you're good to go.

    Only use the installers if you are versed in system-administration, manually editing and removing services, editing registries,
    so on and so forth.

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Consider them broken by default. Use at your own risk!

    Betas

    Betas are feature-complete and probably have bugs. Additional features may be added during the beta-phase of any given release, though.


    Additional Installer-Notes

    It is recommended to have administration-privileges when using the Windows and macOS installers.
    I am not a member of the Apple Developer Program and won't pay for codesign-certificates, therefor installers are unsigned.
    Running a given installer may produce warnings depending on what OS you are using. You may choose to install it anyway, please be aware though that doing so is, in general, not a safe practice. For ServerPackCreator, though, it is unfortunately the only way to run the installer.

    macOS PKG

    MacOS will complain about potential security risks and refuse to install and run ServerPackCreator. To circumvent this, please see the official guides depending on your version of macOS: Ventura, Monterey.

    Windows MSI

    Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.

    Downloads