Minepacks/Components/Minepacks-Bootstrap-Paper/resources/paper-plugin.yml
2023-03-13 23:53:57 +01:00

16 lines
349 B
YAML

name: "Minepacks"
author: "GeorgH93"
version: "${version}"
api-version: "1.19"
main: "at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks"
bootstrapper: "at.pcgamingfreaks.Minepacks.Paper.MinepacksBootstrap"
dependencies:
- name: PCGF_PluginLib
required: false
bootstrap: true
load-after:
- name: PCGF_PluginLib
bootstrap: true