Commit Graph

358 Commits

Author SHA1 Message Date
libraryaddict
0b69fc4797 Fix players getting kicked when items are picked up 2024-09-25 13:04:54 +12:00
libraryaddict
9da938de30 Actually bump PE version 2024-09-24 15:53:49 +12:00
libraryaddict
d636c0d1ca Change self disguise packets to explicitly send self disguise ID, fix self disguising kicking players out of glide 2024-09-23 22:49:33 +12:00
libraryaddict
e0eba67f74 Don't allow vanilla nametag setting to ruin player disguise names 2024-09-23 22:26:28 +12:00
libraryaddict
0034aa07db Bump packetevents version 2024-09-23 17:20:50 +12:00
libraryaddict
a385b029dd Not sure why its a limit of 64 when 1.12 is 256 2024-09-19 23:07:23 +12:00
libraryaddict
448febbc75 Reconstruct the equipment packet if its snoozed 2024-09-19 00:03:19 +12:00
libraryaddict
e0cf730d96 Fix "magic" tag in components actually being "obfuscated" for my terrible chatcolor workaround 2024-09-18 23:34:10 +12:00
libraryaddict
e2f019ad33 Fix components formatting not converting properly from bukkit -> kyori 2024-09-17 23:15:06 +12:00
libraryaddict
43d1263d06 A note on getCustomDisguise and clone 2024-09-12 16:04:41 +12:00
libraryaddict
b08c4c1e6e Don't show parser constructors 2024-09-10 17:07:06 +12:00
libraryaddict
10e3a79aa6 Initial javadoc support 2024-09-10 15:53:32 +12:00
libraryaddict
3e24b5381a Reintroduce setCarpet on llama by acting as a middleman for body armor 2024-09-09 08:19:59 +12:00
libraryaddict
7455d6e002 Remove setCarpet in Llama for 1.20.6+ 2024-09-09 08:10:13 +12:00
libraryaddict
e03135a1ba Fix Lunar's problems with a quick collections shallow copy 2024-09-08 17:11:12 +12:00
libraryaddict
01af19b5aa Fix error for disguise parser and string 2024-09-05 10:50:27 +12:00
libraryaddict
3162f3b35e Convert <underline> to <underlined> 2024-09-02 01:36:21 +12:00
libraryaddict
7756225388 Use method return type instead of object class 2024-09-01 02:15:37 +12:00
libraryaddict
2a75327d87 Provide more helpful information when parsing unknown object to param 2024-09-01 01:45:32 +12:00
libraryaddict
746e1ddb62 Randomize Axolotl variant 2024-08-27 13:29:31 +12:00
libraryaddict
da4da54d3a Don't clone WrappedBlockState when we just want to know what the data says 2024-08-25 22:31:50 +12:00
libraryaddict
5fa4e0ae48 Don't actually store the wrappedblockdata, may fix a mem issue? 2024-08-25 21:23:56 +12:00
libraryaddict
5021fb22e8 Fix some bugs, revert renaming PlayerNameType, remove temp workaround 2024-08-25 10:52:07 +12:00
libraryaddict
30a7a848fe Handle when PE plugin is missing 2024-08-22 19:09:39 +12:00
libraryaddict
31fdb53f01 Fix last build, rename scoreboard type enum 2024-08-21 21:51:10 +12:00
libraryaddict
e28e1f164a Handle special access 2024-08-19 21:29:24 +12:00
libraryaddict
39565991f1 Smarter packetevents updating, and lets not be so urgent about updating 2024-08-19 15:35:46 +12:00
libraryaddict
8027652ea1 Dont warn about uuid if they're already on 3 2024-08-19 00:04:45 +12:00
libraryaddict
1b6ba9fd18 Fix custom model not applied properly to custom_model_<id> 2024-08-14 20:31:09 +12:00
libraryaddict
fd055be501 Bump required PE version to avoid an issue most players are having with datapacks 2024-08-13 20:41:52 +12:00
libraryaddict
32dd420126 Release papi freedom 2024-08-13 02:24:23 +12:00
libraryaddict
9fa2456526 Allow null player 2024-08-13 00:33:20 +12:00
libraryaddict
e641b658ee Introduce PlaceholderAPI support, still need to document it 2024-08-12 23:37:56 +12:00
libraryaddict
36c2aea26f Improve packetevents updating command 2024-08-11 20:37:36 +12:00
libraryaddict
566048a3d3 Add 1.21.1 support
Fixes #770
2024-08-11 17:14:05 +12:00
libraryaddict
81c0386911 Fix armorstands being visible with multiline names 2024-08-11 02:36:05 +12:00
libraryaddict
da05197d0a Fix typo 2024-08-09 23:50:43 +12:00
libraryaddict
cb84352e0f Allow packet events update command to update via snapshots or releases as wanted 2024-08-09 23:37:18 +12:00
libraryaddict
1891024bf1 Fix entity trackers on 1.14 to 1.17 2024-08-06 21:46:37 +12:00
libraryaddict
50472bbb2d Allow more permission to DisabledMethods if someone has a global "hasPermission" 2024-08-06 19:19:55 +12:00
libraryaddict
0c369a4cc3 Initial gradle configuration 2024-08-05 23:12:51 +12:00
libraryaddict
069ae4be5b Fix wrong height scale set 2024-07-28 19:28:28 +12:00
libraryaddict
c84468ea9d Scale down tall further 2024-07-28 12:33:35 +12:00
libraryaddict
39a06fc269 Fix a typo 2024-07-26 15:46:36 +12:00
libraryaddict
798a069517 Amend the malware message to be more verbose and clear 2024-07-26 11:59:44 +12:00
libraryaddict
b7be4fca2d Attempt #2 to fix mapped entity null 2024-07-25 12:51:29 +12:00
libraryaddict
e93243f662 Just incase 2024-07-25 11:34:05 +12:00
libraryaddict
ab63cdbbd9 Refuse to handle null sounds 2024-07-23 10:21:19 +12:00
libraryaddict
29673b7dd3 Add camel.setSitting() 2024-07-22 15:53:44 +12:00
libraryaddict
359dfcaf65 Fix tracking/untracking of entity trackers not being called correctly, thus breaking some of paper's API. Thanks TonytheMacaroni! 2024-07-21 20:15:10 +12:00