plugin does work 100% on craftbukkit but for 40% on spigot

Discussion in 'Plugin Development' started by bennie3211, Jul 12, 2013.

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

    bennie3211

    since yesterday i updated my server from craftbukkit 1.6 to spigot 1.6, but now my own created plugin doesnt work :S someone knows why it wont work?
     
  2. Offline

    Ragnazar

    I thought it bukkit forum?
     
  3. Offline

    Garris0n

    Try to get help on the Spigot forums instead. Post any errors etc there.
     
  4. Offline

    bennie3211

    don't get any errors, the only thing i get is when i do /dshout, it says in chat again /dshout, like i didnt return true.

    I am posting this here, because maybe other people knew why it wouldnt work on spigot, because i am not the onlyone who use it?

    But yea, I will post the same thing again on spigot
     
  5. Offline

    creatorfromhell

    We know you're not the only one who uses it, but this is the Bukkit Forums, and is for help with issues related to Bukkit. The Spigot Forums are for issues related to Spigot.
     
  6. Offline

    stuntguy3000

    No need to build against spigot as spigot is made from bukkit and uses same api. Compatible both ways.
     
  7. Offline

    bennie3211

    thats what i thought it would do, but for me it wont work xd
     
  8. Offline

    stuntguy3000

    What you mean?

    Also please define what you mean by not working.
     
  9. Offline

    bennie3211


    I thought spigot worked with the same api like bukkit, the problem that i have is when i do /dshout (same as /broadcast) it doesnt say something to all players on spigot, while it works on craftbukkit. It only returns a white message: "/dshout".
     
  10. Offline

    xTrollxDudex

    bennie3211
    We can't really help you without code
     
  11. Offline

    stuntguy3000


    If its returning that, then clearly it has nothing to do with CB or Spigot. Your command isn't executing.

    Show plugin yml and command class.
     
  12. Offline

    bennie3211

    It works 100% on bukkit, but when i put it on a spigot server, it returns the command only, I changed my server back to craftbukkit and now everything works perfect
     
  13. Offline

    stuntguy3000

    Show plugin yml and command class.
     
Thread Status:
Not open for further replies.

Share This Page