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
[12:23:27 INFO]: TheJoshua issued server command: /ftop
[12:23:27 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'ftop' in plugin FactionsTop v1.2.1-SNAPSHOT (build 22)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[flamepaper-1.8.8.jar:]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[flamepaper-1.8.8.jar:]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:666) ~[flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1189) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [flamepaper-1.8.8.jar:]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_292]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_292]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:762) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:701) [flamepaper-1.8.8.jar:]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:604) [flamepaper-1.8.8.jar:]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
Caused by: java.lang.NoSuchMethodError: com.massivecraft.factions.Faction.getRelationTo(Lcom/massivecraft/factions/iface/RelationParticipator;)Lcom/massivecraft/factions/perms/Relation;
at net.novucs.ftop.hook.Factions0106.getRelation(Factions0106.java:92) ~[?:?]
at net.novucs.ftop.util.StringUtils.getRelationColor(StringUtils.java:37) ~[?:?]
at net.novucs.ftop.command.TextCommand.sendTop(TextCommand.java:98) ~[?:?]
at net.novucs.ftop.command.TextCommand.onCommand(TextCommand.java:47) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[flamepaper-1.8.8.jar:]
... 15 more
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