Add api-version: 1.17 to plugin.yml to prevent "legacy plugin does not specify an api-version" warning
This commit is contained in:
parent
d00d2f5c44
commit
1a21edb1db
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
name: DeathCoordinates
|
||||
main: com.elnu.DeathCoordinates
|
||||
version: 1.1
|
||||
api-version: 1.17
|
||||
author: ElnuDraws
|
||||
commands:
|
||||
announcedeath:
|
||||
|
|
Reference in a new issue