553 Commits

Author SHA1 Message Date
libraryaddict
b63c9d20d5 Change async team 2021-01-24 22:30:36 +13:00
libraryaddict
0d558d79be Handle team packets async 2021-01-24 01:24:54 +13:00
libraryaddict
348ef9e25d Lower the amount of github rate limit calls 2021-01-24 00:13:26 +13:00
libraryaddict
02a3602a28 Don't throw error if update check is rate limited 2021-01-22 18:06:51 +13:00
libraryaddict
72180cc15a Ignore null team 2021-01-19 13:33:53 +13:00
libraryaddict
4f2d54b844 Fix a null error 2021-01-16 01:18:31 +13:00
libraryaddict
65d80b71f2 Always send the packets if its not sleeping them 2021-01-16 00:45:49 +13:00
libraryaddict
999c5f3f21 Run meta a tick later to try prevent a glimpse of player disguise 2021-01-15 23:57:47 +13:00
libraryaddict
bebadf9bc8 Try fix armorstands option for player disguises 2021-01-15 23:24:46 +13:00
libraryaddict
3731c1be2e Fix reference to wrong update folder 2021-01-10 02:05:50 +13:00
libraryaddict
e6e43ee92c Silently fail if rate limit is hit and ahsn't been hit before 2021-01-08 16:50:21 +13:00
libraryaddict
53657f57ca Fix an array bounds exception 2021-01-08 10:18:27 +13:00
libraryaddict
d29bdb70fe . 2021-01-06 18:46:03 +13:00
libraryaddict
07c5abec43 Do some hacky magic to make ProtocolLib auto download if not there or outdated 2021-01-06 17:09:35 +13:00
Pim van der Loos
3734465e0b
Improve checking if player is temporary
- Now using ProtocolLib's event#isPlayerTemporary() to check if the player in a PacketEvent is a temporary one instead of relying on the implementation of temporary players.
2021-01-05 13:21:02 +01:00
Pim van der Loos
06ac4f8ffc
Support latest ProtocolLib
- Switched to JitPack for the ProtocolLib repository. See dmulloy2/ProtocolLib#1047.
- Using the new interface of generated classes when checking if a player is a proxy player. See dmulloy2/ProtocolLib#1053.
2021-01-04 11:59:46 +01:00
libraryaddict
298d2deeba Fix a null error for wolves 2020-12-23 23:04:39 +13:00
libraryaddict
249c64a7e5 Minor change 2020-12-15 10:02:47 +13:00
libraryaddict
66aa68649c Don't pretty print 2020-12-09 09:50:42 +13:00
libraryaddict
b5e41f3144 Fix particle serialization 2020-12-05 08:10:53 +13:00
libraryaddict
f106ab9c19 Get the damage source not the field 2020-12-05 07:37:37 +13:00
libraryaddict
322deb3d47 Fix itemstack deserialization 2020-12-01 09:21:26 +13:00
libraryaddict
251ca9b7e1 Let disguised dogs be sittable 2020-11-30 03:19:57 +13:00
libraryaddict
6f9b2dfd6d Fix falling_block not being serializable 2020-11-30 03:05:13 +13:00
libraryaddict
eb9eeca691 Add logging to world unload 2020-11-29 07:12:06 +13:00
libraryaddict
789d1b15c7 Log how many disguises were saved 2020-11-29 07:06:33 +13:00
libraryaddict
c5ef3267ea Fixes #524 again 2020-11-26 18:54:59 +13:00
libraryaddict
3f7d824e73 Revert 2020-11-26 18:36:30 +13:00
libraryaddict
8fbeb2a4f7 Fix paper's problems, fixes #524 2020-11-26 17:59:50 +13:00
libraryaddict
7e2c04a331 Add trickies yes 2020-11-25 00:39:38 +13:00
libraryaddict
08428fb9ab Change the suggested command 2020-11-20 18:53:03 +13:00
libraryaddict
2d14fb90b8 Fix inability to define own sounds 2020-11-20 14:14:42 +13:00
libraryaddict
8aef2bffc0 Fix custom SoundGroup 2020-11-20 13:44:17 +13:00
libraryaddict
c96a799e9f Add MineCart sounds 2020-11-20 07:18:48 +13:00
libraryaddict
f84ced34f6 Change names of compiled files 2020-11-12 10:56:18 +13:00
libraryaddict
a896721754 Update checking now does a 36 hour rate limit if you have rate limit issues, or 6 hours otherwise. Potentially fixed an update period problem 2020-11-12 10:01:48 +13:00
libraryaddict
e6cf577db0 Add deadmau5 ears ability, it'll default to black tho. Also obfuscate 2 files 2020-11-11 12:32:53 +13:00
libraryaddict
fd9c4cdad7 Add config option for tablist expire movement 2020-11-10 05:47:33 +13:00
libraryaddict
f3390be91e Correct typo 2020-11-09 17:37:33 +13:00
libraryaddict
b5f2a55a43 Start spamming protocollib updating for command usage too 2020-11-07 07:37:01 +13:00
libraryaddict
e25279f8cb Get cache not perverts 2020-11-04 18:35:57 +13:00
libraryaddict
e81b42b0ff Potentially fix #521 2020-11-03 19:00:35 +13:00
libraryaddict
9489d794d4 Try fix a ghost armor issue 2020-11-03 18:56:58 +13:00
libraryaddict
32b5700562 Make the update protocollib messages even more extreme 2020-11-02 04:12:24 +13:00
libraryaddict
4ef142b098 Use getRawValue() instead of getValue(), fixes #520 2020-11-02 04:05:36 +13:00
libraryaddict
f7c2d18937 Dunno why this is a problem to begin with 2020-10-25 10:45:22 +13:00
libraryaddict
ac35cb64b6 Add ocelot type enum 2020-10-21 11:33:18 +13:00
libraryaddict
c0ff4960aa Don't ignore deprecated methods if they used to be valid 2020-10-21 11:14:34 +13:00
libraryaddict
331133f1a1 Add missing ravager/pillar sounds 2020-10-19 04:42:16 +13:00
libraryaddict
a39ca29aef Dont delay a teleportion 2020-10-16 19:34:37 +13:00