Commit Graph

244 Commits

Author SHA1 Message Date
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
Geoff Bourne
2611551076
Ensure datapacks cleanup doesn't remove vanillatweaks (#2262) 2023-07-01 19:45:18 -05:00
Geoff Bourne
bb472eb8b7
Added CUSTOM_JAR_EXEC (#2253) 2023-06-24 11:38:15 -05:00
Anton Bardov
b89844d5b2
Added support for Magma version tags (#2247) 2023-06-23 12:47:23 -05:00
Geoff Bourne
b615dbf6c4
Add resolveVersion for TYPE=CURSEFORGE (#2237) 2023-06-18 19:58:29 -05:00
Geoff Bourne
87e2f2b177
Switch Quilt and Purpur to image helper (#2229) 2023-06-17 13:00:22 -05:00
Craig J Smith
6359b5ce42
Update start-deployPaper (#2216) 2023-06-14 07:15:02 -05:00
Geoff Bourne
83fa659b4d
Use mc-image-helper for Purpur (#2215) 2023-06-13 21:35:09 -05:00
Geoff Bourne
fc7d48e33f
Switch to mc-image-helper for installing Paper/Folia (#2211) 2023-06-13 09:24:37 -05:00
Geoff Bourne
c8ffbec928
For backward compatibility, allow MODS to list plugins for those server types (#2200) 2023-06-11 11:00:39 -05:00