mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-10 21:01:03 +01:00
update plugin.yml with 1.13 API compatibility setting.
This commit is contained in:
parent
28c18ec76f
commit
afaaf0d9f7
@ -3,6 +3,7 @@ version: ${project.version}-b${env.TRAVIS_BUILD_NUMBER}
|
|||||||
description: ${project.description}
|
description: ${project.description}
|
||||||
authors: [cereal, Sleaker, mung3r]
|
authors: [cereal, Sleaker, mung3r]
|
||||||
website: ${project.url}
|
website: ${project.url}
|
||||||
|
api-version: 1.13
|
||||||
|
|
||||||
main: ${mainClass}
|
main: ${mainClass}
|
||||||
load: startup
|
load: startup
|
||||||
|
Loading…
Reference in New Issue
Block a user