Skip to content

Rename default prefix to purple FastAsyncWorldEdit#10

Merged
Chwitst187 merged 1 commit intomainfrom
codex/rename-plugin-prefix-to-fastasyncworldedit
Feb 26, 2026
Merged

Rename default prefix to purple FastAsyncWorldEdit#10
Chwitst187 merged 1 commit intomainfrom
codex/rename-plugin-prefix-to-fastasyncworldedit

Conversation

@Chwitst187
Copy link
Copy Markdown
Owner

Motivation

  • Update the user-facing configurable prefix from the short FAWE token to the full FastAsyncWorldEdit name and change its color to purple so messages reflect the full project name and use the requested color scheme.

Description

  • Replace the prefix entry in worldedit-core/src/main/resources/lang/strings.json from "prefix": "&8(&4&lFAWE&8)&7 {0}" to "prefix": "&8(&5&lFastAsyncWorldEdit&8)&7 {0}".

Testing

  • Validated the edited JSON with python -m json.tool worldedit-core/src/main/resources/lang/strings.json which completed successfully.

Codex Task

Copilot AI review requested due to automatic review settings February 26, 2026 11:28
@Chwitst187 Chwitst187 merged commit c0af25b into main Feb 26, 2026
1 check passed
@Chwitst187 Chwitst187 deleted the codex/rename-plugin-prefix-to-fastasyncworldedit branch February 26, 2026 11:29
Copy link
Copy Markdown

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

This PR updates the user-facing message prefix from the abbreviated "FAWE" to the full "FastAsyncWorldEdit" name and changes its color from red to purple to better reflect the project's full name and preferred color scheme.

Changes:

  • Modified the prefix translation key in strings.json from &8(&4&lFAWE&8)&7 {0} to &8(&5&lFastAsyncWorldEdit&8)&7 {0}

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants