Skip to content

refactor: standardize Java packages and plugin API references - #64

Merged
ryanbarlow97 merged 2 commits into
mainfrom
refactor/package-names-487edcc3
Sep 22, 2026
Merged

ryanbarlow97 merged 2 commits into
mainfrom
refactor/package-names-487edcc3

Conversation

@ryanbarlow97

Copy link
Copy Markdown
Contributor

Use net.tfminecraft.activitytf with lowercase subpackages and matching Java imports, reflection strings, and plugin entry points. Cross-plugin integrations use the same namespace convention.

Pin provider versions and the shared installer commit so development and release builds resolve matching APIs.

Validation: local Java 21 clean Maven verification and package-layout checks pass. The full workspace source review covered 3,320 Java files; plugin identities and configuration resources are preserved.

@ryanbarlow97
ryanbarlow97 marked this pull request as ready for review September 22, 2026 20:24
@ryanbarlow97
ryanbarlow97 merged commit 2c36d33 into main Sep 22, 2026
1 of 2 checks passed
@ryanbarlow97
ryanbarlow97 deleted the refactor/package-names-487edcc3 branch September 22, 2026 20:34
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