Skip to content

fix: consistent naming of config files on read and write - #8

Open
LittleFoxCode wants to merge 1 commit into
lukasabbe:mainfrom
LittleFoxCode:main
Open

fix: consistent naming of config files on read and write#8
LittleFoxCode wants to merge 1 commit into
lukasabbe:mainfrom
LittleFoxCode:main

Conversation

@LittleFoxCode

Copy link
Copy Markdown
Contributor

Fixes a bug where the plugin would write an empty servers.yml file only when a config.yml file was present. This caused the wrong file to be loaded on server start.

Fixes a bug where the plugin would write an empty servers.yml file
only when a config.yml file was present. This caused the wrong file
to be loaded on server start.
@lukasabbe

Copy link
Copy Markdown
Owner

Why is config.yml better in this case? Its more confusing when the config folder is shared between every mod with fabric. Sure a name like trusted-travels-servers.yml would be better, config.yml is not.
I don't fully get the problem here, and not how this fixes it?

For me it works, even when i have an config.yml
image

Can you explain the issue more?

@lukasabbe

Copy link
Copy Markdown
Owner

The config.yml is empty.

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