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

Add Hooks #6

Merged
merged 39 commits into from
Dec 4, 2024
Merged

Add Hooks #6

merged 39 commits into from
Dec 4, 2024

Conversation

Intybyte
Copy link
Owner

The scope of this PR is mainly to:

Create a common interface to handle plugin hooks, and add the needed hooks to the plugin:

  • Movecraft (original code of APDevTeam)
  • PlaceholderAPI

And move vault support to its own VaultHook hook implementation.

It also down the line fixed some issues like:

  • Java 17 compatibility
  • Direct hit not working properly
  • Debug not working properly

@Intybyte Intybyte marked this pull request as ready for review December 4, 2024 14:44
@Intybyte Intybyte merged commit fdf0628 into 1.21 Dec 4, 2024
2 checks passed
@Intybyte Intybyte deleted the hooks branch December 4, 2024 14:51
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