mirror of
https://github.com/Kir-Antipov/mc-publish.git
synced 2024-11-29 03:40:56 -05:00
Update plugin.yml
This commit is contained in:
parent
073a937717
commit
a21da2d9b6
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ version: "1.0.0"
|
||||||
description: "Description"
|
description: "Description"
|
||||||
authors: ["author"] # There is also "author" that accepts a single String
|
authors: ["author"] # There is also "author" that accepts a single String
|
||||||
|
|
||||||
|
api-version: "1.19" # Plugin was made using the 1.19 version of Spigot's API
|
||||||
|
|
||||||
depends: ["RequiredPlugin"] # Required dependencies
|
depends: ["RequiredPlugin"] # Required dependencies
|
||||||
softDepends: ["OptionalPlugin"] # Optional dependencies
|
softDepends: ["OptionalPlugin"] # Optional dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue