1. Hi,

    So, I want to create my own plugin. Seeing as there are various plugins in existence, I have a question.
    I would like to use their code to write my plugin. By copy-pasta, rewriting, and/or just learning.

    However, I do not want to publish my plugin here (closed source, sadly). I plan to accredit all plugins I used in my plugin's code, and when a player types ` /credit ` they can see a list of plugins that I used and referenced.

    Is this sufficient? Also, some plugins come with a license in the comments of the plugin's code. I will abide by those licenses; I am asking about the plugins that don't have a license.
     
  2. Wulf

    Wulf Community Admin

    If you are copying code from an author, you should ask them first generally. Most are not technically under open source licenses, so they'd be all rights reserved. If you are developing a private plugin for yourself, it shouldn't be an issue.