Tutorial Plugin Development Tutorials

Discussion in 'Resources' started by MineStein, Oct 12, 2015.

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

    MineStein

    If you are interested, these tutorials will be updated regularly with the newest information for Bukkit/Spigot plugins.

    Link.
     
    Last edited: Oct 12, 2015
  2. Offline

    ChipDev

    I like it! Though I did not know you had a youtube channel :)
     
  3. @MineStein
    Looks good, but I have 1 tip though for the first plugin video: A plugin has it's own Logger and can be retrieved by simply calling getLogger(), you shouldn't be stealing bukkit's Logger. And you don't have to log those messages, because bukkit already messages some stuff for you.
     
Thread Status:
Not open for further replies.

Share This Page