Server doesn't recognize specific plugin, no console messages

Discussion in 'Plugin Development' started by 8bitfusion, Jul 11, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    8bitfusion

    Uh... So i'm relatively new to this, but this bug kept me up until 3:00 AM this morning. I have other plugins written that parse and work fine on my server, but for this one (despite an almost identical plugin.yml) the console does not even say I have errors in code or in the plugin.yml. It completely lacks any information about the plugin. Also, it doesn't recognize it exists when I do /plugins.

    Here's my code. It basically just adds some new regeneration apples.
    http://pastebin.com/LJvi94xJ

    Here's the plugin.yml file. It is located in the java project, but not in the .src, like it's supposed to.
    http://pastebin.com/RMEJJucA

    Please help! I'm really confused about what is wrong with my plugin!
     
  2. Offline

    Onlineids

    8bitfusion Maybe its not in the plugins folder, this has happened to me more than it should
     
  3. Offline

    8bitfusion


    Believe me, i've tried the same thing enough times to be sure that it is not the case.
     
  4. Offline

    Nickolous14

    Make sure its a compressed JAR file :)
     
  5. Offline

    Onlineids

  6. Offline

    8bitfusion


    It is. It worked, then suddenly the next time I uploaded it it stopped working.
     
Thread Status:
Not open for further replies.

Share This Page