Skip to content

feat: add cached resourcepack delivery plugin - #1

Merged
lusu007 merged 14 commits into
mainfrom
codex/plugin-resourcepacks
Aug 20, 2026
Merged

feat: add cached resourcepack delivery plugin#1
lusu007 merged 14 commits into
mainfrom
codex/plugin-resourcepacks

Conversation

@lusu007

@lusu007 lusu007 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Introduces the standalone plugin-resourcepacks Velocity plugin. It consumes the cached PackSet client, reads typed settings from plugin-config, and delivers the active content/platform packs to players without network I/O on login.

The implementation includes source-aware refresh and fallback behavior, duplicate suppression, serialized configuration handover, truthful status attribution, fail-closed diagnostics, GitHub Actions automation, Release Please, Maven publication, and a data-only GHCR image containing /jar/plugin.jar.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • ♻️ Refactoring
  • 📚 Documentation
  • 🔧 Chore

Related Issues

  • None

Testing

  • Unit tests pass
  • Manual artifact and Docker validation completed
  • New tests added for new functionality

Validated with:

  • ./gradlew --no-build-cache clean check --no-daemon
  • ./gradlew --no-build-cache clean build --exclude-task test
  • actionlint .github/workflows/*.yml
  • shaded-JAR metadata, dependency, version, and controlled-mutation gates
  • local linux/amd64 Docker image inspection for /jar/plugin.jar, architecture, no entrypoint, and no retained build secret

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass
  • Documentation has been updated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 887f704345

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lusu007
lusu007 merged commit 2b96e15 into main Aug 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant