File Details
AutoStorage-1.3.0.jar
- R
- Feb 16, 2026
- 161.39 KB
- 912
- Early Access
File Name
AutoStorage-1.3.0.jar
Supported Versions
- Early Access
- Reworked the core transfer/scanning methodology. Responsiveness may feel slightly different in some situations, but overall performance is better and edge-case failures are now handled correctly.
- Removed legacy infinite checks/loops. AutoStorage now runs through event-driven updates, idle retries, and smart caching to significantly reduce CPU and RAM usage.
- Added new server tuning options: idleRetryBackoffMaxMs & targetScanCacheMaxAgeMs. Lower values improve responsiveness, while higher values reduce server load.
- Fixed an issue where AutoStorage crates could sometimes fail when the related chunk was not loaded.