RemoteBukkit

RemoteBukkit

62.7k Downloads

Plugin broken

Bertware opened this issue ยท 1 comments

commented

2012-05-21 20:33:04 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
2012-05-21 20:33:05 [SEVERE] Could not load 'plugins\RemoteBukkitConsole.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:193) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207) at org.bukkit.craftbukkit.CraftServer.(CraftServer.java:183) at net.minecraft.server.ServerConfigurationManager.(ServerConfigurationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml ... 8 more

Can you fix this?

commented

You've placed the console client in the plugins folder. :P

Place the plugin jarfile in the plugins folder and use the console client to connect to the server!

Thanks,
Keeley