Logo
Explore Help
Sign in
Griefed/ServerPackCreator
Griefed/ServerPackCreator
Watch
1
0
Fork
You've already forked ServerPackCreator
0
Code Issues 49 Pull requests Projects Releases 375 Packages Wiki Activity Actions 2
375 releases 375 tags
  • 7.0.0-alpha.3 896f54b188

    Pre-Release 7.0.0-alpha.3 Pre-release

    Griefed released this 2024-09-23 20:23:10 +02:00 | 1007 commits to main since this release

    7.0.0-alpha.3 (2024-09-23)

    ✂️ Refactor

    • Improve modpack logging incase it wasn't found (776b233)

    🛠 Fixes

    • Make feelingLucky command usable in interactive cli (2a05f20)
    • Make scripts writable during creation to prevent incorrect content (15e41ba)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:16:25 +02:00 · 1.6 KiB
    • ServerPackCreator-7_0_0-alpha_3-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:17:29 +02:00 · 160 MiB
    • ServerPackCreator-7_0_0-alpha_3-Installer-Mac.dmg
      1 download · 2026-06-24 18:18:10 +02:00 · 177 MiB
    • ServerPackCreator-7_0_0-alpha_3-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:18:48 +02:00 · 161 MiB
    • ServerPackCreator-7.0.0-alpha.3.jar
      1 download · 2026-06-24 18:16:51 +02:00 · 106 MiB
    • serverpackcreator-api-7.0.0-alpha.3.jar
      1 download · 2026-06-24 18:18:52 +02:00 · 3.9 MiB
    • serverpackcreator-api-7.0.0-alpha.3-javadoc.jar
      1 download · 2026-06-24 18:18:48 +02:00 · 261 B
    • serverpackcreator-api-7.0.0-alpha.3-sources.jar
      1 download · 2026-06-24 18:18:50 +02:00 · 3.6 MiB
    • serverpackcreator-app-7.0.0-alpha.3-javadoc.jar
      1 download · 2026-06-24 18:18:54 +02:00 · 261 B
    • serverpackcreator-app-7.0.0-alpha.3-sources.jar
      1 download · 2026-06-24 18:18:55 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-7.0.0-alpha.3.jar
      1 download · 2026-06-24 18:18:57 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-7.0.0-alpha.3-javadoc.jar
      1 download · 2026-06-24 18:18:56 +02:00 · 261 B
    • serverpackcreator-plugin-example-7.0.0-alpha.3-sources.jar
      1 download · 2026-06-24 18:18:56 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:18:58 +02:00 · 1.1 KiB
  • 7.0.0-alpha.2 07b9e5473c

    Pre-Release 7.0.0-alpha.2 Pre-release

    Griefed released this 2024-09-22 22:09:56 +02:00 | 1012 commits to main since this release

    7.0.0-alpha.2 (2024-09-22)

    📔 Docs

    • Fun Stuff chapter. Added chapter for self-contained, self-extracting scripts as wrappers for server packs for EZ distribution (11b9b47)

    🦊 CI/CD

    • Switch dependabot branch to develop (daf4768)

    🧨 Breaking changes!

    • Remove ConfigurationEditor in favor of basic config generation from modpack directory. You may edit the generated config in your favourite text-editor afterwards. (4295be9)

    🚀 Features

    • -feelinglucky argument and command to generate a server pack from a modpack without needing a config first. Supports --destination, too. (8a98957)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:18:59 +02:00 · 1.6 KiB
    • ServerPackCreator-7_0_0-alpha_2-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:20:00 +02:00 · 160 MiB
    • ServerPackCreator-7_0_0-alpha_2-Installer-Mac.dmg
      1 download · 2026-06-24 18:20:42 +02:00 · 177 MiB
    • ServerPackCreator-7_0_0-alpha_2-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:21:20 +02:00 · 161 MiB
    • ServerPackCreator-7.0.0-alpha.2.jar
      1 download · 2026-06-24 18:19:24 +02:00 · 106 MiB
    • serverpackcreator-api-7.0.0-alpha.2.jar
      1 download · 2026-06-24 18:21:25 +02:00 · 3.9 MiB
    • serverpackcreator-api-7.0.0-alpha.2-javadoc.jar
      1 download · 2026-06-24 18:21:20 +02:00 · 261 B
    • serverpackcreator-api-7.0.0-alpha.2-sources.jar
      1 download · 2026-06-24 18:21:22 +02:00 · 3.6 MiB
    • serverpackcreator-app-7.0.0-alpha.2-javadoc.jar
      1 download · 2026-06-24 18:21:26 +02:00 · 261 B
    • serverpackcreator-app-7.0.0-alpha.2-sources.jar
      1 download · 2026-06-24 18:21:28 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-7.0.0-alpha.2.jar
      1 download · 2026-06-24 18:21:30 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-7.0.0-alpha.2-javadoc.jar
      1 download · 2026-06-24 18:21:29 +02:00 · 261 B
    • serverpackcreator-plugin-example-7.0.0-alpha.2-sources.jar
      1 download · 2026-06-24 18:21:30 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:21:31 +02:00 · 1.1 KiB
  • 7.0.0-alpha.1 9fd746abca

    Pre-Release 7.0.0-alpha.1 Pre-release

    Griefed released this 2024-09-21 18:23:21 +02:00 | 1026 commits to main since this release

    7.0.0-alpha.1 (2024-09-21)

    ✨ Milestone

    • CLI rework: Interactive command-based CLI along with some improvements and additions. (4bd5dce)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:21:32 +02:00 · 1.6 KiB
    • ServerPackCreator-7_0_0-alpha_1-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:22:36 +02:00 · 160 MiB
    • ServerPackCreator-7_0_0-alpha_1-Installer-Mac.dmg
      1 download · 2026-06-24 18:23:17 +02:00 · 177 MiB
    • ServerPackCreator-7_0_0-alpha_1-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:23:57 +02:00 · 161 MiB
    • ServerPackCreator-7.0.0-alpha.1.jar
      1 download · 2026-06-24 18:21:57 +02:00 · 106 MiB
    • serverpackcreator-api-7.0.0-alpha.1.jar
      1 download · 2026-06-24 18:24:00 +02:00 · 3.9 MiB
    • serverpackcreator-api-7.0.0-alpha.1-javadoc.jar
      1 download · 2026-06-24 18:23:57 +02:00 · 261 B
    • serverpackcreator-api-7.0.0-alpha.1-sources.jar
      1 download · 2026-06-24 18:23:59 +02:00 · 3.6 MiB
    • serverpackcreator-app-7.0.0-alpha.1-javadoc.jar
      1 download · 2026-06-24 18:24:01 +02:00 · 261 B
    • serverpackcreator-app-7.0.0-alpha.1-sources.jar
      1 download · 2026-06-24 18:24:02 +02:00 · 4.5 MiB
    • serverpackcreator-plugin-example-7.0.0-alpha.1.jar
      1 download · 2026-06-24 18:24:04 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-7.0.0-alpha.1-javadoc.jar
      1 download · 2026-06-24 18:24:03 +02:00 · 261 B
    • serverpackcreator-plugin-example-7.0.0-alpha.1-sources.jar
      1 download · 2026-06-24 18:24:04 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:24:05 +02:00 · 1.1 KiB
  • continuous 252c237575

    continuous Pre-release

    Griefed released this 2024-09-20 19:57:11 +02:00 | 1029 commits to main since this release

    🔄 Continuous Dev-Build

    Built: 2026-06-10 17:43:45 UTC
    Commit: 8a2125fcdbf1f7d24f4270ef906d4f6f0059b3fe


    This is an automated development build, updated every time changes are pushed to develop.

    ⚠️ Warning: Do not use unless you have been told to, or are curious about the contents of the dev build.

    🚫 Do not link to this release.

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      0 downloads · 2026-08-17 18:18:30 +02:00 · 2 KiB
    • serverpackcreator-api-develop-54b916159.jar
      4 downloads · 2026-08-15 20:01:14 +02:00 · 4 MiB
    • serverpackcreator-api-develop-54b916159-javadoc.jar
      4 downloads · 2026-08-15 20:01:13 +02:00 · 261 B
    • serverpackcreator-api-develop-54b916159-sources.jar
      4 downloads · 2026-08-15 20:01:13 +02:00 · 3.8 MiB
    • serverpackcreator-api-develop-8a2125fcd.jar
      5 downloads · 2026-06-24 18:26:39 +02:00 · 3.8 MiB
    • serverpackcreator-api-develop-8a2125fcd-javadoc.jar
      5 downloads · 2026-06-24 18:26:36 +02:00 · 261 B
    • serverpackcreator-api-develop-8a2125fcd-sources.jar
      5 downloads · 2026-06-24 18:26:37 +02:00 · 3.6 MiB
    • serverpackcreator-api-develop-944468c26.jar
      4 downloads · 2026-08-10 05:01:13 +02:00 · 4 MiB
    • serverpackcreator-api-develop-944468c26-javadoc.jar
      4 downloads · 2026-08-10 05:01:11 +02:00 · 261 B
    • serverpackcreator-api-develop-944468c26-sources.jar
      4 downloads · 2026-08-10 05:01:12 +02:00 · 3.8 MiB
    • serverpackcreator-api-develop-a0067f30e.jar
      3 downloads · 2026-08-16 16:35:15 +02:00 · 4 MiB
    • serverpackcreator-api-develop-a0067f30e-javadoc.jar
      3 downloads · 2026-08-16 16:35:14 +02:00 · 261 B
    • serverpackcreator-api-develop-a0067f30e-sources.jar
      3 downloads · 2026-08-16 16:35:15 +02:00 · 3.8 MiB
    • serverpackcreator-api-develop-a6ffd4161.jar
      0 downloads · 2026-08-17 18:18:31 +02:00 · 4 MiB
    • serverpackcreator-api-develop-a6ffd4161-javadoc.jar
      2 downloads · 2026-08-02 13:04:38 +02:00 · 261 B
    • serverpackcreator-api-develop-a6ffd4161-sources.jar
      0 downloads · 2026-08-17 18:18:31 +02:00 · 3.8 MiB
    • serverpackcreator-api-develop-b37a022d8.jar
      5 downloads · 2026-08-02 16:29:25 +02:00 · 4 MiB
    • serverpackcreator-api-develop-b37a022d8-javadoc.jar
      5 downloads · 2026-08-02 16:29:24 +02:00 · 261 B
    • serverpackcreator-api-develop-b37a022d8-sources.jar
      5 downloads · 2026-08-02 16:29:24 +02:00 · 3.8 MiB
    • serverpackcreator-api-develop-cfd0362de.jar
      4 downloads · 2026-08-07 05:15:42 +02:00 · 4 MiB
    • serverpackcreator-api-develop-cfd0362de-javadoc.jar
      4 downloads · 2026-08-07 05:15:37 +02:00 · 261 B
    • serverpackcreator-api-develop-cfd0362de-sources.jar
      4 downloads · 2026-08-07 05:15:40 +02:00 · 3.8 MiB
    • serverpackcreator-app-develop-54b916159.jar
      4 downloads · 2026-08-15 20:01:54 +02:00 · 282 MiB
    • serverpackcreator-app-develop-54b916159-javadoc.jar
      4 downloads · 2026-08-15 20:01:15 +02:00 · 4.8 MiB
    • serverpackcreator-app-develop-54b916159-sources.jar
      4 downloads · 2026-08-15 20:01:17 +02:00 · 4.5 MiB
    • serverpackcreator-app-develop-8a2125fcd.jar
      5 downloads · 2026-06-24 18:27:00 +02:00 · 74 MiB
    • serverpackcreator-app-develop-8a2125fcd-javadoc.jar
      5 downloads · 2026-06-24 18:26:41 +02:00 · 4.7 MiB
    • serverpackcreator-app-develop-8a2125fcd-sources.jar
      5 downloads · 2026-06-24 18:26:42 +02:00 · 4.5 MiB
    • serverpackcreator-app-develop-944468c26.jar
      4 downloads · 2026-08-10 05:01:29 +02:00 · 282 MiB
    • serverpackcreator-app-develop-944468c26-javadoc.jar
      4 downloads · 2026-08-10 05:01:14 +02:00 · 4.8 MiB
    • serverpackcreator-app-develop-944468c26-sources.jar
      4 downloads · 2026-08-10 05:01:14 +02:00 · 4.5 MiB
    • serverpackcreator-app-develop-a0067f30e.jar
      3 downloads · 2026-08-16 16:35:32 +02:00 · 282 MiB
    • serverpackcreator-app-develop-a0067f30e-javadoc.jar
      3 downloads · 2026-08-16 16:35:17 +02:00 · 4.8 MiB
    • serverpackcreator-app-develop-a6ffd4161.jar
      0 downloads · 2026-08-17 18:18:46 +02:00 · 282 MiB
    • serverpackcreator-app-develop-a6ffd4161-javadoc.jar
      2 downloads · 2026-08-02 13:04:41 +02:00 · 4.8 MiB
    • serverpackcreator-app-develop-a6ffd4161-sources.jar
      2 downloads · 2026-08-02 13:04:42 +02:00 · 4.5 MiB
    • serverpackcreator-app-develop-b37a022d8.jar
      5 downloads · 2026-08-02 16:29:42 +02:00 · 282 MiB
    • serverpackcreator-app-develop-b37a022d8-javadoc.jar
      5 downloads · 2026-08-02 16:29:26 +02:00 · 4.8 MiB
    • serverpackcreator-app-develop-b37a022d8-sources.jar
      5 downloads · 2026-08-02 16:29:26 +02:00 · 4.5 MiB
    • serverpackcreator-app-develop-cfd0362de.jar
      4 downloads · 2026-08-07 05:16:00 +02:00 · 282 MiB
    • serverpackcreator-app-develop-cfd0362de-javadoc.jar
      4 downloads · 2026-08-07 05:15:43 +02:00 · 4.8 MiB
    • serverpackcreator-app-develop-cfd0362de-sources.jar
      4 downloads · 2026-08-07 05:15:44 +02:00 · 4.5 MiB
    • ServerPackCreator-develop-54b916159-aarch64.AppImage
      4 downloads · 2026-08-15 20:04:13 +02:00 · 462 MiB
    • ServerPackCreator-develop-54b916159-aarch64.AppImage.sha256
      4 downloads · 2026-08-15 20:04:18 +02:00 · 119 B
    • ServerPackCreator-develop-54b916159-x86_64.AppImage
      4 downloads · 2026-08-15 20:04:55 +02:00 · 464 MiB
    • ServerPackCreator-develop-54b916159-x86_64.AppImage.sha256
      4 downloads · 2026-08-15 20:04:56 +02:00 · 118 B
    • ServerPackCreator-develop-8a2125fcd-aarch64.AppImage
      5 downloads · 2026-06-24 18:29:54 +02:00 · 257 MiB
    • ServerPackCreator-develop-8a2125fcd-aarch64.AppImage.sha256
      5 downloads · 2026-06-24 18:29:54 +02:00 · 119 B
    • ServerPackCreator-develop-8a2125fcd-x86_64.AppImage
      5 downloads · 2026-06-24 18:30:54 +02:00 · 258 MiB
    • ServerPackCreator-develop-8a2125fcd-x86_64.AppImage.sha256
      5 downloads · 2026-06-24 18:30:55 +02:00 · 118 B
    • ServerPackCreator-develop-944468c26-aarch64.AppImage
      4 downloads · 2026-08-10 05:02:54 +02:00 · 462 MiB
    • ServerPackCreator-develop-944468c26-aarch64.AppImage.sha256
      4 downloads · 2026-08-10 05:02:55 +02:00 · 119 B
    • ServerPackCreator-develop-944468c26-x86_64.AppImage
      4 downloads · 2026-08-10 05:03:09 +02:00 · 464 MiB
    • ServerPackCreator-develop-944468c26-x86_64.AppImage.sha256
      4 downloads · 2026-08-10 05:03:10 +02:00 · 118 B
    • ServerPackCreator-develop-a0067f30e-aarch64.AppImage
      3 downloads · 2026-08-16 16:37:54 +02:00 · 462 MiB
    • ServerPackCreator-develop-a0067f30e-aarch64.AppImage.sha256
      3 downloads · 2026-08-16 16:37:55 +02:00 · 119 B
    • ServerPackCreator-develop-a0067f30e-x86_64.AppImage
      3 downloads · 2026-08-16 16:39:24 +02:00 · 464 MiB
    • ServerPackCreator-develop-a0067f30e-x86_64.AppImage.sha256
      3 downloads · 2026-08-16 16:39:25 +02:00 · 118 B
    • ServerPackCreator-develop-a6ffd4161-aarch64.AppImage
      0 downloads · 2026-08-17 18:20:27 +02:00 · 462 MiB
    • ServerPackCreator-develop-a6ffd4161-aarch64.AppImage.sha256
      2 downloads · 2026-08-02 13:06:23 +02:00 · 119 B
    • ServerPackCreator-develop-a6ffd4161-x86_64.AppImage
      0 downloads · 2026-08-17 18:20:49 +02:00 · 464 MiB
    • ServerPackCreator-develop-a6ffd4161-x86_64.AppImage.sha256
      2 downloads · 2026-08-02 13:06:46 +02:00 · 118 B
    • ServerPackCreator-develop-b37a022d8-aarch64.AppImage
      5 downloads · 2026-08-02 16:31:17 +02:00 · 462 MiB
    • ServerPackCreator-develop-b37a022d8-aarch64.AppImage.sha256
      5 downloads · 2026-08-02 16:31:21 +02:00 · 119 B
    • ServerPackCreator-develop-b37a022d8-x86_64.AppImage
      5 downloads · 2026-08-02 16:31:42 +02:00 · 464 MiB
    • ServerPackCreator-develop-b37a022d8-x86_64.AppImage.sha256
      5 downloads · 2026-08-02 16:31:44 +02:00 · 118 B
    • ServerPackCreator-develop-cfd0362de-aarch64.AppImage
      4 downloads · 2026-08-07 05:18:12 +02:00 · 462 MiB
    • ServerPackCreator-develop-cfd0362de-aarch64.AppImage.sha256
      4 downloads · 2026-08-07 05:18:12 +02:00 · 119 B
    • ServerPackCreator-develop-cfd0362de-x86_64.AppImage
      4 downloads · 2026-08-07 05:19:07 +02:00 · 464 MiB
    • ServerPackCreator-develop-cfd0362de-x86_64.AppImage.sha256
      4 downloads · 2026-08-07 05:19:07 +02:00 · 118 B
    • ServerPackCreator-dev-Installer-Linux-amd64.sh
      0 downloads · 2026-08-17 18:19:07 +02:00 · 360 MiB
    • ServerPackCreator-dev-Installer-Mac.dmg
      0 downloads · 2026-08-17 18:19:40 +02:00 · 386 MiB
    • ServerPackCreator-dev-Installer-Windows-x86_64.exe
      0 downloads · 2026-08-17 18:19:58 +02:00 · 360 MiB
    • serverpackcreator-plugin-example-develop-54b916159.jar
      4 downloads · 2026-08-15 20:04:59 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-54b916159-javadoc.jar
      4 downloads · 2026-08-15 20:04:57 +02:00 · 261 B
    • serverpackcreator-plugin-example-develop-54b916159-sources.jar
      4 downloads · 2026-08-15 20:04:58 +02:00 · 60 KiB
    • serverpackcreator-plugin-example-develop-8a2125fcd.jar
      5 downloads · 2026-06-24 18:30:57 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-8a2125fcd-javadoc.jar
      5 downloads · 2026-06-24 18:30:55 +02:00 · 261 B
    • serverpackcreator-plugin-example-develop-8a2125fcd-sources.jar
      5 downloads · 2026-06-24 18:30:56 +02:00 · 60 KiB
    • serverpackcreator-plugin-example-develop-944468c26.jar
      4 downloads · 2026-08-10 05:03:13 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-944468c26-javadoc.jar
      4 downloads · 2026-08-10 05:03:11 +02:00 · 261 B
    • serverpackcreator-plugin-example-develop-944468c26-sources.jar
      4 downloads · 2026-08-10 05:03:12 +02:00 · 60 KiB
    • serverpackcreator-plugin-example-develop-a0067f30e.jar
      3 downloads · 2026-08-16 16:39:25 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-a6ffd4161.jar
      0 downloads · 2026-08-17 18:20:50 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-a6ffd4161-javadoc.jar
      2 downloads · 2026-08-02 13:06:46 +02:00 · 261 B
    • serverpackcreator-plugin-example-develop-a6ffd4161-sources.jar
      2 downloads · 2026-08-02 13:06:47 +02:00 · 60 KiB
    • serverpackcreator-plugin-example-develop-b37a022d8.jar
      5 downloads · 2026-08-02 16:31:47 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-b37a022d8-javadoc.jar
      5 downloads · 2026-08-02 16:31:45 +02:00 · 261 B
    • serverpackcreator-plugin-example-develop-b37a022d8-sources.jar
      5 downloads · 2026-08-02 16:31:45 +02:00 · 60 KiB
    • serverpackcreator-plugin-example-develop-cfd0362de.jar
      4 downloads · 2026-08-07 05:19:09 +02:00 · 85 KiB
    • serverpackcreator-plugin-example-develop-cfd0362de-javadoc.jar
      4 downloads · 2026-08-07 05:19:08 +02:00 · 261 B
    • serverpackcreator-plugin-example-develop-cfd0362de-sources.jar
      4 downloads · 2026-08-07 05:19:08 +02:00 · 60 KiB
  • 6.3.11 252c237575

    Release 6.3.11 Stable

    Griefed released this 2024-09-20 19:57:11 +02:00 | 1029 commits to main since this release

    6.3.11 (2024-09-20)

    ✂️ Refactor

    • Trim error message (500132d)

    📦 Other

    • Add Create: Fuel & Water Information to list of clientside-mods. Thanks to @kreezxil for the report. (3ff0b74)

    🛠 Fixes

    • Fetch correct fallback property during clientside-mod list comparison (6d1a855)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:24:05 +02:00 · 1.4 KiB
    • ServerPackCreator-6_3_11-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:25:07 +02:00 · 158 MiB
    • ServerPackCreator-6_3_11-Installer-Mac.dmg
      1 download · 2026-06-24 18:25:48 +02:00 · 176 MiB
    • ServerPackCreator-6_3_11-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:26:26 +02:00 · 159 MiB
    • ServerPackCreator-6.3.11.jar
      1 download · 2026-06-24 18:24:30 +02:00 · 104 MiB
    • serverpackcreator-api-6.3.11.jar
      1 download · 2026-06-24 18:26:30 +02:00 · 3.9 MiB
    • serverpackcreator-api-6.3.11-javadoc.jar
      1 download · 2026-06-24 18:26:27 +02:00 · 261 B
    • serverpackcreator-api-6.3.11-sources.jar
      1 download · 2026-06-24 18:26:29 +02:00 · 3.6 MiB
    • serverpackcreator-app-6.3.11-javadoc.jar
      1 download · 2026-06-24 18:26:31 +02:00 · 261 B
    • serverpackcreator-app-6.3.11-sources.jar
      1 download · 2026-06-24 18:26:32 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-6.3.11.jar
      1 download · 2026-06-24 18:26:34 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-6.3.11-javadoc.jar
      1 download · 2026-06-24 18:26:33 +02:00 · 261 B
    • serverpackcreator-plugin-example-6.3.11-sources.jar
      1 download · 2026-06-24 18:26:34 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:26:35 +02:00 · 1 KiB
  • 6.3.10 615439f26a

    Release 6.3.10 Stable

    Griefed released this 2024-09-11 21:56:55 +02:00 | 1035 commits to main since this release

    6.3.10 (2024-09-11)

    💎 Improvements

    • Allow toggling of ServerStarterJar refresh, allow specifying version of SSJ to download (ffe294f)

    📔 Docs

    • Add basic API implementation example (c4f18c0)

    📦 Other

    • Add dynamiclightsreforged, new filename for Sodium Dynamic Lights (16489fd)
    • Last batch of project links. Also remove appleskin from list as it sometimes is required on servers. (b498ec8)
    • Next batch of project links, and some additions to include filename changes of some mods (7400450)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:30:57 +02:00 · 1.4 KiB
    • ServerPackCreator-6_3_10-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:31:59 +02:00 · 158 MiB
    • ServerPackCreator-6_3_10-Installer-Mac.dmg
      1 download · 2026-06-24 18:32:42 +02:00 · 176 MiB
    • ServerPackCreator-6_3_10-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:33:19 +02:00 · 159 MiB
    • ServerPackCreator-6.3.10.jar
      1 download · 2026-06-24 18:31:22 +02:00 · 104 MiB
    • serverpackcreator-api-6.3.10.jar
      1 download · 2026-06-24 18:33:23 +02:00 · 3.9 MiB
    • serverpackcreator-api-6.3.10-javadoc.jar
      1 download · 2026-06-24 18:33:20 +02:00 · 261 B
    • serverpackcreator-api-6.3.10-sources.jar
      1 download · 2026-06-24 18:33:22 +02:00 · 3.6 MiB
    • serverpackcreator-app-6.3.10-javadoc.jar
      1 download · 2026-06-24 18:33:24 +02:00 · 261 B
    • serverpackcreator-app-6.3.10-sources.jar
      1 download · 2026-06-24 18:33:26 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-6.3.10.jar
      1 download · 2026-06-24 18:33:28 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-6.3.10-javadoc.jar
      1 download · 2026-06-24 18:33:27 +02:00 · 261 B
    • serverpackcreator-plugin-example-6.3.10-sources.jar
      1 download · 2026-06-24 18:33:27 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:33:29 +02:00 · 1 KiB
  • 6.3.9 9777eec338

    Release 6.3.9 Stable

    Griefed released this 2024-09-01 17:40:49 +02:00 | 1043 commits to main since this release

    6.3.9 (2024-09-01)

    ✂️ Refactor

    • Improve error logging for update (3772e58)
    • Move updateButton to UpdateDialogs (1969baf)

    💎 Improvements

    • Allow changing of log-level in GUI global settings (7fc630c)
    • Download or execute update depending on current state of installation (897311f)

    🦊 CI/CD

    • Generate license report before build (c951bda)
    • Update buildSrc deps (b93a538)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:33:29 +02:00 · 1.4 KiB
    • ServerPackCreator-6_3_9-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:34:30 +02:00 · 158 MiB
    • ServerPackCreator-6_3_9-Installer-Mac.dmg
      1 download · 2026-06-24 18:35:26 +02:00 · 175 MiB
    • ServerPackCreator-6_3_9-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:36:43 +02:00 · 159 MiB
    • ServerPackCreator-6.3.9.jar
      1 download · 2026-06-24 18:33:54 +02:00 · 104 MiB
    • serverpackcreator-api-6.3.9.jar
      1 download · 2026-06-24 18:36:49 +02:00 · 3.9 MiB
    • serverpackcreator-api-6.3.9-javadoc.jar
      1 download · 2026-06-24 18:36:43 +02:00 · 261 B
    • serverpackcreator-api-6.3.9-sources.jar
      1 download · 2026-06-24 18:36:46 +02:00 · 3.5 MiB
    • serverpackcreator-app-6.3.9-javadoc.jar
      1 download · 2026-06-24 18:36:49 +02:00 · 261 B
    • serverpackcreator-app-6.3.9-sources.jar
      1 download · 2026-06-24 18:36:53 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-6.3.9.jar
      1 download · 2026-06-24 18:36:54 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-6.3.9-javadoc.jar
      1 download · 2026-06-24 18:36:53 +02:00 · 261 B
    • serverpackcreator-plugin-example-6.3.9-sources.jar
      1 download · 2026-06-24 18:36:54 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:36:55 +02:00 · 1 KiB
  • 6.3.8 8223b01837

    Release 6.3.8 Stable

    Griefed released this 2024-08-30 20:16:16 +02:00 | 1051 commits to main since this release

    6.3.8 (2024-08-30)

    💎 Improvements

    • Allow starting of update from within the app when using installers (be6e0b0)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:36:56 +02:00 · 1.4 KiB
    • ServerPackCreator-6_3_8-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:38:46 +02:00 · 159 MiB
    • ServerPackCreator-6_3_8-Installer-Mac.dmg
      1 download · 2026-06-24 18:40:04 +02:00 · 176 MiB
    • ServerPackCreator-6_3_8-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:41:21 +02:00 · 159 MiB
    • ServerPackCreator-6.3.8.jar
      1 download · 2026-06-24 18:37:42 +02:00 · 104 MiB
    • serverpackcreator-api-6.3.8.jar
      1 download · 2026-06-24 18:41:27 +02:00 · 3.9 MiB
    • serverpackcreator-api-6.3.8-javadoc.jar
      1 download · 2026-06-24 18:41:22 +02:00 · 261 B
    • serverpackcreator-api-6.3.8-sources.jar
      1 download · 2026-06-24 18:41:24 +02:00 · 3.5 MiB
    • serverpackcreator-app-6.3.8-javadoc.jar
      1 download · 2026-06-24 18:41:28 +02:00 · 261 B
    • serverpackcreator-app-6.3.8-sources.jar
      1 download · 2026-06-24 18:41:30 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-6.3.8.jar
      1 download · 2026-06-24 18:41:32 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-6.3.8-javadoc.jar
      1 download · 2026-06-24 18:41:31 +02:00 · 261 B
    • serverpackcreator-plugin-example-6.3.8-sources.jar
      1 download · 2026-06-24 18:41:31 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:41:33 +02:00 · 1 KiB
  • 6.3.7 1e99a7b21d

    Release 6.3.7 Stable

    Griefed released this 2024-08-30 13:10:38 +02:00 | 1054 commits to main since this release

    6.3.7 (2024-08-30)

    🦊 CI/CD

    • Ensure drafts are deleted after publishing a new dev-release (c92e0c0)

    🛠 Fixes

    • Prevent crash of modpack scan due to incorrect CurseForge projecet ID acquisition (7a5a7d7)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:41:33 +02:00 · 1.4 KiB
    • ServerPackCreator-6_3_7-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:43:12 +02:00 · 159 MiB
    • ServerPackCreator-6_3_7-Installer-Mac.dmg
      1 download · 2026-06-24 18:44:18 +02:00 · 176 MiB
    • ServerPackCreator-6_3_7-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:45:15 +02:00 · 159 MiB
    • ServerPackCreator-6.3.7.jar
      1 download · 2026-06-24 18:42:15 +02:00 · 104 MiB
    • serverpackcreator-api-6.3.7.jar
      1 download · 2026-06-24 18:45:21 +02:00 · 3.9 MiB
    • serverpackcreator-api-6.3.7-javadoc.jar
      1 download · 2026-06-24 18:45:16 +02:00 · 261 B
    • serverpackcreator-api-6.3.7-sources.jar
      1 download · 2026-06-24 18:45:18 +02:00 · 3.5 MiB
    • serverpackcreator-app-6.3.7-javadoc.jar
      1 download · 2026-06-24 18:45:22 +02:00 · 261 B
    • serverpackcreator-app-6.3.7-sources.jar
      1 download · 2026-06-24 18:45:24 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-6.3.7.jar
      1 download · 2026-06-24 18:45:26 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-6.3.7-javadoc.jar
      1 download · 2026-06-24 18:45:25 +02:00 · 261 B
    • serverpackcreator-plugin-example-6.3.7-sources.jar
      1 download · 2026-06-24 18:45:25 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:45:27 +02:00 · 1 KiB
  • 6.3.6 0b318edc07

    Release 6.3.6 Stable

    Griefed released this 2024-08-28 11:32:14 +02:00 | 1058 commits to main since this release

    6.3.6 (2024-08-28)

    ✂️ Refactor

    • Never trust autocompletion :D (39af694)

    👀 Reverts

    • Disable jNeedle scans to prevent deadlocks (f0186a7), reference: https://github.com/KosmX/jneedle/discussions/49#discussioncomment-10450234

    📦 Other

    • Add e4mc to clientside-mods list. Thanks to @devilswarchild for the report. (1982c83)

    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
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • checksum.txt
      1 download · 2026-06-24 18:45:28 +02:00 · 1.4 KiB
    • ServerPackCreator-6_3_6-Installer-Linux-amd64.sh
      1 download · 2026-06-24 18:47:04 +02:00 · 159 MiB
    • ServerPackCreator-6_3_6-Installer-Mac.dmg
      1 download · 2026-06-24 18:48:06 +02:00 · 176 MiB
    • ServerPackCreator-6_3_6-Installer-Windows-x86_64.exe
      1 download · 2026-06-24 18:49:01 +02:00 · 159 MiB
    • ServerPackCreator-6.3.6.jar
      1 download · 2026-06-24 18:46:09 +02:00 · 104 MiB
    • serverpackcreator-api-6.3.6.jar
      1 download · 2026-06-24 18:49:06 +02:00 · 3.9 MiB
    • serverpackcreator-api-6.3.6-javadoc.jar
      1 download · 2026-06-24 18:49:02 +02:00 · 261 B
    • serverpackcreator-api-6.3.6-sources.jar
      1 download · 2026-06-24 18:49:03 +02:00 · 3.5 MiB
    • serverpackcreator-app-6.3.6-javadoc.jar
      1 download · 2026-06-24 18:49:07 +02:00 · 261 B
    • serverpackcreator-app-6.3.6-sources.jar
      1 download · 2026-06-24 18:49:10 +02:00 · 4.4 MiB
    • serverpackcreator-plugin-example-6.3.6.jar
      1 download · 2026-06-24 18:49:12 +02:00 · 86 KiB
    • serverpackcreator-plugin-example-6.3.6-javadoc.jar
      1 download · 2026-06-24 18:49:10 +02:00 · 261 B
    • serverpackcreator-plugin-example-6.3.6-sources.jar
      1 download · 2026-06-24 18:49:11 +02:00 · 60 KiB
    • updates.xml
      1 download · 2026-06-24 18:49:12 +02:00 · 1 KiB
First Previous ... 5 6 7 8 9 ... Next Last
Powered by Forgejo Version: 16.0.2 Page: 191ms Template: 104ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API