ccb66d2cb1
fulfillment: start daemon in background if SHOP_API_URL/SHOP_API_KEY/RCON_PASSWORD set
2026-03-06 01:07:35 -08:00
8d26895b08
fix: detect installed server and boot it; add RCON env var support; fix JVM_OPTS loop
2026-03-05 13:35:18 -08:00
Kayos
aab239bf0b
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
Kayos
56911472f4
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
Kayos
999311f41b
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
Kayos
24423efe79
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
Cobb
64d8826a01
Update launch.sh
2026-01-02 14:16:48 -08:00
Cobb
dd2b6c4ebd
Update launch.sh
2026-01-02 13:53:36 -08:00
Cobb
f0fbbcaced
Update launch.sh
2026-01-02 13:52:18 -08:00
Cobb
5e9c45b099
Update launch.sh
2026-01-02 13:47:57 -08:00
Cobb
64a2d7b807
Update launch.sh
2026-01-02 13:42:19 -08:00
Cobb
3f35e30118
Update launch.sh
2026-01-02 13:02:00 -08:00
Cobb
0c30923a03
Update launch.sh
2026-01-02 09:57:59 -08:00
Cobb
293689fa17
Update launch.sh
2026-01-02 09:54:30 -08:00
Cobb
b7cd4b5370
Update launch.sh
2026-01-02 09:53:12 -08:00
Cobb
c2986845c4
Update launch.sh
2025-12-05 14:19:08 -08:00
Cobb
9803bb71f0
Update launch.sh
...
update Youer version
2025-12-05 14:18:43 -08:00
Cobb
b073f50b3a
Update launch.sh
2025-10-12 15:08:17 -07:00
Cobb
1865daaf63
Update launch.sh
...
mod for mohist
2025-10-11 18:06:57 -07:00
Gadoon
d6eecdab05
Updated to 4.12
2025-10-03 16:52:07 +09:00
Gadoon
67efe493be
Update to 4.11
2025-09-21 22:30:44 +09:00
r14f
8fe5d2d425
Update launch.sh 4.10
2025-08-24 19:15:07 -05:00
w3lfare
d84806cc20
update 4.9
2025-08-23 18:49:19 -04:00
W3LFARe
30b1c04a9d
Update launch.sh
...
update to 4.6
2025-08-19 13:41:43 -04:00
Gadoon
f3c658062f
Updated to 4.5
2025-07-31 22:46:25 +09:00
W3LFARe
25f3c03881
Update launch.sh
...
update to 4.4
2025-07-19 23:12:49 -04:00
Eris
5ae064a87e
fix download lin
2025-07-12 23:14:18 -05:00
Eris
3b02f63a38
bump to 4.3
2025-07-12 23:01:56 -05:00
Gadoon
ff5c075add
Update launch.sh updated to 4.2
2025-06-28 22:45:18 +09:00
r14f
6d712c4874
Update launch.sh to 4.0
2025-06-18 20:10:33 -05:00
Gadoon
65a5e23823
Merge branch 'main' into main
2025-06-04 16:27:15 +09:00
r14f
884daf1376
Update launch.sh to 3.2
2025-06-01 16:30:31 -05:00
r14f
c62854b2ae
Update launch.sh to 3.1
2025-06-01 10:13:11 -05:00
r14f
378896dd90
Update launch.sh to 3.0
2025-05-31 16:45:27 -05:00
Gadoon
02c7628395
Updated to 3.0 and Neoforge 172
2025-05-21 17:23:52 +09:00
Gadoon
4250a43dc3
Update launch.sh modpack 2.47 and Neo 168
2025-05-07 15:21:06 +09:00
Gadoon
880f28f2ec
Update launch.sh
2025-04-16 18:58:00 +09:00
Gadoon
e34a64171e
Updated launch.sh to 2.44
2025-04-16 18:55:27 +09:00
Gadoon
cec2faeeef
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
d5f6fbec83
Update launch.sh
2025-03-27 18:22:02 -04:00
Gadoon
72b5d76180
Update launch.sh
...
Updated URL to fix download location used.
2025-03-22 22:32:59 +09:00
SarcasticSigma
6484ee02c6
Updated to ATM10 2.39
2025-03-07 21:10:30 -05:00
r14f
b6480194a3
Update launch.sh to 2.38
2025-02-28 18:01:18 -06:00
Roger
cfebe885fc
fix link
2025-02-19 07:25:35 -05:00
r14f
1df2b441f2
Update launch.sh to 2.36
2025-02-18 16:37:32 -06:00
Roger
13596237fb
update 2.34
2025-02-07 21:50:44 -05:00
Roger
4a791b0081
update 2.33
2025-02-06 21:44:55 -05:00
Roger
e9c68241fd
update to 2.32
2025-02-03 22:09:41 -05:00
Roger
a29e011aef
update to 2.31
2025-02-02 20:07:45 -05:00
Roger
7e865e1ab7
update to 2.30
2025-01-28 09:50:09 -05:00