Skip to content

Commit 4774b3a

Browse files
Create plugin.yml
1 parent 5540312 commit 4774b3a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/plugin.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
main: org.hcsoups.hardcore.Hardcore
2+
name: ${project.name}
3+
version: ${project.version}
4+
website: ${project.url}
5+
authors: ["§crbrick"]
6+
depend: [ProtocolLib]
7+
8+
permissions:
9+
warps.#:
10+
description: warp.<Number of warps>
11+
spawn.build:
12+
default: op

0 commit comments

Comments
 (0)