Hey Guys! i really want to learn how you can make a plugin. If someone can tell me and help me out please. you will be getting payd for it
I think it's the easiest way to learn bukkit-coding to watch a youtube-playlist: An example playlist: https://www.youtube.com/playlist?list=PLAF3anQEEkzREsHA8yZzVhc3_GHcPnqxR
While its true that simple tutorials will each you fairly nicely, a general idea and basic understanding of programming is usually needed because most tutorials don't teach you the basics of programming; they teach you the basics of Bukkit, not Java. Atleast most of the time.
NEVER use YouTube tutorials to learn Bukkit programming if you do not have Java experience. You have no chance to spot bad practices and many, many, many of them - including this one - show a lot of them. If you learn from Google and some forum posts, there's always that one nagger who complains about every single bad thing - which is actually extremely helpful, while video tutorials are completely unreflected.