Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugin.yml and bungee.yml for BungeeCord #31

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Andre601
Copy link

@Andre601 Andre601 commented Sep 6, 2022

Adds a plugin.yml and bungee.yml file for BungeeCord and Waterfall to the test/content/bungeecord/ directory.

The only required options in the example are:

  • name (Used as identifier by the server)
  • version
  • main (Defines the Entrypoint of the plugin)

All other options are not required and may default to specific values.

The bungee.yml has been tested on Waterfall. The Waterfall proxy is a fork of BungeeCord and doesn't modify the bungee.yml handling, which means this file may also work on a BungeeCord proxy.

@Kir-Antipov
Copy link
Owner

Should I use bungeecord as a default loader for bunge.yml?

@Andre601
Copy link
Author

Should I use bungeecord as a default loader for bunge.yml?

Very late reply: Yes. BungeeCord is the original and Waterfall the fork/modification of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants