Commit graph

212 commits

Author SHA1 Message Date
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
4e70c35722
Update README.md 2026-01-02 09:55:11 -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
c72296b198
Update README.md 2026-01-02 09:52:40 -08:00
Cobb
483757856d
Update Dockerfile 2026-01-02 09:52:16 -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
b09c6e3654
Update README.md 4.10
missed a few versions
2025-08-24 19:17:22 -05:00
r14f
8fe5d2d425
Update launch.sh 4.10 2025-08-24 19:15:07 -05:00
r14f
736efb8e73
Update README.md 4.10 2025-08-24 19:13:56 -05:00
r14f
dc368cca18
Update Dockerfile 4.10 2025-08-24 19:13:39 -05:00
w3lfare
d84806cc20 update 4.9 2025-08-23 18:49:19 -04:00
W3LFARe
a6ea683f55
Update README.md
update 4.6
2025-08-19 13:42:41 -04:00
W3LFARe
d3a4867a48
Update Dockerfile
update 4.6
2025-08-19 13:42:11 -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
954999b925
Update README.md 2025-07-19 23:20:42 -04:00
W3LFARe
ec244829cc
Update Dockerfile
update eclipse-temurin:21-jdk
2025-07-19 23:19:12 -04:00
W3LFARe
25f3c03881
Update launch.sh
update to 4.4
2025-07-19 23:12:49 -04:00
W3LFARe
71cdc9b006
Update Dockerfile
update to 4.4
2025-07-19 23:07:12 -04:00
W3LFARe
35df56bbf5
Merge pull request #52 from Maculos/main
*properly* bump to 4.3
2025-07-19 23:02:29 -04:00
Eris
5ae064a87e
fix download lin 2025-07-12 23:14:18 -05:00
Eris
a22ec3b956
Update Dockerfile to 4.3 2025-07-12 23:07:05 -05:00
Eris
498f84b1f0
Update README.md to 4.3 2025-07-12 23:06:44 -05:00
Eris
3b02f63a38
bump to 4.3 2025-07-12 23:01:56 -05:00
Gadoon
7bf4e7836b
Merge pull request #50 from W3LFARe/4.2
Updated to 4.2
2025-06-28 22:46:33 +09:00
Gadoon
ff5c075add
Update launch.sh updated to 4.2 2025-06-28 22:45:18 +09:00
Gadoon
bba072997d
Update Dockerfile updated to 4.2 2025-06-28 22:43:28 +09:00
Gadoon
612faa7226
Update README.md updated to 4.2 2025-06-28 22:43:16 +09:00
r14f
6d712c4874
Update launch.sh to 4.0 2025-06-18 20:10:33 -05:00
r14f
a9990b9209
Update README.md to 4.0 2025-06-18 20:09:05 -05:00
r14f
12f5f91cc2
Update Dockerfile to 4.0 2025-06-18 20:08:43 -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