Skip to content

Commit 2057ef2

Browse files
committed
Add author and website in plugin.yml
1 parent 7cd5c70 commit 2057ef2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/plugin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CommandHelper
22
main: com.laytonsmith.commandhelper.CommandHelperPlugin
33
api-version: 1.16
44
version: "${project.version}"
5+
author: MethodScript Contributors
6+
website: https://MethodScript.com
57
commands:
68
reloadaliases:
79
description: Reloads aliases

0 commit comments

Comments
 (0)