mc-publish/test/content/bungeecord/bungee.yml

14 lines
364 B
YAML
Raw Normal View History

2022-09-06 14:51:38 -04:00
name: "ExamplePlugin" # Automatically acts as ID too
version: "1.0.0"
description: "Description"
authors: ["author"] # There is also "author" that accepts a single String
depends: ["RequiredPlugin"] # Required dependencies
softDepends: ["OptionalPlugin"] # Optional dependencies
main: "example.ExamplePlugin"
mc-publish:
modrinth: "AAAA"
curseforge: 123456