Makkarakiska / MaSuiteChat

Chat for BungeeCord
GNU Affero General Public License v3.0
2 stars 4 forks source link

Incorrect Switching Server Message #7

Closed Siriuo closed 4 years ago

Siriuo commented 5 years ago

Seems to pick the server you left. For example in my case 2 servers (Hub and Survival) Message displays "Player has moved to survival" when it should say "Player has moved to hub".

Not a pro java dev but understand a small amount. Maybe the onConnect event in SwitchEvent would need to be a ServerConnectedEvent instead of ServerConnectEvent.

Versions Chat - Beta Build 52 Core - Beta Build 53

Siriuo commented 4 years ago

8 fixes this.