Initial commit
This commit is contained in:
commit
580c915af8
16 changed files with 606 additions and 0 deletions
7
src/r1_21/resources/plugin.yml
Normal file
7
src/r1_21/resources/plugin.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: "Your Plugin"
|
||||
version: ${version}
|
||||
main: com.example.yourplugin
|
||||
api-version: '1.21'
|
||||
author: 'Your Name'
|
||||
website: "https://example.com"
|
||||
description: "Put a description here"
|
||||
Loading…
Add table
Add a link
Reference in a new issue