Commit Graph

253 Commits

Author SHA1 Message Date
Geoff Bourne
d52b9b88a2
Gracefully handle getbukkit.org outage when resolving version (#2675) 2024-02-19 10:57:00 -06:00
Geoff Bourne
40653003a4
Fixed handling of Modrinth mods for NeoForge (#2659) 2024-02-12 11:13:02 -06:00
C0D3 M4513R
a03afd7650
Use KettingLauncher (#2655) 2024-02-10 20:04:44 -06:00
Geoff Bourne
f3bec94065
For legacy CURSEFORGE, write ops/whitelist files in final directory (#2654) 2024-02-10 16:02:23 -06:00
Geoff Bourne
14de9281e2
auto-cf: add option to ignore files missing from previous installation (#2649) 2024-02-09 19:01:32 -06:00
Geoff Bourne
6aaed2da68
Disable REMOVE_OLD_MODS when it interferes with managed mod/plugin features (#2648) 2024-02-09 06:59:05 -06:00
Geoff Bourne
629156e1b3
auto-cf: provide option to force reinstall modpack's modloader (#2633) 2024-02-04 18:57:04 -06:00
Geoff Bourne
ca393c4fcf
Directly attach stdin of server process by default (#2605) 2024-01-20 13:13:26 -06:00
Gjermund H. Pedersen
5729324195
umask as env var (#2601)
Co-authored-by: gjermundhp02 <gjermund.pedersen@gamil.com>
2024-01-18 18:27:58 -06:00
Kaiede
aec644dc3f
Add SSH remote console support (#2576) 2024-01-06 09:55:14 -06:00
Geoff Bourne
6adda8f1b2
Handle calculated MEMORY value along with Aikar's flags (#2568) 2024-01-01 13:10:24 -06:00
streaminganger
cbd1e8d86d
Handle various versions of Magma Maintained (#2563) 2023-12-29 08:57:13 -06:00
farafonoff
6b2bd0d035
Fix magma_maintained server download path (#2562) 2023-12-27 09:42:21 -07:00
Aruneko
3ca66db8b4
Add support for Magma Maintained (#2552) 2023-12-19 07:14:56 -07:00
sheepa
43accdf2f0
Fix FORCE_REDOWNLOAD at start-deployCustom (#2546) 2023-12-15 06:40:05 -06:00
Aruneko
c40a47ebba
Support ketting hybrid server (#2535) 2023-12-11 07:19:25 -06:00
Geoff Bourne
ea3a6644a8
Fixed unbound variable error for MODRINTH_EXCLUDE_FILES (#2528) 2023-12-04 23:01:26 -06:00
Geoff Bourne
c0c6e6d78d
modrinth: support excluding mods from modpack (#2524) 2023-12-03 14:13:40 -06:00
Geoff Bourne
2084f1ea12
Move DEBUG_MEMORY output to beginning of init (#2519) 2023-11-30 17:00:09 -06:00
Geoff Bourne
33c75bd2da
Fix issue when setting ENABLE_RCON=false (#2513) 2023-11-26 08:34:49 -06:00
Geoff Bourne
2917af8ca4
Provide support for patching TOML files (#2512) 2023-11-25 18:44:45 -06:00
Geoff Bourne
9d7232c8b8
Process rcon password as regular user (#2511) 2023-11-25 18:30:18 -06:00
Geoff Bourne
85a957fe6f
Retain declared version for placeholder usage (#2486) 2023-11-12 16:10:03 -06:00
Geoff Bourne
eb279d0fa0
Allow pre-escaping unicode in server.properties (#2483) 2023-11-11 19:53:41 -06:00
Geoff Bourne
aba27ad444
Escape unicode in server.properties by default when less than 1.20 (#2480) 2023-11-11 14:05:00 -06:00
Geoff Bourne
f5c332736d Provide option to escape unicode in server.properties 2023-11-10 22:46:25 -06:00
Geoff Bourne
377273e5a3
Fail startup if server properties processing fails (#2460) 2023-11-01 19:08:31 -05:00
Geoff Bourne
2dca9220e2
auto-cf: support excluding files from overrides (#2456) 2023-10-26 21:05:53 -05:00
Geoff Bourne
1545236cc6
misc: Corrected utils import for start-setupRbac (#2436) 2023-10-14 17:25:35 -05:00
Geoff Bourne
2ebcc0fe00
MOTD no longer needs to be pre-normalized (#2434) 2023-10-13 15:54:45 -05:00
Geoff Bourne
f7ff2779d9
Resolve Modrinth projects for Quilt specifically (#2427) 2023-10-09 18:21:42 -05:00
Geoff Bourne
f15cbb4ca1
Allow for custom server properties (#2414) 2023-10-07 13:26:27 -05:00
Geoff Bourne
fa235e97c5
Added support for NeoForge (#2408) 2023-10-03 18:00:24 -05:00
Geoff Bourne
d8ad2e5721
modrinth: provide dependencies download options (#2375) 2023-09-09 08:37:46 -05:00
Geoff Bourne
df53fe3971
Removing chmod g+w at start to tighten security (#2363) 2023-08-29 22:01:34 -05:00
DanielN
bb57d7e99f
Disable healthcheck for unsupported versions (#2360) 2023-08-27 09:41:42 -05:00
Geoff Bourne
8fd1495795
Support skipping existing whitelist/ops files and restore as default (#2358) 2023-08-22 21:34:47 -05:00
Geoff Bourne
dba2556e4e
Corrected use of VERSION when building Bukkit from source (#2341) 2023-08-20 13:00:06 -05:00
Geoff Bourne
cdec1c0c19
modrinth: allow installer to ignore missing files (#2352) 2023-08-20 09:11:55 -05:00
Geoff Bourne
4040e971f5
Improve whitelist/ops handling with caching, UUID, and offline support (#2342) 2023-08-16 19:41:22 -05:00
Geoff Bourne
9eb1fbaf1f
modrinth: rename input to MODRINTH_MODPACK (#2334) 2023-08-12 19:56:18 -05:00
Geoff Bourne
95d15555f4
Added CURSEFORGE_FILES support (#2322) 2023-08-06 15:12:29 -05:00
Geoff Bourne
3ffcbb32dd
Corrected REMOVE_OLD_MODS to process file-wise (#2317) 2023-08-03 13:04:26 -05:00
Geoff Bourne
396d202d9f
ftb: added FTB_FORCE_REINSTALL (#2305) 2023-07-29 20:09:54 -05:00
Geoff Bourne
b028e655d2
Include SPIGET_RESOURCES support for hybrid server types (#2292) 2023-07-14 22:21:58 -05:00
Geoff Bourne
4d4d21e2fa
Allow blank REPLACE_ENV_VARIABLE_PREFIX when processing in-place files (#2285) 2023-07-11 09:08:48 -05:00
Geoff Bourne
8fabf17c21
Allow REPLACE_ENV_VARIABLE_PREFIX to be an empty string (#2278) 2023-07-07 21:13:01 -05:00
Geoff Bourne
3fb36477dd
Corrected VERSION resolution with FTBA type (#2274) 2023-07-06 20:05:15 -05:00
Geoff Bourne
3311cf479f
misc: add FABRIC to error message with expected types (#2272) 2023-07-06 09:11:12 -05:00
Geoff Bourne
d3dd14c87d
Remove .mc-health.env when not needed (#2267) 2023-07-03 18:18:52 -05:00