An easy tutorial to begin plugin developpement ?

Discussion in 'Bukkit Help' started by Astaen, Nov 14, 2011.

Thread Status:
Not open for further replies.
  1. Hi ! :)
    I think the titles says all, I love bukkit (and Spout ! *o* ) and I would like to NOT depend of others developpers and others plugins.
    So if you have a good tutorial to learn especially plugin programmation on bukkit, can you give me some links ?

    I saw a lot of videos tutorials on Bukkit but I don't know wich is better, help me :p

    Thanks for reading.
     
  2. Offline

    SkeloPatch

    as a beginner, I would recommend building off and editing already made plugins, just make sure you have the right editing program, then start building your own!
     
  3. Offline

    md_5

  4. Offline

    codename_B

    Also learning java is good step in the right direction
     
  5. Offline

    secondstomarz

    I've wanted to do that, but how do you get the source of a plugin?
     
  6. Offline

    Crashdoom

    Many plugins on Bukkit have a source link in their topic description on the Plugin boards (Releases, Submissions and Development). There are also a few plugins that provide a link to a repository on dev.bukkit.org also containing their source. Also, if you're in doubt about the source for a plugin, it'll probably be worth asking the developer of the plugin for a helping hand, you're more than likely to get given help and guidance if you show a willing attitude and attempt to learn.
     
  7. If you just google 'bukkit plugin tutorial' you'll find plenty of tutorials.
    Also knowing Java before even attempting to do anything is really important.
     
  8. Offline

    mindless728

    learn java well first, then look into plugin development, it will save you a lot of headaches
     
  9. Offline

    BCTsurvival

    i tried this to but after 2 hours i didnt get more then boredness so i quited en downloaded some plugins of others ;)
     
  10. It's a bit long to learn java isn't it ? =/
     
  11. Offline

    mindless728

    well you only NEED to get the basics down, though learning some algorithms and data structures would certainly help
     
  12. Offline

    BCTsurvival

    First learn the basics
    Not that i make plugins ;)
     
Thread Status:
Not open for further replies.

Share This Page