Commit Graph

264 Commits

Author SHA1 Message Date
Geoff Bourne 234863a026
paper: fall back to VERSION env var when jar missing metadata (#2801) 2024-04-27 16:49:26 -05:00
Geoff Bourne 09603f4003
modrinth: add option to force include client mods (#2777) 2024-04-13 20:40:06 -05:00
Geoff Bourne 665ca9c61a
Added support for skript resources via SPIGET_RESOURCES (#2764) 2024-04-06 22:00:50 -05:00
Geoff Bourne 46fb560ed9
Hybrid servers using CURSEFORGE_FILES assume mc-mods for Forge (#2740) 2024-03-27 08:21:07 -05:00
Geoff Bourne 938b562d21
Successful spigot/bukkit update check caused grep to fail (#2726) 2024-03-17 22:07:34 -05:00
Geoff Bourne 75f5647c93
Fallback to existing server file when getbukkit retrieval fails (#2721) 2024-03-16 14:01:21 -05:00
Robin Brämer 7419a66843
fix: Remove EXTAR_ARGS quotes to allow multiple args (fixes #2715) (#2716) 2024-03-13 08:21:37 -05:00
Robin Brämer eec264c8ca
Pass EXTRA_ARGS to run.sh (fixes #2714) (#2715) 2024-03-13 07:24:56 -05:00
Geoff Bourne 961bc7fdbf
Remove Java 8 warning and 5 second delay (#2711) 2024-03-11 18:51:01 -05:00
Geoff Bourne ca352c2355
modrinth: add MODRINTH_OVERRIDES_EXCLUSIONS option (#2703) 2024-03-09 13:44:27 -06:00
Geoff Bourne fc5f7fa5d5
Use FTB_DIR for log4j2 patched files...hypothetically (#2691) 2024-03-03 16:01:49 -06:00
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