Skip to content

Remove registry keys#843

Merged
LordIdra merged 1 commit into
masterfrom
idra/remove-registry-keys
Jun 16, 2026
Merged

Remove registry keys#843
LordIdra merged 1 commit into
masterfrom
idra/remove-registry-keys

Conversation

@LordIdra

Copy link
Copy Markdown
Contributor

closes #842

@LordIdra
LordIdra requested a review from a team June 14, 2026 00:17
@Suppress("PrivatePropertyName")
private val ERROR_UNKNOWN = DynamicCommandExceptionType {
MessageComponentSerializer.message().serialize(Component.text("Unknown key in ${registry.key}: $it"))
MessageComponentSerializer.message().serialize(Component.text("Unknown key: $it"))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will say this is an unfortunate loss

@Seggan Seggan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is indeed an unfortunate loss

@LordIdra
LordIdra merged commit 2a393b6 into master Jun 16, 2026
3 checks passed
@LordIdra
LordIdra deleted the idra/remove-registry-keys branch June 16, 2026 16:39
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.

Remove registry keys

3 participants