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
13
plugin.yml
13
plugin.yml
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
name: PlayerSelectors
|
||||
author: Ad5001
|
||||
version: 1.0
|
||||
api: [3.0.0-ALPHA9]
|
||||
main: Ad5001\PlayerSelectors\Main
|
||||
commands: []
|
||||
permissions: []
|
||||
...
|
||||
author: Ad5001
|
||||
version: 1.0.0
|
||||
api:
|
||||
- 3.0.0
|
||||
main: Ad5001\PlayerSelectors\Main
|
Loading…
Reference in a new issue