Skip to content

fix: standardize command names and update version to 3.2.8-SNAPSHOT#47

Merged
Keviro merged 3 commits into
version/26.1from
fix/fix-util-commands
May 8, 2026
Merged

fix: standardize command names and update version to 3.2.8-SNAPSHOT#47
Keviro merged 3 commits into
version/26.1from
fix/fix-util-commands

Conversation

@TheBjoRedCraft
Copy link
Copy Markdown
Member

No description provided.

@TheBjoRedCraft TheBjoRedCraft self-assigned this May 8, 2026
Copilot AI review requested due to automatic review settings May 8, 2026 21:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Standardizes user-facing command labels for table-related commands, adds a new permission intended for rename restrictions, and bumps the project version snapshot.

Changes:

  • Standardize smithing/cartography table command names to lowercase (smithingtable, cartographytable).
  • Add a 256-character limit to /rename input and introduce a new rename.command.bypass permission.
  • Bump Gradle project version to 3.2.8-SNAPSHOT.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/main/kotlin/dev/slne/surf/essentials/util/permission/EssentialsPermissionRegistry.kt Adds RENAME_COMMAND_BYPASS permission node.
src/main/kotlin/dev/slne/surf/essentials/command/table/SmithingTableCommand.kt Renames the registered command label to smithingtable.
src/main/kotlin/dev/slne/surf/essentials/command/table/CartographyTableCommand.kt Renames the registered command label to cartographytable.
src/main/kotlin/dev/slne/surf/essentials/command/RenameCommand.kt Enforces a max input length of 256 characters for rename content.
gradle.properties Updates snapshot version to 3.2.8-SNAPSHOT.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/main/kotlin/dev/slne/surf/essentials/command/RenameCommand.kt
@Keviro Keviro merged commit 069a86b into version/26.1 May 8, 2026
@Keviro Keviro deleted the fix/fix-util-commands branch May 8, 2026 22:22
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.

3 participants