Learning Plugin Coding

Discussion in 'Plugin Development' started by minezen1, Sep 4, 2014.

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

    minezen1

    Hello, I would like someone that can teach me how to code a plugin :) I already know some basics but I am having problems when I come to make the plugin bigger. If you would like to help me in scripting, please add me on Skype: coalcraftmc
     
  2. Offline

    nzkiwi.5000

    There's a tutorial on bukkit wiki.
    Added you on skype!
     
    minezen1 likes this.
  3. Offline

    mythbusterma

    minezen1

    You don't script for Bukkit, unless you're using Skript or whatever that plugin is called.

    Also, follow the Java Trail.
     
  4. Offline

    minezen1

  5. Offline

    TheMintyMate

    You would probably do better by learning Java first :)
    - Minty

    Edit: Didn't notice your comment of knowing the basics, woops! However, this link may still be useful.
     
    teej107 likes this.
  6. Offline

    teej107

    minezen1
    You will do better by learning Java first. It is the programming language you are using when you code Bukkit plugins. Developing programs (or plugins in this case) will be a lot easier when you know the language you are writing it in.

    EDIT: Having a good structure in your code will make developing large plugins easier. Java is an Object Oriented language so use it to your advantage.
     
    TheMintyMate likes this.
Thread Status:
Not open for further replies.

Share This Page