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
libraryaddict
c7d54fa701
Hopefully fix an invisibility issue
2020-10-16 19:22:51 +13:00
libraryaddict
107021a572
Minor change
2020-10-10 07:36:09 +13:00
libraryaddict
76f3383c16
Update multiline names
2020-10-10 07:34:19 +13:00
libraryaddict
6505d7530f
Add y modifier to disguises
2020-10-09 10:55:38 +13:00
libraryaddict
1ed3a149ea
Fix serializing of more complex items such as player heads, don't include setArmor in disguise string but instead rely on sethelmet etc
2020-10-09 10:09:37 +13:00
libraryaddict
be34a2c84a
Better Array handling
2020-10-09 06:45:49 +13:00
libraryaddict
dff3e23821
Fixed falling block grid lock, improved player disguises skins a ton
2020-10-07 08:21:21 +13:00
libraryaddict
e731323110
Delay teleport by another tick, lower distance
2020-10-02 07:42:35 +13:00
libraryaddict
3d0c209cf7
Try handle player skins better
2020-10-02 07:15:32 +13:00
libraryaddict
67a873b37f
Delay packs
2020-10-01 10:37:54 +13:00