Solved Where to get CraftBukkit 1.7.9?

Discussion in 'Plugin Help/Development/Requests' started by frogman6102, Apr 12, 2015.

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

    frogman6102

    Hello! I recently accidently deleted my craftbukkit 1.7.9 Bukkit API....stupid decision....is there anywhere else I can download it??
     
  2. Offline

    nverdier

    @frogman6102 Well
    a) You can't.
    b) CraftBukkit isn't the API. It's the server and implementation of it.
     
    CodePlaysMinecraft likes this.
  3. Offline

    Tecno_Wizard

    @frogman6102, the bukkit jar is still in this site's repo. The actual craftbukkit though, that you can't get legally.
     
  4. Offline

    Scullyking

    Just google Spigot and move along
     
  5. Offline

    teej107

    @nj2miami Because CraftBukkit got DMCA'd, it is illegal to distribute the jars.
     
  6. Offline

    mythbusterma

    @teej107

    Not quite, look at his post.
     
  7. Offline

    Ambamore2000

    Just use the spigot 1.8.
    #DMCA
     
  8. Offline

    nj2miami

    That is not true. Legality is determined by courts not notices.
     
  9. Offline

    frogman6102

    I'm creating a plugin for a CraftBukkit server. A Spigot plugin won't work.
     
  10. Offline

    nverdier

    @frogman6102 Spigot is a fork of Bukkit. Bukkit plugins work on Spigot servers.
     
  11. Offline

    mythbusterma

    @frogman6102

    Spigot implements the Bukkit API....I don't think you know what you're talking about.
     
    KingFaris11 likes this.
  12. Offline

    frogman6102

    No...I'm creating a plugin for a craftbukkit server, not a spigot server. And, on a side note, is it or is it not illegal to distribute the jar files??

    @mythbusterma @nverdier
     
  13. Offline

    nverdier

    @frogman6102 If you create a plugin for a CraftBukkit server, it will work on a Spigot server. This is because, as mythbusterma said, Spigot implements the Bukkit API.
     
  14. Offline

    frogman6102

    @nverdier So if I just use the Spigot it'll still work on a CrafBukkit server?
     
  15. Offline

    mythbusterma

  16. Offline

    frogman6102

  17. Yes. As long as you use Bukkit code only, and not Spigot's. By "not Spigot's" I mean, Spigot contains methods that Bukkit doesn't, e.g. Custom events.
     
  18. Offline

    frogman6102

    @KingFaris11 Anyone know where I can get the Spigot API for plugins? I tried downloading the BuildTools.jar and adding it as a library but that didn't work? Never used Spigot before :/

    Also is it illegal to download the CraftBukkit jar from alternative places? Such as if someone posted it to MediaFire??
     
    Last edited by a moderator: Apr 13, 2015
  19. Offline

    nverdier

Thread Status:
Not open for further replies.

Share This Page