Commit Graph

2981 Commits

Author SHA1 Message Date
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
c7eb8857e9 Fix accidentally skipped 1.20.2 compatibility, thanks Dio! 2024-08-11 00:30:45 +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
bdac2ba9fb Start publishing to "me.libraryaddict.disguises:libsdisguises" instead of "LibsDisguises:LibsDisguises" 2024-08-07 12:06:56 +12:00
libraryaddict
782c944e44 No need to publish minimessage anymore 2024-08-07 12:02:35 +12:00
libraryaddict
6e64b9993c
Merge pull request #769 from electronicboy/gradle/improvements
Gradle/improvements
2024-08-07 10:03:50 +12:00
Shane Freeder
0a3b147e5d
Do not require publish to build
This will allow the project to build without a publish. The relocation
creates some issues because the relocated jar will not exist until after
we run a first build, but, at least the build process is no longer
dependent upon the publish task running.
2024-08-06 20:49:02 +01:00
Shane Freeder
5c1b8c988c
Mark gradlew as executable 2024-08-06 20:48:46 +01:00
Shane Freeder
7b392a2b98
conform to current expectations of not adding idea project files to repo 2024-08-06 20:48:33 +01:00
libraryaddict
42032b85ee Start deploying builds to the public 2024-08-06 21:46:50 +12:00
libraryaddict
1891024bf1 Fix entity trackers on 1.14 to 1.17 2024-08-06 21:46:37 +12:00
libraryaddict
eb83ab5ecc Fix hurt volume 2024-08-06 21:46:22 +12:00
libraryaddict
50472bbb2d Allow more permission to DisabledMethods if someone has a global "hasPermission" 2024-08-06 19:19:55 +12:00
libraryaddict
93a3e533f5 Always include build number 2024-08-06 02:22:00 +12:00
libraryaddict
35c28e0141 Minor code cleanup 2024-08-06 02:13:24 +12:00
libraryaddict
bfd6910ee4 Else if for repo to use 2024-08-06 02:10:46 +12:00
libraryaddict
b614d2a3ea Add plugin for maven creds 2024-08-06 02:08:12 +12:00
libraryaddict
fb876d7344 . 2024-08-06 02:05:02 +12:00
libraryaddict
eecff2295d Commit maven repos 2024-08-06 02:02:25 +12:00
libraryaddict
d793f4bbb9 New authlib 2024-08-06 01:01:22 +12:00
libraryaddict
e267ad609d Authlib.. 2024-08-06 01:00:04 +12:00
libraryaddict
ccefce1965 Add netty 2024-08-06 00:58:38 +12:00
libraryaddict
7ef8adec25 Dont copy over to jenkins target for now, fix error 2024-08-06 00:55:13 +12:00
libraryaddict
bc9bc991a5 Does this do the trick 2024-08-06 00:46:10 +12:00
libraryaddict
c822a5dc7c Should work now 2024-08-06 00:36:29 +12:00
libraryaddict
c9564ebc7b Does this make java 21? 2024-08-05 23:43:50 +12:00
libraryaddict
b0c8835b25 Datafixerupper.. 2024-08-05 23:34:51 +12:00
libraryaddict
50ff38e40e Add fastutil and netty 2024-08-05 23:30:33 +12:00
libraryaddict
b961cd7d8d Add authlib old/new 2024-08-05 23:23:31 +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