90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
New March, new AutoModpack release, brought to you by Yours Truly. This update is more significant than previous ones, so you might want to read these patch notes.
Changes
- Replaced plain text HTTP hosting with a custom simple TCP protocol, encrypted using TLS 1.3, for enhanced security.
- All files are now sent compressed using the zstd algorithm, which should result in a significant reduction in bandwidth usage, those with slower internet connections or larger modpacks can expect their downloads speeds to accelerate. (This doesn't change anything for files downloaded directly from modrinth or curseforge)
- Modpack access is now authorized using secrets, ensuring that only whitelisted players can download the server modpack. Secrets are generated upon each player's join and previous secrets are then immediately invalidated #324.
Config
- A new
secretLifetime
field has been added, which determines the time in hours that a player's secret remains valid. By default, this is set to 336 hours (14 days). - The
validateSecrets
boolean field has been introduced, allowing modpack host to validate who is attempting to download the modpack.
Commands
- The /
automodpack host connections
command has been added, enabling operators to monitor in real-time who is currently downloading the server modpack.
Bug fixes
- Edge cases that caused modpack download freezes have been resolved #319.
- The issue with fabric nested mods being copied too often, also known as the "owo-sentiel bug", has been finally properly fixed.
- Fixed some forge mods not being detected as mods and thus incorrectly being copied to
/mods/
folder #250. - Encoding fixes, non-standard characters in filenames should not longer cause any issues.
- Modpacks will no longer download upon restart if the download was previously cancelled in game #328.
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta24...v4.0.0-beta25
Files
automodpack-mc1.19.2-fabric-4.0.0-beta25.jar(21.5 MiB) Primary Download
Details
Licensed LGPL-3.0-or-later
Published 3 years ago
Updated 4 hours ago