feat: add extensible registry interface and integrate into config and meta-config registries#560
Open
Bloeckchengrafik wants to merge 4 commits into
Open
Conversation
… meta-config registries
solonovamax
requested changes
May 14, 2026
Member
solonovamax
left a comment
There was a problem hiding this comment.
should the concept of extending a registry maybe be abstracted a bit, so it can be extended both via system properties, but also by different providers? (config file, env variable, cli param, etc.)
Member
Author
|
Sorry I haven't got around to this earlier. Review comments are adressed. Built: https://mvn.everbuild.org/#/public/com/dfsek/terra/minestom/7.0.0-BETA+47b17b1e0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
As discussed via discord: Provides a way to extend the "search radius" of the pack and metapack registres using 4 system properties documented in the code below
Changelog
Checklist
Mandatory checks
ver/prefix)or is a branch that is intended to be merged into a version branch.
CONTRIBUTING.mddocument in the root of the git repository.
Types of changes
Compatibility
Documentation
Testing
Licensing
release it under GPLv3.
released under GPLv3 or a compatible license.
This does not build
This does not build due to missing stuff in the 1.21.11 branch.
Minestom part published
https://mvn.everbuild.org/#/public/com/dfsek/terra/minestom/7.0.0-BETA+b49b38f24