Hello, I have dowloand the FactionFly plugin and when I'm trying to do /fly it says the next error : An Ineral Error Occurred While Attempting to perform this command How to fix it please help me out yoav
28.04 16:00:50 [Server] ERROR Unhandled exception executing command 'fly' in plugin FactionFly v1.6 28.04 16:00:50 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'fly' in plugin FactionFly v1.6 28.04 16:00:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:392) [EssentialsX-2.0.1(1).jar:?] 28.04 16:00:50 [Server] INFO at com.earth2me.essentials.Essentials.onCommand(Essentials.java:381) [EssentialsX-2.0.1(1).jar:?] 28.04 16:00:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:640) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1166) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1001) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121] 28.04 16:00:50 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613) [paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121] 28.04 16:00:50 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/massivecraft/factions/zcore/persist/MemoryFPlayers 28.04 16:00:50 [Server] INFO at me.isosceles.landfly.API.getType(API.java:68) ~[?:?] 28.04 16:00:50 [Server] INFO at me.isosceles.landfly.command.flyCMD.execute(flyCMD.java:23) ~[?:?] 28.04 16:00:50 [Server] INFO at me.isosceles.landfly.command.CMDHub.<init>(CMDHub.java:15) ~[?:?] 28.04 16:00:50 [Server] INFO at me.isosceles.landfly.Main.onCommand(Main.java:30) ~[?:?] 28.04 16:00:50 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[paperspigot1.8.8.jar:git-PaperSpigot-881dfe0-de5c261] 28.04 16:00:50 [Server] INFO ... 18 more
but if I disable essentials then all the commands will be disabled and I want this plugin to work with essentials.
Open essentials with Winrar or 7zip open de "plugin.yml" Remove fly from the commande section commands: fly: <- remove this one. and ur done If you need help with this add me on discord Robpizza#5421
No, FactionsFly tries to run the command "/fly" But Essentials tries it too. Soo 2 plugins tries to use one command. So you can try /PLUGINNAME:fly to use the fly command of factionsfly and use /essentials:fly to use the essentials fly command.
Thats wrong what it is showing on your console is a version error I suggest using a lower version of factionsfly or just use /ffly or even change it in the commands.yml to /fly its your choice.
Hey dude, I did all you said with EssentialsX but when I'm doing /fly in game it says " Unknown command Type "Help" for help."