diff --git a/example-plugin/src/main/resources/plugin.yml b/example-plugin/src/main/resources/plugin.yml index f92e69b..f38c610 100644 --- a/example-plugin/src/main/resources/plugin.yml +++ b/example-plugin/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: ${name} author: srnyx -description: Plugin to test/give an example of AnnoyingAPI +description: Plugin to test/give an example use of AnnoyingAPI website: https://srnyx.xyz main: xyz.srnyx.annoyingexample.ExamplePlugin