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

Force usage of plugin classloader to lookup classes of other plugins #1004

Merged

Commits on Sep 21, 2024

  1. Force usage of plugin classloader to lookup classes of other plugins

    Works around issues caused by some plugins loading packetevents through the library loader, which doesn't know about the classloader of plugins
    booky10 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0c733b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Revert unused import

    booky10 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    90bd184 View commit details
    Browse the repository at this point in the history