Update to API 3 and remove excess keys
This commit is contained in:
parent
ef3a60e802
commit
c9632dd62c
1 changed files with 5 additions and 8 deletions
11
plugin.yml
11
plugin.yml
|
@ -1,9 +1,6 @@
|
||||||
---
|
|
||||||
name: PlayerSelectors
|
name: PlayerSelectors
|
||||||
author: Ad5001
|
author: Ad5001
|
||||||
version: 1.0
|
version: 1.0.0
|
||||||
api: [3.0.0-ALPHA9]
|
api:
|
||||||
|
- 3.0.0
|
||||||
main: Ad5001\PlayerSelectors\Main
|
main: Ad5001\PlayerSelectors\Main
|
||||||
commands: []
|
|
||||||
permissions: []
|
|
||||||
...
|
|
Loading…
Reference in a new issue