Skip to content

fix: update version to 3.2.9-SNAPSHOT and modify display name to remo…#48

Merged
Keviro merged 1 commit into
version/26.1from
fix/fix-rename-italics
May 9, 2026
Merged

fix: update version to 3.2.9-SNAPSHOT and modify display name to remo…#48
Keviro merged 1 commit into
version/26.1from
fix/fix-rename-italics

Conversation

@TheBjoRedCraft
Copy link
Copy Markdown
Member

…ve italics in rename command

@TheBjoRedCraft TheBjoRedCraft self-assigned this May 9, 2026
Copilot AI review requested due to automatic review settings May 9, 2026 08:18
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

Updates the project snapshot version and adjusts the /rename command’s item display-name styling to avoid the default italic rendering that Minecraft applies to custom item names.

Changes:

  • Bump Gradle project version to 3.2.9-SNAPSHOT.
  • When setting an item’s displayName, explicitly disable TextDecoration.ITALIC.

Reviewed changes

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

File Description
src/main/kotlin/dev/slne/surf/essentials/command/RenameCommand.kt Applies TextDecoration.ITALIC = false to renamed item display names to prevent italic rendering.
gradle.properties Updates snapshot version from 3.2.8-SNAPSHOT to 3.2.9-SNAPSHOT.

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

@Keviro Keviro merged commit e26c403 into version/26.1 May 9, 2026
4 checks passed
@Keviro Keviro deleted the fix/fix-rename-italics branch May 9, 2026 08:21
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