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

Feature request: Per-world configuration #10

Open
SecretOnline opened this issue Aug 31, 2024 · 0 comments
Open

Feature request: Per-world configuration #10

SecretOnline opened this issue Aug 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SecretOnline
Copy link
Owner

While this mod has a disclaimer saying "don't use this on competitive servers", this mod could help prevent sticky situations by automatically switching settings based on context. The most obvious context (and probably the only one I will implement) is when joining different worlds or servers.

This will almost certainly need the configuration rewrite, as options.txt is not the right place for anything like this (and it's also not the right place for the mod's config as it is but oh well).

Requirements:

  • The ability to have different settings on different worlds and servers.
  • A way of specifying whether a world uses the default config or a custom one.
  • A default configuration profile that is copied when adding specific configuration.

Out of scope:

  • Preset settings for common servers.
@SecretOnline SecretOnline added the enhancement New feature or request label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant