Skip to content

Releases: Griefed/ServerPackCreator

Pre-Release 6.0.0-beta.20

21 Jul 14:20
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.20 (2024-07-21)

💎 Improvements

  • Use NeoForges ServerStartJar for Forge and NeoForge servers, MC 1.17 and up (f7e6fef)

📔 Docs


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

Pre-Release 6.0.0-beta.19

21 Jul 10:57
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.19 (2024-07-21)

💎 Improvements

  • Create user_jvm_args without BOM from PowerShell scripts, making it compatible with NeoForge ServerStarterJar (fd82ae7)

📔 Docs


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

Pre-Release 6.0.0-beta.18

18 Jul 20:22
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.18 (2024-07-18)

✂️ Refactor

  • Remove unused classes. Move stateless utils to companion object to simplify usage (ead1173)
  • Use parent class instead of Companio to prevent ClassDefNotFound (6e4bd59)

💎 Improvements

  • Set permissions for scripts, variables and info files to help with running the server pack (3081d70)

📔 Docs

  • Add and expand existing docs in the API (0328871)

📦 Other

🦊 CI/CD

  • Include zsync in release artifacts (18de4c5)

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 EXE

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

Pre-Release 6.0.0-beta.17

13 Jul 22:27
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.17 (2024-07-13)

💎 Improvements

  • Make inclusion source field span one column more (7e835f7)
  • Make it clear what the add-button for multiple inclusions does in the tooltip (9424379)
  • Rearrange inclusion buttons, change icons, for improved UX. Mention selected entry in remove-button (b4b0a39)

📦 Other

  • Changelog update, list appimage build dir (3566308)

🦊 CI/CD

  • Upload zsync artifact, too (4d013a1)

🛠 Fixes

  • Prevent adding of duplicates to inclusions (5c80eb8)

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 EXE

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

Pre-Release 6.0.0-beta.16

12 Jul 19:17
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.16 (2024-07-12)

🔩 Dependencies

  • Update a couple of dependencies (0030a43)

🦊 CI/CD

  • Change AppImage tool to continuous. Hopefully fix appdata not being copied. (184124a)
  • Correctly copy appdata-xml (9ecdd53)

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 EXE

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

Pre-Release 6.0.0-beta.15

07 Jul 15:50
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.15 (2024-07-07)

🛠 Fixes

  • Add AppImages to release artifacts (3b46871)

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 EXE

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

Pre-Release 6.0.0-beta.14

07 Jul 15:02
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.14 (2024-07-07)

👀 Reverts

  • Bring back AppImages to v6 (309815c)

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 EXE

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

Pre-Release 6.0.0-beta.13

06 Jul 16:15
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.13 (2024-07-06)

🦊 CI/CD

  • Bump install4j to 10.0.8 (afbeb67)

🛠 Fixes

  • Only display restart notice upon saving (015d00d)
  • Try and fix the errors during temp file removal by trapping an rm command (d1bfb7a)

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 EXE

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

Pre-Release 6.0.0-beta.12

06 Jul 15:30
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.12 (2024-07-06)

👀 Reverts

  • Remove root-check as it did not work the way it was intended to (dd0a1e9)

📔 Docs

  • Update changelog, readme, help, manifests, license agreement and report (d6f6a46)

📦 Other

  • Remove unnecessary lniks and text (c90debd)

🦊 CI/CD

  • Remove checksum appending, as it doesn't work anyway (dfd71fe)

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 EXE

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

Pre-Release 6.0.0-beta.11

06 Jul 12:59
Compare
Choose a tag to compare
Pre-release

6.0.0-beta.11 (2024-07-06)

🧪 Tests

  • Use apiProps to get server icon and props paths (858b298)

🛠 Fixes


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 EXE

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