Sulkta
6701357caf
fulfillment: start daemon in background if SHOP_API_URL/SHOP_API_KEY/RCON_PASSWORD set
2026-03-06 01:07:35 -08:00
Sulkta
cd56810d72
fix: detect installed server and boot it; add RCON env var support; fix JVM_OPTS loop
2026-03-05 13:35:18 -08:00
Sulkta
20dab35749
fix: replace broken JVM_OPTS sed with simple echo append
...
Orphaned single quote in sed -i "$a\\\"\"\"\\"\"\"" caused bash EOF parse error.
Replaced with: for j in ${JVM_OPTS}; do echo "$j" >> user_jvm_args.txt; done
2026-03-05 13:19:29 -08:00
Sulkta
a185bfc7da
fix: add browser UA headers to CurseForge server files download
...
CurseForge CDN blocks automated downloads (headless curl returns 403).
Adding browser User-Agent and Referer headers bypasses the block.
2026-03-05 13:03:50 -08:00
Sulkta
6c30da00c8
chore: sync upstream ATM10 5.5 + NeoForge 21.1.219, update Youer to build 543
...
- SERVER_VERSION 5.4 -> 5.5
- NEOFORGE_VERSION 21.1.215 -> 21.1.219
- Updated server files download URL (CurseForge file 7558/5734)
- Updated Youer to build 543 (targets NeoForge 21.1.219)
- Dockerfile label updated to 5.5
2026-03-05 11:23:39 -08:00
Sulkta
7ac76826bd
fix: replace broken run.sh with direct Youer launch
...
- Remove premature --installServer call inside first-run block
(Youer manages its own installation state via youer.yml)
- Remove chmod/run.sh which never existed (ATM10 5.4 ships startserver.sh)
- Replace ./run.sh with: java -jar youer.jar nogui
This works for both first run (Youer self-installs) and subsequent runs
Fixes container always exiting immediately after first-run server stop.
2026-03-05 07:29:41 -08:00
Sulkta
b751d37ecd
Update launch.sh
2026-01-02 14:16:48 -08:00
Sulkta
4c1af6f510
Update launch.sh
2026-01-02 13:53:36 -08:00
Sulkta
a2daafc62b
Update launch.sh
2026-01-02 13:52:18 -08:00
Sulkta
a2a0dd4eaa
Update launch.sh
2026-01-02 13:47:57 -08:00
Sulkta
1aba0438d2
Update launch.sh
2026-01-02 13:42:19 -08:00
Sulkta
2b3aac3d23
Update launch.sh
2026-01-02 13:02:00 -08:00
Sulkta
804184df20
Update launch.sh
2026-01-02 09:57:59 -08:00
Sulkta
bfa5441c0b
Update launch.sh
2026-01-02 09:54:30 -08:00
Sulkta
790b64ab4c
Update launch.sh
2026-01-02 09:53:12 -08:00
Sulkta
10599b9b87
Update launch.sh
2025-12-05 14:19:08 -08:00
Sulkta
8090ea5606
Update launch.sh
...
update Youer version
2025-12-05 14:18:43 -08:00
Sulkta
ba2bddca47
Update launch.sh
2025-10-12 15:08:17 -07:00
Sulkta
95505190b2
Update launch.sh
...
mod for mohist
2025-10-11 18:06:57 -07:00
Gadoon
0614780190
Updated to 4.12
2025-10-03 16:52:07 +09:00
Gadoon
8cb26bf5fa
Update to 4.11
2025-09-21 22:30:44 +09:00
r14f
d27cff437c
Update launch.sh 4.10
2025-08-24 19:15:07 -05:00
w3lfare
52b8beef10
update 4.9
2025-08-23 18:49:19 -04:00
W3LFARe
4085cdd6c5
Update launch.sh
...
update to 4.6
2025-08-19 13:41:43 -04:00
Gadoon
6f3eb682d8
Updated to 4.5
2025-07-31 22:46:25 +09:00
W3LFARe
45f10d88bf
Update launch.sh
...
update to 4.4
2025-07-19 23:12:49 -04:00
Eris
412e74ed61
fix download lin
2025-07-12 23:14:18 -05:00
Eris
74657767b7
bump to 4.3
2025-07-12 23:01:56 -05:00
Gadoon
c16c45396c
Update launch.sh updated to 4.2
2025-06-28 22:45:18 +09:00
r14f
7a218ad5a1
Update launch.sh to 4.0
2025-06-18 20:10:33 -05:00
Gadoon
7f4d44e780
Merge branch 'main' into main
2025-06-04 16:27:15 +09:00
r14f
1087f7d22c
Update launch.sh to 3.2
2025-06-01 16:30:31 -05:00
r14f
09745ccdcd
Update launch.sh to 3.1
2025-06-01 10:13:11 -05:00
r14f
a1d9cc6c58
Update launch.sh to 3.0
2025-05-31 16:45:27 -05:00
Gadoon
6f6b6df6b7
Updated to 3.0 and Neoforge 172
2025-05-21 17:23:52 +09:00
Gadoon
b45e7e85ac
Update launch.sh modpack 2.47 and Neo 168
2025-05-07 15:21:06 +09:00
Gadoon
f8f676ca90
Update launch.sh
2025-04-16 18:58:00 +09:00
Gadoon
346b45e9a6
Updated launch.sh to 2.44
2025-04-16 18:55:27 +09:00
Gadoon
252654239e
Updated launch.sh to 2.43
...
Updated neoforge and server version to 2.43 updated url for server download.
2025-04-15 18:21:56 +09:00
W3LFARe
353c43319c
Update launch.sh
2025-03-27 18:22:02 -04:00
Gadoon
2e2e3a55c5
Update launch.sh
...
Updated URL to fix download location used.
2025-03-22 22:32:59 +09:00
SarcasticSigma
99b32e0074
Updated to ATM10 2.39
2025-03-07 21:10:30 -05:00
r14f
c472186799
Update launch.sh to 2.38
2025-02-28 18:01:18 -06:00
Roger
e4c72e7207
fix link
2025-02-19 07:25:35 -05:00
r14f
e1d379da8e
Update launch.sh to 2.36
2025-02-18 16:37:32 -06:00
Roger
165b03c6f7
update 2.34
2025-02-07 21:50:44 -05:00
Roger
4df06a1d7e
update 2.33
2025-02-06 21:44:55 -05:00
Roger
c86c4159be
update to 2.32
2025-02-03 22:09:41 -05:00
Roger
a81b939cc6
update to 2.31
2025-02-02 20:07:45 -05:00
Roger
92db6ccf6c
update to 2.30
2025-01-28 09:50:09 -05:00