Commit Graph

1965 Commits

Author SHA1 Message Date
libraryaddict
075733fdea Another fixy 2021-02-06 16:33:54 +13:00
libraryaddict
76e7151488 Fix player disguise no name visible not loading properly 2021-02-06 16:20:03 +13:00
libraryaddict
404974732f Fix yaw,pitch and y modifier not being cloned 2021-02-06 16:17:15 +13:00
libraryaddict
6301571350 Fix a scoreboard config issue 2021-02-05 04:30:44 +13:00
libraryaddict
9a1a6ae08e Don't set score async 2021-02-05 04:29:55 +13:00
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
60ad887fef Add "log" as alias to logs 2021-02-03 12:32:51 +13:00
libraryaddict
c096027034 Update config desc 2021-02-03 07:05:15 +13:00
libraryaddict
e1400b7edf Fix warning #547 appearing for no good reason 2021-02-03 06:41:14 +13:00
libraryaddict
0297b5c1b2 Readd /d and /u, closes #546 2021-02-02 21:09:01 +13:00
libraryaddict
249b02aa85 Fix name not updated when setting name visible or deadmau, and hopefully fix empty names showing 2021-02-01 20:49:27 +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
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
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
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
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
libraryaddict
d2decad8d5 Let them unsafely modify bounding boxes 2020-12-05 07:41:15 +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
f12d255ee0 Fix a startup error 2020-11-27 20:09:51 +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
9320aac40b Fix /ld logs issue 2020-11-22 20:01:39 +13:00
libraryaddict
df158c416e Add ability to have self disguises off by default 2020-11-22 19:12:09 +13:00
libraryaddict
e881d0b98b Fix yaw 2020-11-20 18:55:26 +13:00
libraryaddict
08428fb9ab Change the suggested command 2020-11-20 18:53:03 +13:00
libraryaddict
2bf0746824 Add "protocollib" as alias of /ld updateprotocollib 2020-11-20 18:52:36 +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
ca17028aef Change updater from 30 seconds to 30 minutes 2020-11-12 11:04:52 +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
9e43d7ff25 Add cooldown for uploadlogs command 2020-11-04 18:59:20 +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
6530408282 Add siumpler alias updatepl 2020-11-02 04:20:14 +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
a9bec1ef93 Fix assumed player self disguise when doing exp orb, fixes #519 2020-10-29 01:49:05 +13:00