• 8.0.0-alpha.2 e459483eb0

    Pre-Release 8.0.0-alpha.2
    Some checks failed
    virustotal.yml / virustotal (release) Has been cancelled
    Pre-release

    Griefed released this 2025-08-28 22:06:35 +02:00 | 458 commits to main since this release

    8.0.0-alpha.2 (2025-08-28)

    ✂️ Refactor

    • Qodana recommendations and import optimizations (8460be7)

    📦 Other

    • Add Audio Improvements to clientside-list (99817d2)
    • Persist data for db (b292e34)
    • Set db name same as in spc-container (b5f9535)

    🦊 CI/CD

    • Comment out cycloneDx call (c2970be)
    • whoops. Brainfart. Need more coffee. (e5ca7c3)

    🛠 Fixes

    • Correctly assemble mongodb-url in container (53c432a)

    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.


    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 8.0.0-alpha.1 5acf1f33d1

    Pre-Release 8.0.0-alpha.1
    Some checks failed
    virustotal.yml / virustotal (release) Has been cancelled
    Pre-release

    Griefed released this 2025-08-07 22:09:28 +02:00 | 467 commits to main since this release

    8.0.0-alpha.1 (2025-08-07)

    ✂️ Refactor

    • Make properties a bit more readable and easier to edit (b838d77)
    • Move docker-related files into dir (dcd9309)
    • Optimize imports (6b95a00)
    • Plain old JS (f29e4a5)
    • Qodana recommendations (9ccda66)
    • Qodana recommendations (3e8bd37)
    • Qodana recommendations (ab3eb5e)
    • Remove redundant call. Optimize imports (fe970de)
    • Sanitize server pack construction (c712bc1)
    • Switch to desired string spec (48a66bd)
    • Update docker paths (5fef6b0)
    • Update docker-related files into dir (56ac374)

    Milestone

    • Webservice: Store mod- and serverpacks in database. Cache on disk, retrieve from database otherwise (5c86d88)

    💎 Improvements

    • Webservice: Improve data display in download cards (679442e)

    📔 Docs

    • Deprecate Dependencytrack post. (3c1a2cc)

    📦 Other

    • Add ae_pattern_improve, cobblemon-ui-tweaks- (ef486d2)
    • Add customcursor-, colorwheel_patcher-, colorwheel-,fastquit-,enhanced_boss_bars- (1dbd670)
    • Fix readme after workflow mishap (52e8e25)
    • Move appimage script out of the way. (2c049da)
    • Move appimage script out of the way. (677b9b2)
    • Update sponsors and contributors (3a2173d)
    • Webservice run config (fdaa99f)

    🔩 Dependencies

    • Correctly define engines (20d7812)
    • Correctly define engines (a2dd609)
    • Update a couple of web-deps (6d5a5b7)
    • Update web dependencies (0f85ec4)
    • Update web-dependencies (9acdd8b)
    • Upgrade some test, build and web dependencies (f2b873b)

    🦊 CI/CD

    • Fix package json, finally (206f182)
    • deps-dev: bump @eslint/js in /serverpackcreator-web-frontend (a946fd8)
    • deps-dev: bump eslint-plugin-vue (da1083f)
    • deps-dev: bump globals in /serverpackcreator-web-frontend (5f7bcea)
    • deps-dev: bump vite-plugin-checker (2a9b953)
    • deps: bump com.electronwill.night-config:toml (888786b)
    • deps: bump com.fasterxml.jackson.module:jackson-module-kotlin (ad9e7f8)
    • deps: bump com.install4j:install4j-runtime (95e65f9)
    • deps: bump commons-io:commons-io in /serverpackcreator-app (c84446f)
    • deps: bump de.comahe.i18n4k in /serverpackcreator-plugin-example (64f446b)
    • deps: bump org.apache.logging.log4j:log4j-core (c949597)
    • deps: bump org.bouncycastle:bcpkix-jdk18on (0273a2a)
    • deps: bump org.jetbrains.kotlin:kotlin-stdlib (d0843d1)
    • deps: bump org.springframework.boot:spring-boot-devtools (9a941fa)
    • deps: bump quasar in /serverpackcreator-web-frontend (61561a9)
    • deps: bump softprops/action-gh-release from 2.2.2 to 2.3.2 (3135fcd)
    • deps: bump tj-actions/branch-names from 8.2.1 to 9.0.2 (4e3ff08)
    • deps: bump tj-actions/branch-names in /.github/workflows (e85cd52)
    • Add VirusTotal workflow for automated checks ([eb33170](https://git.griefed.de/Griefed/ServerPackCreator/commit/eb3

    ............

    Release notes truncated. For more details, see the CHANGELOG.


    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.


    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.3.0 64ce147a54

    Release 7.3.0 Stable

    Griefed released this 2025-06-19 21:53:17 +02:00 | 563 commits to main since this release

    7.3.0 (2025-06-19)

    ✂️ Refactor

    • Clear up suppressions, obfuscate sensitive data (1f7c9e1)
    • Set java io tmp dir (cd3ec44)

    💎 Improvements

    • Allow configuring of log-level in container (fb44181)

    📔 Docs

    • Add bit about manually installing Java if Jabba is not supported (79d1309)
    • fix doc jars contents (0a5c926)

    🔩 Dependencies

    🚀 Features

    • Start Scripts: ReInstall server when Minecraft version, Modloader or Modloader Version change. Force using --cleanup-argument (478a21b)

    🛠 Fixes

    • Allow uploading bigger files by removing the fixed timeout at 5000ms (10ec545)

    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.8 edb0ae9a2f

    Release 7.2.8 Stable

    Griefed released this 2025-06-08 18:26:55 +02:00 | 574 commits to main since this release

    7.2.8 (2025-06-08)

    ✂️ Refactor

    💎 Improvements

    • Prevent dependencies from being excluded (23fe74f)

    📦 Other

    • Remove size-based trigger, add timestamp to archived logs (9871721)

    🧪 Tests


    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.7 9a52ea12c6

    Release 7.2.7 Stable

    Griefed released this 2025-05-29 12:03:45 +02:00 | 582 commits to main since this release

    7.2.7 (2025-05-29)

    📦 Other

    • Add borderless-(neo)forge, improvedsignediting, guicompass, mmogscheatsmenu, hidehands, lunarblockoverlay - Thanks to @Tralty @ModernGamingWorld for the reports! (02e9b38)

    🛠 Fixes

    • update default_template.sh (5f8b203)

    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.6 7722bb865d

    Release 7.2.6 Stable

    Griefed released this 2025-05-09 21:02:25 +02:00 | 587 commits to main since this release

    👀 Reverts

    • Disable auto-update / update functionality for the time being. (f982053)

    🔩 Dependencies

    🦊 CI/CD

    • deps: bump com.formdev:flatlaf-extras in /serverpackcreator-app (37564d7)

    • deps: bump de.jensklingenberg.ktorfit:ktorfit-lib (d805bcf)

    • deps: bump org.jetbrains.kotlin:kotlin-stdlib (e5e8923)

    • deps: bump org.jetbrains.kotlinx:kotlinx-coroutines-swing (39ec412)

    • deps: bump org.jetbrains.kotlinx:kotlinx-datetime (9be073d)

    • deps: bump org.junit.jupiter:junit-jupiter-api (4e48cea)

    • deps: bump org.springframework.boot:spring-boot-devtools (1a9b06e)

    • deps: bump softprops/action-gh-release from 2.2.1 to 2.2.2 (c799865)

    • deps: bump tj-actions/branch-names from 8.1.0 to 8.2.1 (c664b37)


    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.5 d5be193c56

    Release 7.2.5 Stable

    Griefed released this 2025-04-25 22:15:47 +02:00 | 609 commits to main since this release

    7.2.5 (2025-04-25)

    📦 Other

    • Add AdaptiveTooltips, cleanview, block-counter, optigui, perdimensionbrightness, guideme, timestamp-chat (c9dfc9b)
    • Add bbs, RocknRoller-, SourceHop, better_tooltips, neoculus, smoke-suppression, Perception (8868192)
    • Add cubium, irisblockcompat to list of clientside-only mods. Thanks to @ModernGamingWorld for the report! (d686747)
    • Add cwb, xanders-sodium-options, viaforge, simplefog, wheredididie. Thanks to @ModernGamingWorld (95baa9d)
    • Add forestryworktabledisplay, remove Distant Horzions from clientside-only list. Thanks to @ModernGamingWorld and @Gensokian for the reports! (8eb70be)
    • Add Forgematica to list of clientside-only mods. Thanks to @ModernGamingWorld for the report (615a1e5)
    • Add gui-clock, fullbrightnesstoggle, guifollowers, currentgamemusictrack, advancementscreenshot, hennyfullbright, (97835df)
    • add overlaytweaks, keybindspurger, tweakeroo, litematica, minihud. Thanks to @ModernGamingWorld (759033b)
    • Add PlayerListHeads, omegamute, vanillazoom, persistentinventorysearch, chatnotify (23029ac)
    • add Redstone Sound Slider, Mocap, resource_gamma_util, immersivearmorhud, nbt_glint. Thanks to @ModernGamingWorld (6825ad5)

    🦊 CI/CD

    • deps: bump linuxserver/nginx from 1.26.2 to 1.26.3 (fc9ada7)
    • deps: bump org.bouncycastle:bcpkix-jdk18on (88ee8f1)
    • deps: bump org.jetbrains.kotlin:kotlin-bom (2e004e4)
    • deps: bump org.jetbrains.kotlin:kotlin-test (5787c34)
    • deps: bump org.junit.jupiter:junit-jupiter-api (100fca0)
    • deps: bump org.junit.jupiter:junit-jupiter-engine (76f145e)
    • deps: bump org.postgresql:postgresql in /serverpackcreator-app (729424d)
    • deps: bump org.springframework.boot:spring-boot-devtools (4f39067)
    • deps: bump org.springframework.boot:spring-boot-starter-data-jpa (36dfc5e)
    • deps: bump org.springframework.boot:spring-boot-starter-log4j2 (1c4f0c7)
    • deps: bump tj-actions/branch-names from 8.0.1 to 8.1.0 (db4dc7e)
    • Explicity checkout main, explicitly add README (3960e9e)
    • Remove no longer needed action-blocks. Switch commit back to branch (d4e09a6)

    🛠 Fixes


    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.4 24e1568bdd

    Release 7.2.4 Stable

    Griefed released this 2025-03-02 13:43:12 +01:00 | 653 commits to main since this release

    7.2.4 (2025-03-02)

    ✂️ Refactor

    • Don't use deprecated FAO constructor. Use more general call to configHandler. (0e06cda)

    🦊 CI/CD

    • Doh. Tag name wasn't develop, but continuous. Duh. (715c01f)
    • Switch to ncipollo/release-action for continuous dev-release (01edad1)
    • Update develop tag before updating develop release (fdb5cd9)
    • Use GITHUB_SHA instead of 'develop' (902bc5d)

    🛠 Fixes

    • Ensure tip-box updates after editing the inclusion or exclusion filters (09381d8)

    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.3 cf8b00eb4b

    Release 7.2.3 Stable

    Griefed released this 2025-03-01 21:43:00 +01:00 | 661 commits to main since this release

    7.2.3 (2025-03-01)

    📔 Docs

    • Improve filter docs and add tips to help (72a1c61)

    📦 Other

    • Add Particle Effects- to list of clientside-only mods. Thanks to @ChorbInTime for the report! (1696aaf)
    • Add sound, distraction_free_recipes, sodiumextras- to list of clientside-only mods. Thanks to @ModifiedMC for the report! (95cfe31)
    • Remove invtweaks from clientside-only list. Thanks to @ModifiedMC for the report. (111de94)

    🦊 CI/CD

    • deps: bump com.fasterxml.jackson.module:jackson-module-kotlin (0ceedf9)
    • deps: bump com.install4j:install4j-runtime (0119a91)
    • deps: bump de.comahe.i18n4k from 0.9.0 to 0.10.0 in /serverpackcreator-api (a7fcd86)
    • deps: bump de.comahe.i18n4k in /serverpackcreator-plugin-example (a9daaa2)
    • deps: bump de.comahe.i18n4k:i18n4k-core in /serverpackcreator-api (31de7e3)
    • deps: bump JamesIves/github-pages-deploy-action (70db3d2)
    • deps: bump org.jetbrains.kotlin:kotlin-bom (df7cf85)
    • deps: bump org.junit.jupiter:junit-jupiter-api (e186d93)
    • deps: bump org.junit.jupiter:junit-jupiter-engine (55945fe)
    • deps: bump org.springframework.boot:spring-boot-devtools (85f76a9)
    • deps: bump org.springframework.boot:spring-boot-starter-web (115b8f2)
    • deps: bump softprops/action-gh-release from 2.1.0 to 2.2.1 (a4e325f)

    🛠 Fixes

    • Correctly list files to be included in tip-section in the GUI (1f19cab)

    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads
  • 7.2.2 5435da9b15

    Release 7.2.2 Stable

    Griefed released this 2025-02-13 21:59:33 +01:00 | 692 commits to main since this release

    7.2.2 (2025-02-13)

    📦 Other

    • Add .DS_Store to gitignore (92ab0c8)
    • Add .DS_Store to gitignore (d142543)
    • Add appleskin to whitelist to prevent automatic exclusion. Remove clickadv from clientside-mods list. Thanks to @Devilswarchild for the report! (be246c4)
    • Add appleskin to whitelist to prevent automatic exclusion. Remove clickadv from clientside-mods list. Thanks to @Devilswarchild for the report! (9023a0a)
    • Add bocchud, mafglib, citresewn to list of clientside-mods. Thanks to @ModernGamingWorld @SNWCreations for the reports! (ecb80ab)
    • Add bocchud, mafglib, citresewn to list of clientside-mods. Thanks to @ModernGamingWorld @SNWCreations for the reports! (9d8e39d)
    • Add Cavedust to list of clientside-only mods. (adcd5c4)
    • Add chestsearchbar, sodium-shader-support, sodiumcoreshadersupport, ahznbstools, Forgematica. Thanks to @ModernGamingWorld (2fa65f3)
    • Add ftbpromoter to list of clientside-mods. Thanks to @ModernGamingWorld for the report! (3fda087)
    • Add immersivemessages, immersivetips, beddium, sodiumleafculling, blinkload, relictium to list of clientside-only mods. Thanks to @ModernGamingWorld for the reports! (601f8cc)
    • Clientside-mod stuff (2162d55)
    • Dep updates in license agreement (69aa702)

    🦊 CI/CD

    • Update siouan-frontend-gradle-plugin and NodeJS version, fix building on macOS (dddde83)

    🛠 Fixes

    • Allow default value in pref-store get (bcd5cdb)

    If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
    before using the installers for versions 6 and newer.

    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 DMG

    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 or newer.

    Windows EXE

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

    Downloads