We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to fix the MobArena issue, they just axed the old way to interact and implemented events now.
I have no idea atm how we integrate this.
2 Solutions:
a) Remove MobArena support b) Implement it.
The text was updated successfully, but these errors were encountered:
hmm... what the heck... https://github.com/garbagemule/MobArena/blob/bleeding/src/com/garbagemule/MobArena/MobArenaHandler.java
but I have no idea what is in the latest code.. the project is a mess atm..
Sorry, something went wrong.
Statically compiles ok. What kind of issues are being reported?
well, the report is here: http://dev.bukkit.org/server-mods/deathtpplus/tickets/92-incompatability-with-mob-arena/
but hastebin is down atm for me
hmm Could not pass event PluginEnableEvent to DeathTpPlus java.lang.NoClassDefFoundError: com/garbagemule/MobArena/MobArenaHandler
that one is in the latest source code on garbagemule bleeding branch...
No branches or pull requests
We need to fix the MobArena issue, they just axed the old way to interact and implemented events now.
I have no idea atm how we integrate this.
2 Solutions:
a) Remove MobArena support
b) Implement it.
The text was updated successfully, but these errors were encountered: