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

[Idea]: Add support for servers that have their bukkit.yml located elsewhere. #2806

Open
1 task done
RealTriassic opened this issue Aug 25, 2022 · 0 comments
Open
1 task done
Labels
State: Open to PR Open to anyone who frees like contributing to MV. Type: Idea Suggestion for a new feature or enhancement.

Comments

@RealTriassic
Copy link

Describe the feature

Currently, if you try to re-locate the bukkit.yml file to let's say, a folder called "config", Multiverse-Core will send out a warning in console:

[05:55:04] [Server thread/WARN]: [Multiverse-Core] Could not read 'bukkit.yml'. Any Default worldgenerators will not be loaded!

It expects bukkit.yml to be located in the main directory of the server instead of checking if bukkit.yml has been relocated using the --bukkit-settings=config/bukkit.yml Java flag. It would be great if it could check if bukkit.yml has been re-located and if it has, then use the new location.

How is the feature useful to all Multiverse users?

This would let servers keep all of their server software configuration files in one folder (usually named config) without sacrificing the loading of default world generators located in the bukkit.yml file.

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
@RealTriassic RealTriassic added the Type: Idea Suggestion for a new feature or enhancement. label Aug 25, 2022
@benwoo1110 benwoo1110 added the State: Open to PR Open to anyone who frees like contributing to MV. label Dec 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Open to PR Open to anyone who frees like contributing to MV. Type: Idea Suggestion for a new feature or enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants