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
Jitse Boonstra
9771bd1077
Making NPCLib ready for Sonatype
2019-06-03 12:26:15 +02:00
Jitse Boonstra
1dbe797e01
For 1.4.2.
2019-05-02 18:15:15 +02:00
Jitse Boonstra
96f82b1779
Changed version to v1.4.1 ( fix #12 ).
2019-02-21 22:26:28 +01:00
Jitse Boonstra
d018b8d97b
For v1.4 ( #10 ) (added support for 1.7.10).
2019-02-15 20:18:00 +01:00
Jitse Boonstra
7101542328
Added 1.7.10 NPC interaction support (for #10 ).
2019-02-13 11:42:12 +01:00
Jitse Boonstra
d741db78de
Revert "Unpushed work."
...
This reverts commit ddf90fe005 .
2018-12-14 14:44:37 +01:00
Jitse Boonstra
ddf90fe005
Unpushed work.
2018-12-11 21:51:37 +01:00
Jitse Boonstra
a6e8c0f4ce
Updates for v1.3.
2018-11-25 14:10:56 +01:00
Jitse Boonstra
c74ee68920
Updated version to v1.2.2.
2018-11-12 22:43:06 +01:00
Jitse Boonstra
25e33a17ff
Changed version number to 1.2.1.
2018-10-17 19:58:37 +02:00
Jitse Boonstra
1f0fca019b
For v1.2 - Added 1.13 support.
2018-08-18 14:37:05 +02:00
JitseB
15335c24f1
For v1.1.4.
...
Fixed the usage of NPCLib as a plugin dependency without shading it.
2018-05-20 10:13:58 +02:00
JitseB
bca98b061a
For v1.1.3.
...
Some files will not be used in this release. These will become active in v1.2.
2018-05-16 19:36:19 +02:00
JitseB
e0862fcfb6
Fixed issue for when NPC is spawned onJoin.
...
Skin was not showing because the PacketPlayOutPlayerInfo (remove) was sent too early. Delay this by a factor of 10 to prevent this.
2018-05-14 22:09:16 +02:00
JitseB
f8325dcf27
Started on a major rework of the way NPCLib handles packets.
2018-05-13 22:43:20 +02:00
JitseB
76039112b0
Changed version to v1.1.2 for next release.
2018-05-09 12:17:44 +02:00
JitseB
11936e630c
For v1.1.1, fixes reload bug.
2018-05-06 23:34:55 +02:00
JitseB
ac3e4ea595
For v1.1.
2018-05-05 20:16:04 +02:00
MrMicky
c9a58ccd48
Add Maven !
2018-04-26 13:52:49 +02:00