Skip to content

feat: notify players of background system restart during proxy shutdown#33

Merged
Keviro merged 3 commits intoversion/1.21.11from
feat/proxy-shutdown-broadcast-and-fix-server-info-command
Feb 22, 2026
Merged

feat: notify players of background system restart during proxy shutdown#33
Keviro merged 3 commits intoversion/1.21.11from
feat/proxy-shutdown-broadcast-and-fix-server-info-command

Conversation

@TheBjoRedCraft
Copy link
Copy Markdown
Member

No description provided.

@TheBjoRedCraft TheBjoRedCraft self-assigned this Feb 22, 2026
Copilot AI review requested due to automatic review settings February 22, 2026 09: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

This PR adds a notification system to inform players about background system restarts during proxy shutdown. The notification is added to the ProxyPreShutdownEvent handler, which executes before the proxy attempts to redistribute players to other available proxy servers.

Changes:

  • Added player notification in onPreShutdown to inform users about system restarts
  • Imported necessary utilities (sendText and TextDecoration) to support the notification functionality

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

@Keviro Keviro merged commit 600f363 into version/1.21.11 Feb 22, 2026
@Keviro Keviro deleted the feat/proxy-shutdown-broadcast-and-fix-server-info-command branch February 22, 2026 11:33
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