mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-06 01:16:51 +00:00
1.1 KiB
1.1 KiB
Plugin Submission Checklist
Before submitting your plugin, please ensure that you have followed the specifications below:
- Your plugin code includes a JSDoc block with
@pluginat the beginning and@endat the end. - The order of plugin metadata within the JSDoc block follows the structure provided:
@plugindescription@author(you can have multiple authors in this format:@author @jacoobes [<@182326315813306368>])@version(with the version number)@example(a nice example of how to use your plugin)@end
Plugin Submission Details
Description:
[Please provide a brief description of your plugin here.]
Authors:
[List the authors of the plugin along with their Discord IDs in the format @username [<@discord_id>]. You can add multiple authors in this manner.]
Version:
[Specify the version number of your plugin.]
Example:
[Provide an example of how your plugin can be used here.]
Additional Notes
[Include any additional information or notes you'd like to provide regarding your plugin submission.]