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
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
ec539a5dd2
autopause: allow for DEBUG to be enabled ( #2418 )
2023-10-07 17:36:05 -05:00
Geoff Bourne
7427bc9043
build: fixing variant listing for java21-graalvm ( #2416 )
2023-10-07 15:19:01 -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
Geoff Bourne
411391baa1
Properly resolve latest file URLs from bukkit ( #2402 )
2023-09-30 12:14:31 -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
dependabot[bot]
17e2f90b91
build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 ( #2380 )
2023-09-13 08:08:53 -05:00
Geoff Bourne
a079dd0ff0
docs: remove note about getbukkit being down ( #2382 )
2023-09-13 07:53:05 -05:00
dependabot[bot]
c4d8972a83
build(deps): bump actions/checkout from 3 to 4 ( #2379 )
2023-09-11 07:29:29 -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
Geoff Bourne
2097702daa
modrinth: support plugin lookups that are compatible with selected loader ( #2372 )
2023-09-06 21:23:05 -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
dba2556e4e
Corrected use of VERSION when building Bukkit from source ( #2341 )
2023-08-20 13:00:06 -05:00