Commit graph

303 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
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
Geoff Bourne
a5b7f8ac90
Improved handling of MODS and PLUGINS lists (#2197) 2023-06-10 12:51:49 -05:00
Geoff Bourne
3c1a83cc6a
Clearer differentiation of mod platforms and types (#2179)
Also, skip version resolution for mod platforms.
2023-06-08 08:52:08 -05:00
Florian Freudiger
bab381d058
Include Log4jPatcher javaagent (#2148) 2023-05-28 11:38:54 -05:00
Geoff Bourne
cd63fc882a
Updated Modrinth modpacks to use VERSION and support id, name, or number for project version (#2130) 2023-05-15 18:23:43 -05:00
Geoff Bourne
54f310e50f
Added support for Modrinth modpacks as a server type (#2128) 2023-05-14 13:09:54 -05:00
Geoff Bourne
c635a7dcdb
autocf: allow manifest JSON to be provided (#2111) 2023-04-30 21:25:07 -05:00
StealthCT
d4165cd9c3
Update Canyon CI link to Glass Launcher (#2109) 2023-04-30 10:50:31 -05:00
StealthCT
828137fcdb
Download Canyon from GitHub for final build (#2108) 2023-04-30 08:57:22 -05:00
Geoff Bourne
bad30b5022
autocf: add support for mods downloads repo (#2106) 2023-04-29 20:30:59 -05:00
Geoff Bourne
d0dcc686b0
autocf: remove usage of old parallel downloads option (#2095) 2023-04-23 22:05:03 -05:00
khankul
687d987211
Remove LoliServer from README.md (#2079) 2023-04-15 20:16:44 -05:00
Marie
834127db2e
Add Folia support (#2081) 2023-04-13 21:55:58 -05:00
Geoff Bourne
326c43e544
autocf: use VERSION resolved from modpack (#2072) 2023-04-08 19:03:46 -05:00
Geoff Bourne
f6ab2aaab3
By default, generate random RCON password at startup (#2071) 2023-04-07 20:05:09 -05:00
Geoff Bourne
f6493892e5
autocf: allow for exclude/include file and list (#2019) 2023-03-19 20:00:01 -05:00
Geoff Bourne
db3fbd8cd1
Fixing Modrinth projects support for non-Forge (#2016) 2023-03-17 22:15:01 -05:00
Geoff Bourne
08d8472579
Allow for latest Forge version to be behind vanilla version (#2006) 2023-03-14 22:10:21 -05:00
Geoff Bourne
0f359dbf82
Verify java compatibility for AUTO_CURSEFORGE (#2005) 2023-03-14 07:59:33 -05:00
Metalcape
e217ac503e
Use modified knockd to set a cooldown on port 19132 (#2003) 2023-03-12 13:40:35 -05:00
Geoff Bourne
9b538267a1
Ensure Modrinth support specifies paper/purpur loader as needed (#1990) 2023-03-05 08:55:19 -06:00
Geoff Bourne
b7e93e56e5
Revert "modrinth: adapt version lookup to API changes (#1987)" (#1989)
This reverts commit 3624dc02a3.
2023-03-05 08:25:35 -06:00
Geoff Bourne
3624dc02a3
modrinth: adapt version lookup to API changes (#1987) 2023-03-04 09:34:09 -06:00
Ryan Hullah
fd2dfe3f0e
Add source dir override for /plugins, /mods, and /config (#1957) 2023-02-08 20:30:28 -06:00
Geoff Bourne
184d5b50d2
Handle installation of older Fabric versions (#1945) 2023-02-02 21:05:54 -06:00
Geoff Bourne
8efb486c56
For AUTO_CURSEFORGE, can auto-set LEVEL from world save provided by modpack (#1929) 2023-01-26 13:46:48 -06:00
Geoff Bourne
3f23c67098
AUTO_CURSEFORGE by default use exclude/include from latest in repo (#1906) 2023-01-14 15:17:12 -06:00
Geoff Bourne
b23593aec6
Use slugs or IDs for include/excludes with AUTO_CURSEFORGE and option for file declaration (#1905) 2023-01-14 12:52:35 -06:00
Geoff Bourne
f8ea9d49f5
For AUTO_CURSEFORGE, fixed typo with CF_EXCLUDE_MODS (#1901) 2023-01-12 21:46:04 -06:00
Geoff Bourne
c0be7dbb95
For AUTO_CURSEFORGE, provide the option to force include mods (#1900) 2023-01-12 20:37:20 -06:00
Geoff Bourne
8017379723
Use parallel downloads for AUTO_CURSEFORGE (#1899) 2023-01-12 18:59:12 -06:00
Geoff Bourne
df0c57d111
Correct AUTO_CURSEFORGE to also include library mods and ability to exclude specific mods (#1897) 2023-01-12 08:39:28 -06:00
Geoff Bourne
48367b7c1f
Support automatically downloading and upgrading CurseForge modpacks (#1889) 2023-01-08 19:15:24 -06:00
Geoff Bourne
dd6cda1ae5
Add Modrinth plugins support for Spigot/Paper (#1885) 2023-01-02 13:29:20 -06:00
Geoff Bourne
7be36cc2cf
Restore FORGE_INSTALLER (again) using mc-image-helper (#1880) 2023-01-01 09:12:39 -06:00
Geoff Bourne
c9341ec125
Added FORCE_REDOWNLOAD support for Bukkit/Spigot (#1879) 2022-12-28 14:05:31 -06:00
Jordy Hulck
d0c6143c0c
Add launch.sh start script to support multiple classic Technic modpacks (#1859) 2022-12-09 18:26:16 -06:00
Geoff Bourne
e41ea3d1c8
Logs when downloading vanilla server jar were confusing (#1856)
Also:
- added info for multi-line MOTD
2022-12-07 08:27:43 -06:00
Geoff Bourne
bc572bd523
Let FTB installer manage file removal during version change (#1851) 2022-12-01 07:52:14 -06:00
Geoff Bourne
144e5c2a93
Revert "Use HTTP accept when downloading CF modpack (#1837)" (#1850)
This reverts commit d36bece851.
2022-11-27 09:19:28 -06:00
Geoff Bourne
d36bece851
Use HTTP accept when downloading CF modpack (#1837) 2022-11-23 09:32:25 -06:00
Pascal Sthamer
70c826e546
Add SERVER-START.sh as a possible entry script file name (#1838) 2022-11-23 08:21:03 -06:00