Are plugins technically working?

Discussion in 'Plugin Development' started by Ben S, Jan 5, 2011.

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

    Ben S

    I have both written my own and compiled Dinnerbone's example and can't get either to load. I just want to know if it is just me or the functionality is missing at this point. I keep getting this error, so someone needs to maybe at least catch the exception in the code so that the console isn't spammed.

    Past this error though, craftbukkit seems to work just fine as a vanilla server :p
     
  2. Offline

    Selbram

    you need to add one more line to the plugin.yml file
    Code:
    version: blah
     
  3. Offline

    Ben S

    That was it, my thanks.
     
  4. Offline

    George

    Thanks. This solved my problem as well.
     
Thread Status:
Not open for further replies.

Share This Page