Minepacks/Components/Minepacks-Bootstrap-Paper/resources/paper-plugin.yml

23 lines
505 B
YAML
Raw Normal View History

name: "Minepacks"
author: "${author}"
version: "${pluginVersion}"
api-version: "1.19"
main: "at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks"
bootstrapper: "at.pcgamingfreaks.Minepacks.Paper.MinepacksBootstrap"
dependencies:
- name: PCGF_PluginLib
2023-02-23 21:47:39 +01:00
required: false
2023-03-11 23:53:13 +01:00
bootstrap: true
2023-07-10 12:23:06 +02:00
- name: MVdWPlaceholderAPI
required: false
- name: PlaceholderAPI
required: false
2023-02-23 21:47:39 +01:00
load-after:
- name: PCGF_PluginLib
2023-07-10 12:23:06 +02:00
bootstrap: true
- name: MVdWPlaceholderAPI
- name: PlaceholderAPI