-
Notifications
You must be signed in to change notification settings - Fork 26
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
When player does /ftop - error happens; when console does /ftop - works #149
Comments
They should really use a different plugin name if they don't care about staying compatible with the upstream's API, this is getting ridiculous. Unfortunately it's pretty much impossible to fix this besides writing a completely separate hook for this plugin as SaberFactions uses a different package for the returned Relation of the I suggest using the old version that works for now. |
build 13 from jenkins works with this I mean why i am asking for build#13, because it works with SaberFactions, and the PAPI hook that you'll update to bump to papi's 2.10.7+ version, you can literally copy-paste and implement to build13. |
I also wanted to ask will you compile this with java8 + java11 too (2 jars) |
This doesn't really have anything to do with this issue but the plugin is compiled for Java 8 which works on any version above it. (Realistically you should be running latest or at least latest LTS though (Java 17)) |
What factions plugin are you using? Looks like the factions hook is messing up either due to an outdated or unsupported factions plugin. |
Title says it all
Just to say i am using latest SaberFactions version.
And just to say, this is on latest dev build of FactionsTop
The weirdest thing is that the FactionsTop plugin from bukkit dev site works extremely fine and everything works ingame using latest SaberFactions plugin.
Console /ftop
Player ingame /ftop
Full error
The text was updated successfully, but these errors were encountered: