Geoff Bourne
|
c0c6e6d78d
|
modrinth: support excluding mods from modpack (#2524)
|
2023-12-03 14:13:40 -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
|
2917af8ca4
|
Provide support for patching TOML files (#2512)
|
2023-11-25 18:44:45 -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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
dependabot[bot]
|
c9e14864f5
|
build(deps): bump the patches group in /docs with 1 update (#2424)
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.3...9.4.4)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 18:03:20 -05:00 |
|
Geoff Bourne
|
8ab104f6b7
|
Added image variant for GraalVM Java 21 (#2415)
|
2023-10-07 14:07:24 -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 |
|
dependabot[bot]
|
d5e315bba8
|
build(deps): bump mkdocs-material from 9.3.1 to 9.4.3 in /docs (#2405)
|
2023-10-03 08:13:21 -05:00 |
|
dependabot[bot]
|
91ad2974ec
|
build(deps): bump the patches group in /docs with 3 updates (#2399)
|
2023-10-02 07:37:09 -05:00 |
|
Geoff Bourne
|
59902566f3
|
docs: added examples page, starting with Geyser (#2404)
|
2023-10-01 17:42:15 -05:00 |
|
Misode
|
cadc48b41a
|
Update Minecraft Wiki links to new domain after fork (#2400)
|
2023-09-27 21:28:53 -05:00 |
|
Geoff Bourne
|
1396a1ef6c
|
build: update various github actions (#2397)
* build(deps): bump the patches group in /docs with 2 updates
Bumps the patches group in /docs with 2 updates: [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) and [mkdocs-static-i18n](https://github.com/ultrabug/mkdocs-static-i18n).
Updates `mkdocs-literate-nav` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases)
- [Commits](https://github.com/oprypin/mkdocs-literate-nav/compare/v0.6.0...v0.6.1)
Updates `mkdocs-static-i18n` from 1.0.2 to 1.0.3
- [Changelog](https://github.com/ultrabug/mkdocs-static-i18n/blob/main/docs/changelog.md)
- [Commits](https://github.com/ultrabug/mkdocs-static-i18n/compare/1.0.2...1.0.3)
---
updated-dependencies:
- dependency-name: mkdocs-literate-nav
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>
* build(deps): bump mkdocs-material from 9.2.7 to 9.3.1 in /docs
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.7 to 9.3.1.
- [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.2.7...9.3.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.2.1...v5.0.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build: update various github actions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-23 18:44:45 -05:00 |
|
Zyztem
|
0cf5195fc5
|
Fix a typo in the variable portion of the docs (#2385)
|
2023-09-15 21:00:05 -05:00 |
|
Geoff Bourne
|
a079dd0ff0
|
docs: remove note about getbukkit being down (#2382)
|
2023-09-13 07:53:05 -05:00 |
|
Geoff Bourne
|
b494124a2d
|
docs: note the apparent death of getbukkit (#2377)
|
2023-09-09 14:08:51 -05:00 |
|
Geoff Bourne
|
d8ad2e5721
|
modrinth: provide dependencies download options (#2375)
|
2023-09-09 08:37:46 -05:00 |
|
Noa Himesaka
|
ec7bd14451
|
Add Oracle GraalVM to images (#2369)
|
2023-09-08 07:38:14 -05:00 |
|
dependabot[bot]
|
dc149eaa01
|
build(deps): bump mkdocstrings from 0.22.0 to 0.23.0 in /docs (#2368)
|
2023-09-04 09:13:50 -05:00 |
|
dependabot[bot]
|
f14b77db05
|
build(deps): bump the patches group in /docs with 1 update (#2367)
|
2023-09-04 09:09:17 -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
|
03034d2f15
|
docs: clarified path for zip file modpack (#2361)
|
2023-08-26 13:38:14 -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
|
cdec1c0c19
|
modrinth: allow installer to ignore missing files (#2352)
|
2023-08-20 09:11:55 -05:00 |
|
Geoff Bourne
|
c3829aa435
|
docs: clarified FORGE_VERSION usage (#2348)
|
2023-08-18 08:15:32 -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
|
5470245b45
|
docs: clarify stop grace period given announce delay (#2325)
|
2023-08-07 15:00:03 -05:00 |
|