Skip to content

Comments

Release 4.8.0#162

Merged
tastybento merged 6 commits intomasterfrom
develop
Feb 20, 2026
Merged

Release 4.8.0#162
tastybento merged 6 commits intomasterfrom
develop

Conversation

@tastybento
Copy link
Member

No description provided.

tastybento and others added 6 commits February 19, 2026 16:17
Adds /is border color <red|green|blue> (and standalone /is bordercolor)
so players can set their own vanilla border color without changing the
global config. Each color is gated by a dedicated permission node
([gamemode].border.color.<color>, e.g. bskyblock.border.color.red).

- BorderColorCommand: new command with tab-complete filtered by permission
- PerPlayerBorderProxy: adds BORDER_COLOR_META_DATA constant
- ShowWorldBorder: reads per-player color metadata, falls back to config
- IslandBorderCommand: registers color as a subcommand
- Border: registers standalone bordercolor command
- en-US.yml: adds set-color locale strings
- BorderColorCommandTest: 15 tests covering all command paths
- IslandBorderCommandTest: updated subcommand count (2 → 3)

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
… unit tests for Border and PerPlayerBorderProxy
@tastybento tastybento merged commit 7f907b0 into master Feb 20, 2026
2 checks passed
@sonarqubecloud
Copy link

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.

1 participant