bukkit on spigot?

Discussion in 'Plugin Development' started by Jumb_1907, Feb 18, 2017.

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

    Jumb_1907

    Hey,
    Can I use my bukkit plugin (with the craftbukkit 1.8) on a 1.8 spigot server?
     
  2. Offline

    Scrapnix

    Hey, yes you can use it, because Spigot is only a version with more features. But if you want to test it out, you could replace the craftbukkit.jar with the spigot.jar (In the Java build paths) :)
     
  3. Offline

    Zombie_Striker

    @Jumb_1907
    Yes. Spigot is built off of Bukkit so all bukkit methods work on spigot server.

    BTW: Why are you trying to support a 1.8 server? That came out three years ago. Not only that, but certain plugins are trying to no longer support 1.8 servers. No one should be using 1.8 anymore. Consider trying to focus on 1.11+ versions.
     
  4. Offline

    Jumb_1907

    Look, I'm making plugins for a server that uses spigot 1.8.8. I made my plugin with craftbukkit but it isn't working there.
     
  5. Online

    timtower Administrator Administrator Moderator

  6. Offline

    Jumb_1907

    I don't know yet, I'll can take a look soon
     
Thread Status:
Not open for further replies.

Share This Page