Add bungee.yml

This commit is contained in:
Andre_601 2022-09-06 20:51:38 +02:00 committed by GitHub
parent 45765a374e
commit f485f7b5eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,13 @@
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