Commit Graph
4 Commits
Author SHA1 Message Date
Jitse Boonstra a91ee58547 Updated version to 2.1-SNAPSHOT. 2019-10-05 17:44:01 +02:00
Kneesnap bd172a100a Fully fix kick bug for all versions.
The problem was that if a scoreboard team is sent while it's already registered, the player will disconnect.
Since there does not appear to be any downside to never removing the team,
we just won't remove the team, and send the team only once.
If there are any problems with this in the future, we can implement a smart solution which will be able to handle the packet sending properly.
2019-09-25 15:02:37 -07:00
Jitse Boonstra 6b08114366 For v2.0.1 (minor bug fix #26) 2019-08-07 11:16:34 +02:00
Jitse Boonstra e0752c5d7e Updated the library. 2019-08-03 13:47:12 +02:00