Commit graph

2214 commits

Author SHA1 Message Date
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 17f6b62fd6 Fix a permission issue 2021-01-26 06:50:46 +13:00
libraryaddict 8d85d5b256 Simple null check, fixes #542 2021-01-26 04:13:53 +13:00
libraryaddict 70d3a2050b Merge remote-tracking branch 'origin/master' into master 2021-01-26 00:54:06 +13:00
libraryaddict ead8daca4e Fix libsdisguises.seethrough 2021-01-26 00:53:55 +13:00
libraryaddict 5e81e6bbe3
Remove /d 2021-01-25 09:12:28 +13:00
libraryaddict 11785d1842 Merge remote-tracking branch 'origin/master' into master 2021-01-25 08:17:11 +13:00
libraryaddict 8c763e1b5b Removed /u as an alias 2021-01-25 08:14:07 +13:00
libraryaddict 3701bac016
Update config.yml 2021-01-25 01:58:10 +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 350a3aa9b5 Don't send packets unless disguise is in use 2021-01-15 23:41:35 +13:00
libraryaddict a286773c04 Update other potential use cases 2021-01-15 23:40:43 +13:00
libraryaddict bebadf9bc8 Try fix armorstands option for player disguises 2021-01-15 23:24:46 +13:00
libraryaddict 7d2e59430d Comment out silent 2021-01-10 14:16:06 +13:00
libraryaddict 379ec6e93c Fix versioning 2021-01-10 14:11:08 +13:00
libraryaddict 3731c1be2e Fix reference to wrong update folder 2021-01-10 02:05:50 +13:00
libraryaddict 48297555f7 Change default update check to 12 hours 2021-01-08 16:55:07 +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 7b51417742 Update dependencies to not tbe transitive, fixes #537 2021-01-08 10:39:44 +13:00
libraryaddict f8f8107673 Update dependencies to latest 2021-01-08 10:32:34 +13:00
libraryaddict 49cd07ba45 Set versions 2021-01-08 10:29:18 +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 eaf8424f75 And the snapshot! 2021-01-06 17:10:48 +13:00
libraryaddict 6cc86f3630 Release 10.0.21 2021-01-06 17:10:36 +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
libraryaddict 35719f8317
Merge pull request #535 from PimvanderLoos/master
Improve checking if player is temporary
2021-01-06 02:39:24 +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
libraryaddict 4adcc8aa53
Merge pull request #534 from PimvanderLoos/master
Support latest ProtocolLib
2021-01-05 06:43:22 +13: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 c3d6dd1b43 I don't think there should've been a warning to begin with 2020-12-29 05:18:37 +13:00
libraryaddict 73d2d6b1a5 Let /saveskin ignore .png 2020-12-27 13:31:06 +13:00
libraryaddict b3274cc88b Add some error for failed to find meta 2020-12-27 01:45:31 +13:00
libraryaddict 298d2deeba Fix a null error for wolves 2020-12-23 23:04:39 +13:00
libraryaddict b1253d31e7 Create watcher if not exists, fixes #528 2020-12-21 05:06:58 +13:00
libraryaddict 249c64a7e5 Minor change 2020-12-15 10:02:47 +13:00
libraryaddict 7abb9dd99d Add a continue for exp disguise 2020-12-13 23:52:50 +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