Skip to content

Fix alert messages broadcasting to all players on Velocity#35

Open
carlodrift wants to merge 1 commit intooraxen:masterfrom
carlodrift:fix/velocity-alert-broadcast
Open

Fix alert messages broadcasting to all players on Velocity#35
carlodrift wants to merge 1 commit intooraxen:masterfrom
carlodrift:fix/velocity-alert-broadcast

Conversation

@carlodrift
Copy link

Logs.logComponent() was calling ProxyServer.sendMessage() which broadcasts to all connected players instead of logging to console only

  • Fixed by using getConsoleCommandSource().sendMessage()

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

Comments