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

Default minecraft alias to redirect #12146

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Conversation

lynxplay
Copy link
Contributor

While the running server will still be using the recently introduced
copy-mechanic for vanilla command namespacing, the data converter logic
relies on the fact that namespaced aliases were redirects as well.

To not break the converted, the commands type now takes a modern flag
only set by the running server.

Resolves: #12145

While the running server will still be using the recently introduced
copy-mechanic for vanilla command namespacing, the data converter logic
relies on the fact that namespaced aliases were redirects as well.

To not break the converted, the commands type now takes a modern flag
only set by the running server.
@lynxplay lynxplay requested a review from a team as a code owner February 17, 2025 22:44
@lynxplay lynxplay merged commit 142695e into main Feb 17, 2025
5 checks passed
@lynxplay lynxplay deleted the bugfix/data-converted-redirect-fun branch February 17, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Failed to convert command errors
2 participants