Sounds stupid but haven't been here in a while

Discussion in 'Plugin Development' started by TheYamsMan, Dec 20, 2014.

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

    TheYamsMan

    March was the last time I updated a plugin and now I want to get back into this. Where do I get the new craftbukkit to code with? I need 1.7.9/1.7.10 and the link we use go to has been taken down.
     
  2. Offline

    pookeythekid

    @TheYamsMan You can find the latest CraftBukkit somewhere over at Spigot, but if you want to make Bukkit plugins with the real Bukkit, you can use bukkit.jar as API, which is what its purpose is.
     
  3. Offline

    tcvs

    @TheYamsMan If you just need the API then you could us the bukkit file. Or you could set up maven.
     
  4. Offline

    TheYamsMan

    @pookeythekid yeah, I know, I just don't know where to find the bukkit.jar

    @pookeythekid went to the bukkit.jar link you gave, but when I try to download, it comes up with an error saying it is not there. ???

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 29, 2016
  5. Offline

    pookeythekid

    @TheYamsMan Yeah, a few of the links don't work right. One of the 1.7.9 links works, though. Keep trying till you find it.
     
  6. Offline

    TheYamsMan

    @pookeythekid Are there any working 1.7.10 builds anywhere that you know of?
     
  7. Offline

    pookeythekid

    @TheYamsMan Well I guess you could contact a staff member and ask about the links, but unless you're dealing with version-dependent packet stuff or something like that, 1.7.9 is fine to use.
     
  8. Offline

    TheYamsMan

    @pookeythekid I just need something that will work with a 1.7.10 client. 1.7.9 works?
     
  9. Offline

    pookeythekid

Thread Status:
Not open for further replies.

Share This Page