Is your plugin compatible?

Make sure you added one of this methods to your plugin.yml (in your plugin).

Method #1

author: p0358

Method #2

authors: ['p0358', 'SomeOtherAuthor', 'umc']

OR

authors: ['YouAreOneAndOnlyAuthor']

OR

(no TABs, use 4 spaces instead)

authors:
    - p0358
    - someotherauthor
    - umc

Comments

Posts Quoted:
Reply
Clear All Quotes