(this is the first time it has happend)
If u found it please add my skype: c.n0va
Umm i made a plugin and it does not want to work. the problem is this on the console:
04.08 13:17:37 [Server] ERROR Could not load 'plugins/vUTI.jar' in folder 'plugins' 04.08 13:17:37 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml 04.08 13:17:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml 04.08 13:17:37 [Server] INFO ... 6 more 04.08 13:17:37 [Server] INFO Set PluginClassLoader as parallel capable
-----------------------------------------------------------
Here is the code:
If u found it please add my skype: c.n0va
Umm i made a plugin and it does not want to work. the problem is this on the console:
04.08 13:17:37 [Server] ERROR Could not load 'plugins/vUTI.jar' in folder 'plugins' 04.08 13:17:37 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml 04.08 13:17:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.jar:git-Spigot-1.7.9-R0.2-207-g03373bb] 04.08 13:17:37 [Server] INFO Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml 04.08 13:17:37 [Server] INFO ... 6 more 04.08 13:17:37 [Server] INFO Set PluginClassLoader as parallel capable
-----------------------------------------------------------
Here is the code:
