Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to paper plugin over platforms, command executor auto registry #66

Merged
merged 7 commits into from
Oct 22, 2023

Conversation

0ffz
Copy link
Member

@0ffz 0ffz commented Oct 22, 2023

  • Switch to building idofront as a paper plugin which provides the isolation we wanted with platforms.
  • Delete platform modules
  • Exclude idofront deps from runtimeClasspath on copyJar, we shade those into the plugin now as well for simplicity
  • Since paper plugins don't have a commands definition, we implement our own command and register it to pass through to the command executor automatically.
  • Fix publication scripts to work on develop branch

@0ffz 0ffz merged commit d1c6f67 into master Oct 22, 2023
2 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.

None yet

1 participant