Uh oh!
There was an error while loading. Please reload this page.
Release 1.16.1 - #44
Merged
Merged
Conversation
The floating jitpack snapshot v1.21-SNAPSHOT resolves to an ephemeral git-described build whose jar/POM get evicted, breaking CI even on unchanged commits. Switch to the equivalent stable Maven Central coordinates (org.mockbukkit.mockbukkit:mockbukkit-v1.21:4.110.0). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Publish the jar attached to each GitHub release to CurseForge via the shared BentoBoxWorld/.github reusable workflow, downloading the release asset instead of rebuilding from source. Mirrors the BentoBox core setup. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pin bentoboxworld/.github publish-platforms.yml to commit e0c5d98f5e6ef9ea7c9a28afad05f4c07bcde898 (Sonar githubactions:S7637) and set the Hangar slug so releases publish to Hangar alongside CurseForge. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…944b98b9 Picks up the split into independent CurseForge and Hangar jobs so neither platform can block the other. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add CurseForge publish workflow (publishes the release asset)
…4b1f0 ci: bump pinned reusable workflow to fe4b1f0
…a2dcd1 ci: bump pinned publish-platforms.yml to ca2dcd1
Control panels were pinned to the database after the first seed, so editing controlPanelTemplate.yml and running 'bbox reload' had no effect: onReload only re-read the database. The only way to apply template edits was the confirmation-gated admin import command. onReload now wipes and re-imports each active game mode from the template so plain reloads pick up edits. The template file name is configurable via a new 'template-file' entry in config.yml (default controlPanelTemplate.yml), honored by reload, importControlPanels, and the admin import command. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0118vFoM1ejLPLUGdz4sLunb
Reload re-imports control panels from the template file
The pinned SHA predates BentoBoxWorld/.github#13, which moved the CurseForge metadata and Hangar versionUpload JSON out of inline curl -F values and into files. curl treats a ';' in an inline -F value as the start of a type= attribute, so a release body containing a semicolon truncates the JSON and both platforms reject the upload. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SAQ3YQkcfRoCZEwa6SPJcp
ci: bump publish-platforms pin to the multipart-JSON fix
Update Chinese translations in zh-TW.yml
The 3.10.0 api-version floor was set as a build baseline during the Java 21 / Paper modernisation, not because the addon uses any 3.x API. The source compiles cleanly against BentoBox 2.7.1, so declare that as the minimum instead. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013xDgjUJJZc9c91WoAEg1vh
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Release 1.16.1.
bbox reloadre-imports panels from the template; newtemplate-fileconfig key (Reload re-imports control panels from the template file #41).Draft release notes: https://github.com/BentoBoxWorld/ControlPanel/releases (tag 1.16.1, draft).
🤖 Generated with Claude Code
https://claude.ai/code/session_018PgvHCn8nEPbF2MhZeebY2