Filled NoHatch

Discussion in 'Plugin Requests' started by adi0115, Apr 19, 2019.

Thread Status:
Not open for further replies.
  1. Plugin category: Mechanics

    Minecraft version: 1.8

    Suggested name: NoHatch

    What I want: Simple plugins that despawns chickens that are hatched from throwing eggs after X amount of ticks. The amount of ticks can be set in the config.

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: No perms needd

    When I'd like it by: Tomorrow
     
  2. Offline

    KarimAKL

  3. @KarimAKL I get this error:
    Code:
    [16:27:40] [Server thread/ERROR]: Could not load 'plugins\NoHatch.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[spigot.jar:git-Spigot-e4d4710-e1ebe52]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
        at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-e4d4710-e1ebe52]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
    Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
        ... 6 more
     
  4. Offline

    KarimAKL

  5. @KarimAKL Yep, works just the way I wanted, thanks :)
     
    KarimAKL likes this.
Thread Status:
Not open for further replies.

Share This Page