dependabot[bot]
b6b2da9d38
build(deps): bump actions/stale from 8 to 9 ( #2538 )
2023-12-11 07:28:38 -06:00
Aruneko
c40a47ebba
Support ketting hybrid server ( #2535 )
2023-12-11 07:19:25 -06:00
Ryan Hullah
94f9bc74f0
Cleanup discord release message ( #2532 )
2023-12-07 10:04:06 -06:00
dependabot[bot]
0f4cb9c429
build(deps): bump the updates group with 1 update ( #2525 )
2023-12-06 07:34:58 -06:00
Ryan Hullah
66ed0eda1b
Add Discord Release Notification ( #2531 )
2023-12-05 22:07:15 -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
2507028193
modrinth: report error when no matching modpack version is available ( #2520 )
2023-12-01 14:21:52 -06:00
Geoff Bourne
2084f1ea12
Move DEBUG_MEMORY output to beginning of init ( #2519 )
2023-11-30 17:00:09 -06:00
Geoff Bourne
ca2c15ea8e
docs: add example for Auto CurseForge manual downloads ( #2517 )
2023-11-29 10:41:25 -06:00
dependabot[bot]
a5ec64de24
build(deps): bump the patches group in /docs with 2 updates ( #2515 )
...
Bumps the patches group in /docs with 2 updates: [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs-material-extensions` from 1.3 to 1.3.1
- [Release notes](https://github.com/facelessuser/mkdocs-material-extensions/releases )
- [Changelog](https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md )
- [Commits](https://github.com/facelessuser/mkdocs-material-extensions/compare/1.3...1.3.1 )
Updates `mkdocs-material` from 9.4.10 to 9.4.14
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.10...9.4.14 )
---
updated-dependencies:
- dependency-name: mkdocs-material-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 15:49:26 -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
051436c1df
docs: clarify server properties intro ( #2507 )
2023-11-23 15:23:08 -06:00
Geoff Bourne
9b21661aaf
docs: clarify that CurseForge files correspond to versions of that mod/plugin ( #2505 )
2023-11-22 09:14:20 -06:00
dependabot[bot]
47b903d134
build(deps): bump the patches group in /docs with 2 updates ( #2503 )
...
Bumps the patches group in /docs with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ).
Updates `mkdocs-material` from 9.4.8 to 9.4.10
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.4.10 )
Updates `mkdocstrings` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: mkdocstrings
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-22 08:31:25 -06:00
dependabot[bot]
fc4331232c
build(deps): bump the updates group with 1 update ( #2504 )
2023-11-20 09:28:01 -06:00
Geoff Bourne
5dc833c108
For Auto CurseForge etc, increase default connection pool acquire timeout ( #2497 )
2023-11-17 14:25:23 -06:00
Geoff Bourne
feb6a41c11
Stream file downloads to avoid 2GB limit ( #2493 )
2023-11-14 12:42:02 -06:00
Geoff Bourne
92947c92dc
docs: clarify the resolved value for %VAR% ( #2490 )
2023-11-13 07:52:53 -06:00
Geoff Bourne
e8ffa0fc0d
docs: document JMX_PORT ( #2489 )
2023-11-12 21:31:42 -06:00
Geoff Bourne
4c0bd61faf
docs: clarify placeholder intro ( #2488 )
2023-11-12 19:38:21 -06:00
Geoff Bourne
85a957fe6f
Retain declared version for placeholder usage ( #2486 )
2023-11-12 16:10:03 -06:00
Geoff Bourne
37a5d50f70
Process placeholders in server properties values ( #2484 )
2023-11-12 13:21:16 -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
bf621356c1
Gracefully handle corrupt/invalid auto-install manifest files ( #2476 )
2023-11-10 10:43:31 -06:00
Geoff Bourne
19948065d5
auto-cf: exclude embeddium by default ( #2472 )
2023-11-07 14:39:00 -06:00
dependabot[bot]
3b7ddcdbbd
build(deps): bump the patches group in /docs with 1 update
...
Bumps the patches group in /docs with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.7...9.4.8 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 09:00:03 -06:00
Geoff Bourne
8c74fc34cb
build: java21 and java21-alpine images ( #2464 )
2023-11-03 17:33:10 -05:00
dependabot[bot]
89889c556b
build(deps): bump mkdocs-static-i18n from 1.1.1 to 1.2.0 in /docs ( #2459 )
...
* build(deps): bump mkdocs-static-i18n from 1.1.1 to 1.2.0 in /docs
Bumps [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n ) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md )
- [Commits](https://github.com/ultrabug/mkdocs-static-i18n/compare/1.1.1...1.2.0 )
---
updated-dependencies:
- dependency-name: mkdocs-static-i18n
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump other docs dependencies together
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2023-11-03 16:58:21 -05:00
Geoff Bourne
951a55707d
build: upgrade easy-add built with Go 1.20.10 ( #2462 )
...
Also
* upgrade mc-monitor to Go 1.20.10
* upgrade restify to use Go 1.20.10
* upgrade rcon-cli to use Go 1.20.10
* upgrade mc-server-runner to use Go 1.20.10
2023-11-03 12:16:15 -05:00
Geoff Bourne
377273e5a3
Fail startup if server properties processing fails ( #2460 )
2023-11-01 19:08:31 -05:00
Kezzer
78fd5457d4
<doc>(server-properties):
...
- Add YAML multiline to render `GENERATOR_SETTINGS` code more readable
- Remove JSON code block above as it is now unnecessary
2023-10-27 11:25:29 -05:00
Kezzer
2e07ba431d
<doc>(server-properties):
...
- Update generator_settings documentation in server-properties.md
2023-10-27 11:25:29 -05:00
Geoff Bourne
2dca9220e2
auto-cf: support excluding files from overrides ( #2456 )
2023-10-26 21:05:53 -05:00
dependabot[bot]
8ee9d6d2eb
build(deps): bump the updates group with 1 update ( #2452 )
2023-10-24 08:42:01 -05:00
Jérémy Levilain
8faf560721
docs: refine deployment chapters and add Shulker section ( #2454 )
2023-10-23 07:38:59 -05:00
Geoff Bourne
a1d0830a8e
docs: link to wiki from difficulty config ( #2449 )
2023-10-22 20:31:32 -05:00
Geoff Bourne
5642b8db35
auto-cf: for manual downloads, provide file page ( #2444 )
2023-10-18 21:19:52 -05:00
dependabot[bot]
ee562599f4
build(deps): bump the patches group in /docs with 2 updates ( #2439 )
...
Bumps the patches group in /docs with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) and [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n ).
Updates `mkdocs-material` from 9.4.4 to 9.4.6
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.4...9.4.6 )
Updates `mkdocs-static-i18n` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md )
- [Commits](https://github.com/ultrabug/mkdocs-static-i18n/compare/1.1.0...1.1.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
- dependency-name: mkdocs-static-i18n
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patches
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 14:00:30 -05:00
Geoff Bourne
1ffcb5c221
docs: clarify multi-line MOTD ( #2441 )
2023-10-16 13:59:43 -05:00
Geoff Bourne
8cdf4d0072
Ensure server.properties is processed as UTF-8 ( #2437 )
2023-10-15 23:09:51 -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
e5f818bdf1
Sanitize mod file subpath in Modrinth modpacks ( #2429 )
2023-10-10 17:44:03 -05:00
dependabot[bot]
df497ce3d8
build(deps): bump mkdocs-static-i18n from 1.0.6 to 1.1.0 in /docs ( #2425 )
2023-10-10 08:46:13 -05:00
Geoff Bourne
f7ff2779d9
Resolve Modrinth projects for Quilt specifically ( #2427 )
2023-10-09 18:21:42 -05:00