diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml new file mode 100644 index 0000000..a3dfce8 --- /dev/null +++ b/src/main/resources/plugin.yml @@ -0,0 +1,11 @@ +name: NounsPicker +version: 1.0 +author: astro_bea +main: wtf.beatrice.nounspicker.NounsPicker +api-version: 1.19 + +commands: + nouns: + description: Main command for NounsPicker + usage: / [args] + aliases: [pnouns, pronouns] \ No newline at end of file