Update plugin.yml

This commit is contained in:
Andre_601 2022-09-06 23:12:27 +02:00 committed by GitHub
parent 073a937717
commit a21da2d9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,8 @@ version: "1.0.0"
description: "Description"
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
softDepends: ["OptionalPlugin"] # Optional dependencies