Include api-version in plugin.yml

Closes #111, #112
This commit is contained in:
Jikoo 2019-09-29 19:40:06 -04:00
parent d65a9caeb2
commit 154bf56c2a
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,7 +3,7 @@
**/.project **/.project
**/.classpath **/.classpath
**/.idea **/.idea
**/.iml **.iml
**/target **/target
**/bin **/bin
**/out **/out

View file

@ -5,6 +5,7 @@ author: lishid
authors: [Jikoo, ShadowRanger] authors: [Jikoo, ShadowRanger]
description: > description: >
This plugin allows you to open a player's inventory as a chest and interact with it in real time. This plugin allows you to open a player's inventory as a chest and interact with it in real time.
api-version: "1.13"
permissions: permissions:
OpenInv.any.default: OpenInv.any.default: