Mystiflow

Results 4 comments of Mystiflow

@electronicboy would intercepting the inbound Scoreboard Send work? Compare the previous scoreboard name with the latter and if they match; mutate the name by a character or so and send...

I haven't looked into the client code but what purpose then does the name string serve in the Scoreboard Send packet? > queue scoreboard packets and flush them through Do...

If md_5 goes ahead with approving it; this PR I posted last week should support your needs https://github.com/SpigotMC/BungeeCord/pull/3015 ``` command_send_no_players=\u00a7cNo players selected to send command_send_attempting=\u00a72Attempting to send {0} to {1}...

Possibly related to https://github.com/SpigotMC/BungeeCord/issues/2371