Skip to content

Commit 953c18c

Browse files
committed
make ProtocolLib required
1 parent dceebe3 commit 953c18c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/main/resources/plugin.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ name: ${project.name}
22
main: ${project.groupId}.${project.artifactId}.${project.name}
33
version: ${project.version}
44
api-version: "1.15"
5-
author: Jikoo
6-
softdepend: ["ProtocolLib"]
5+
authors:
6+
- Jikoo
7+
- Cloudnode
8+
depend: ["ProtocolLib"]

0 commit comments

Comments
 (0)