623 Commits

Author SHA1 Message Date
libraryaddict
d6be1d76bd Fix 1.12 2021-02-03 23:14:30 +13:00
libraryaddict
44f90e51ee Fix 1.12 again 2021-02-03 23:06:32 +13:00
libraryaddict
6922bcd9e8 Fix 1.12 2021-02-03 22:59:33 +13:00
libraryaddict
e1400b7edf Fix warning #547 appearing for no good reason 2021-02-03 06:41:14 +13:00
libraryaddict
ba9eba508b Change "" for LD_NoName to LD_NoName 2021-01-31 23:38:30 +13:00
libraryaddict
bd0ca9ec8c Large config rewrite, updating creates incompatibility with older versions of LD. Probably need to clean up configs a bit more. 2021-01-31 21:28:07 +13:00
libraryaddict
7ab4a31c1f If the observer is riding the disguised entity, don't do weird player stuff 2021-01-30 20:23:11 +13:00
libraryaddict
a45f7a8076 Catch exception not InvalidConfigurationException 2021-01-29 06:25:50 +13:00
libraryaddict
87e3defcab Introduce ability to customize command names, add aliases, even disable them individially 2021-01-28 21:51:46 +13:00
libraryaddict
6c2cd6ac7a Fix scores for 1.12 2021-01-28 18:20:26 +13:00
libraryaddict
4c7ba6a9ad Fix inconsistancy in request delay obey 2021-01-28 07:46:36 +13:00
libraryaddict
1c85ba7586 Force a delay between MineSkin requests, fixes #543 2021-01-28 05:21:48 +13:00
libraryaddict
bd732d256d Hmm 2021-01-27 19:26:09 +13:00
libraryaddict
c410de4f9a Reset their scores too 2021-01-27 19:25:17 +13:00
libraryaddict
438e9cffd9 Add support for health below names 2021-01-27 19:19:24 +13:00
libraryaddict
b872ddc137 Silently remove seethrough permission 2021-01-26 19:50:55 +13:00
libraryaddict
f87a756aa0 Fix an issue with explicit permissions not working 2021-01-26 19:30:38 +13:00
libraryaddict
8d85d5b256 Simple null check, fixes #542 2021-01-26 04:13:53 +13:00
libraryaddict
ead8daca4e Fix libsdisguises.seethrough 2021-01-26 00:53:55 +13:00
libraryaddict
9067aa8259 Remove invalid config exception 2021-01-24 22:31:47 +13:00
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