Skip to content

feat: add bypass permission for sign command and update version to 3.…#49

Merged
Keviro merged 5 commits into
version/26.1from
feat/kevin
May 9, 2026
Merged

feat: add bypass permission for sign command and update version to 3.…#49
Keviro merged 5 commits into
version/26.1from
feat/kevin

Conversation

@TheBjoRedCraft
Copy link
Copy Markdown
Member

…2.10-SNAPSHOT

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

Adds a new permission node to bypass the /sign command restriction, adjusts signed-item lore rendering to wrap long description lines, and bumps the project snapshot version.

Changes:

  • Added surf.essentials.sign.command.bypass permission to the permission registry.
  • Introduced a /sign cooldown check (with bypass permission) and added line-wrapping for signed text lore.
  • Updated gradle.properties version to 3.2.10-SNAPSHOT.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
src/main/kotlin/dev/slne/surf/essentials/util/permission/EssentialsPermissionRegistry.kt Adds a new bypass permission node for the sign command.
src/main/kotlin/dev/slne/surf/essentials/handler/SignVisualHandler.kt Wraps signed description text into shorter lore lines before rendering.
src/main/kotlin/dev/slne/surf/essentials/command/SignCommand.kt Adds a cooldown gate to /sign with a bypass permission.
gradle.properties Bumps snapshot version to 3.2.10-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/SignCommand.kt
@Keviro Keviro merged commit 9bf505f into version/26.1 May 9, 2026
@Keviro Keviro deleted the feat/kevin branch May 9, 2026 21:44
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