restructure plugin.yml
This commit is contained in:
parent
f295b7b1ed
commit
680ba2b572
1 changed files with 8 additions and 3 deletions
|
@ -1,8 +1,15 @@
|
|||
name: ZNPCsPlus
|
||||
authors:
|
||||
- Pyr (Pyr#6969)
|
||||
|
||||
main: lol.pyr.znpcsplus.ZNPCsPlus
|
||||
load: POSTWORLD
|
||||
|
||||
version: ${version}
|
||||
api-version: 1.13
|
||||
|
||||
folia-supported: true
|
||||
|
||||
softdepend:
|
||||
- PlaceholderAPI
|
||||
- ServersNPC
|
||||
|
@ -11,6 +18,4 @@ softdepend:
|
|||
- ViaVersion
|
||||
- ViaBackwards
|
||||
- ViaRewind
|
||||
- Geyser-Spigot
|
||||
authors: [Pyr (Pyr#6969)]
|
||||
folia-supported: true
|
||||
- Geyser-Spigot
|
Loading…
Reference in a new issue