Plugin wont load.

Discussion in 'Plugin Development' started by CraftCreeper6, May 31, 2014.

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

    Konkz

    Outdated DisguiseCraft. You probably got one from the Bukkit Dev without reading, eh?
    [​IMG]
     
  2. Offline

    CraftCreeper6

    Konkz
    Where do I download from the thread though? I did see it :)
     
  3. Offline

    Konkz

    Read the very first two lines...
     
  4. Offline

    CraftCreeper6

    Konkz
    Well you see, I only have 1 eye :3
     
  5. Offline

    funnyman850

    you can do the performCommand thing im not sure exactly what it is
     
  6. Offline

    zackpollard


    Ok, so now you are just using an outdated version of a plugin that uses NMS code on a later version of the minecraft server. As for before with the other library, I believe your problem was that you didn't add the dependency to the plugin.yml, so your plugin was loading before the library, and therefore the class required was not found.
     
  7. Offline

    Obnoxious_Ninja

    We're past that right now. He's talking about something else.
     
  8. Offline

    libraryaddict

    Add Lib's Disguises to your dependencies
    Code:
    depend: [LibsDisguises]
    Add that line to your plugin.yml
     
  9. Offline

    Obnoxious_Ninja

    That was already suggested (and fixed). There is a different porblem currently.
     
Thread Status:
Not open for further replies.

Share This Page