Commit Graph

7 Commits

Author SHA1 Message Date
Jitse Boonstra eb01c0ff46 Fixed respawn issue (#69) and updated version to 2.5.1.-SNAPSHOT. 2020-04-15 20:10:03 +02:00
Jitse Boonstra e47dbc51d0 Improved auto-show handling and fix for #59 2020-04-11 19:57:12 +02:00
Jitse Boonstra 4d2140d24c Started thinking about the implemtation of #11 2019-10-21 09:49:23 +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
Kneesnap 3b62c85e7e Handle if a player was kicked, instead of quitting normally. 2019-09-22 12:18:53 -07:00
Kneesnap 0ecc238e6a Player move optimization. 2019-09-22 12:09:48 -07:00
Jitse Boonstra e0752c5d7e Updated the library. 2019-08-03 13:47:12 +02:00