What is the difference between Bukkit and CraftBukkit?

Discussion in 'Bukkit Discussion' started by Deleted user, Nov 28, 2014.

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

    Deleted user

    All around the web, I usually read "Are you using Bukkit or CraftBukkit?".
    I use this jar to develop using the API but now I see there is a tab named "Bukkit", too.
    So what is the difference between these two downloads? Which should I use?
     
  2. Offline

    Googlelover1234

    Joiner
    Bukkit is the jar developers are supposed to build on to create plugins, letting them use the API. CraftBukkit is what servers run on, letting server owners use it to actually make a server. Developers can use either jar to develop though, however, CraftBukkit can let you use NMS code and other trickery's to let you actually change how the server runs.
     
  3. Offline

    Deleted user

    Googlelover1234 How is it possible that Bukkit is 5MB and CraftBukkit is 20MB?
     
  4. Offline

    17xDillz1997

    Probably because craftbukkit is used to run the server so is larger.
     
  5. Joiner
    This has been answered ridiculous amounts of times already. Please learn to search...
     
  6. Offline

    Googlelover1234

    Joiner
    Yes, like what 17xDillz1997 said, the Bukkit.jar = ONLY API. The API just gives you what you need to develop plugins. CraftBukkit.jar = API + SERVER. The server is a lot larger than the API.
     
  7. Offline

    EgyptianKing

    Googlelover1234
    Does CraftBukkit.jar have an API? I thought it just contained the server files which are obfuscated. If it does have an API, what's the point of Bukkit.jar?
     
  8. Offline

    Skionz

  9. Offline

    mrCookieSlime

    Assist likes this.
Thread Status:
Not open for further replies.

Share This Page