N00B needs HELP! - Please

Discussion in 'Plugin Development' started by Nicster189, Jul 29, 2013.

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

    Nicster189

    Hello! I am new to coding plugins! I have tried to learn from the written Bukkit plugin tutorial and many many YouTube tutorials, But I cant find one that teaches me what things they are typing in code (REALLY fast :confused: ) and what i would need to do if i wanted to tp a player ect.. Like I have no idea what boolean means. If someone could link me to a place where I can learn it would be greatly appreciated, and if there isn't such a place on your mind or you also now of... I have seen a lot of people saying books but i have no idea what kind of book I need as a lot is Java I understand that a lot of plugin code is to do with Bukkit code and not Java code! The only thing i do now is how to set up ready to write you code using eclipse and adding the bukkit jar to your 'referenced libraries'. Thank you in advanced! I hope you can help! Sorry about any spelling fails!

    - N00by Nic :)
     
  2. Nicster189
    You should look into Java tutorials, not Bukkit plugin tutorials. Not required, but recommended.

    Check out thenewboston's Java tutorials on his Youtube channel.
     
  3. Offline

    Nicster189

    OK thanks.

    Hi after watching a few of thenewboston's videos, I'm not seeing how this will teach me how to code Bukkit plugins as i don't see anything on tp'ing players or effecting them or scoreboards or anything like that, I now now that i need to extend JavaPlugin and what i can do with onEnable() and onDisable() (like a message in the console ect) Is there any place where it goes through the different Bukkit code ect. ( I don't really need to learn much more Java as i have been taught Java through a site called CodeAcademy ) Thanks in advance.

    - Nooby Nic

    Assist

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

    soulofw0lf

  5. Offline

    Nicster189

    Ouch!
    Thanks
     
Thread Status:
Not open for further replies.

Share This Page