0a6b2f4fea
chore: publish plugin
2025-07-28 17:10:50 +02:00
1c927c6b32
Merge remote-tracking branch 'upstream/2.X' into 2.X
...
# Conflicts:
# build.gradle
# gradle/wrapper/gradle-wrapper.properties
# plugin/build.gradle
2025-07-27 00:45:57 +02:00
3328429240
fbadeac502
feat: Add support for Minecraft 1.21.8
...
- Upgrade PacketEvents from 2.9.1 to 2.9.3 for 1.21.8 compatibility
- Add V1_21_8PacketFactory with full protocol support
- Update version support range in README.md to include 1.21.8
- Update test configuration to use Minecraft 1.21.8
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 20:22:38 +08:00
3328429240
e3422f22c6
Initial commit
2025-07-10 18:10:49 +08:00
f74f5c29e1
chore: update packetevents
2025-03-05 20:42:45 +01:00
bf36db7124
bump deps a lil
2025-03-04 20:42:56 +01:00
51931909ec
feat: 1.21.4 support
2025-03-04 20:36:19 +01:00
c1f570147c
chore: bump packetevents
2024-12-26 20:46:47 +01:00
bbb9099452
feat: HoloRemoveDuplicateCommand
2024-11-28 18:37:52 +01:00
b09a6f0c2e
fix: deps
2024-11-26 18:30:09 +01:00
d2c26ca9a9
fix: deps
2024-11-26 18:23:52 +01:00
69749cf214
fix: deps
2024-11-26 17:47:00 +01:00
bf0b58b4b6
Merge remote-tracking branch 'upstream/2.X' into 2.X
...
# Conflicts:
# plugin/build.gradle
2024-11-26 17:39:35 +01:00
aec2854254
refactor: do not shade packetevents
2024-11-26 16:13:50 +01:00
ArasakaID
7bffd2f79d
1.21.3 Update (Untested)
...
Update packet for 1.21.3
2024-11-11 22:04:44 +07:00
Pyrbu
a3b9bda53a
shuffle around relocations to prevent classes from server jar being relocated
2024-09-05 14:20:58 +02:00
Pyr
79761cba92
Merge pull request #146 from SirSalad/2.X
...
fix: update checker timeout
2024-09-02 09:41:24 +02:00
Pyrbu
74463178fe
update adventure platform (fixes hovers and probably more things)
2024-08-14 13:29:42 +02:00
SirSalad
cf8ce5097f
fix: update checker timeout
2024-07-27 13:20:59 -04:00
D3v1s0m
aafdf0b3f9
update to mc 1.21
2024-07-01 10:12:52 +05:30
e30fbcef84
chore: update packetevents properly
continuous-integration/drone/push Build is passing
2024-06-24 23:43:15 +02:00
ee6e706918
chore: bump packetevents version
continuous-integration/drone/push Build is failing
2024-06-24 23:30:59 +02:00
D3v1s0m
bca00f98cb
update dependencies
2024-06-24 23:30:23 +02:00
D3v1s0m
b8b4b3e179
update dependencies
2024-06-24 16:26:02 +05:30
bridge
e61ff12b4f
Merge remote-tracking branch 'upstream/2.X' into 2.X
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2024-06-13 00:24:04 +02:00
Pyrbu
cefede568b
remove library loader & jar relocator
2024-05-17 05:07:11 +02:00
Pyrbu
97732331f9
disable library loader and shade in dependencies (stupid paper remapper)
2024-05-17 04:56:15 +02:00
Pyrbu
687c9870d6
update packetevents
continuous-integration/drone/push Build is failing
2024-05-15 21:43:18 +02:00
Pyrbu
36a656ca30
update packetevents
2024-05-10 17:15:24 +02:00
bridge
02de7378c8
Merge remote-tracking branch 'upstream/2.X' into 2.X
2024-03-30 20:08:17 +01:00
Noltox
fea49ea0bc
Update build.gradle
...
Update various dependencies
2024-02-16 17:44:16 +01:00
Pyrbu
abfdc1901b
move spigot resources api to my repo to remove jitpack
2024-01-31 17:35:57 +01:00
Pyrbu
625f0611c9
downgrade packetevents
2024-01-31 17:04:48 +01:00
ae1dd25a9a
feat(ci): add drone
continuous-integration/drone/push Build is passing
2023-12-20 18:30:52 +01:00
Pyrbu
e078c3cb5e
fix a weird bug
2023-12-18 17:11:17 +01:00
Pyrbu
7c3e5efcef
update PacketEvents (1.20.4 support)
2023-12-14 11:34:48 +01:00
Pyrbu
caea8eaca2
update PacketEvents to stable build
2023-11-28 17:47:46 +01:00
Pyrbu
24a26cfb04
change the relocation package names to make the package layout nicer in the final jar
2023-10-16 04:37:12 +02:00
Pyrbu
54094ce1d5
dynamic library loading (500kb jar :o)
2023-10-16 04:31:25 +02:00
Pyrbu
f519020c5b
update PacketEvents (prepare for 1.20.2)
2023-10-08 17:13:15 +02:00
Pyrbu
246b4be172
update PacketEvents & run-paper (1.20.2 still broken)
2023-10-02 03:14:47 +02:00
Pyrbu
9c7166df4b
extract spigot api as a common dependency so the versions always match
2023-07-12 20:41:43 +02:00
Pyrbu
f8648b7d01
add some build file comments to make it easier to check if a library is being used
2023-07-01 00:46:38 +02:00
Pyrbu
a0a6245479
remove unused libraries
2023-07-01 00:15:23 +02:00
Pyrbu
974cc65fed
update some dependencies
2023-06-28 02:54:08 +02:00
Pyrbu
28300cded5
make run task use Java 17
2023-06-19 22:16:01 +02:00
Pyrbu
1f7ddb5b7c
remove unused relocation
2023-06-18 19:04:01 +02:00
Pyrbu
ae4103b8cb
downgrade spigot api version to 1.8.8 to improve backwards compatibility
2023-06-14 14:23:37 +02:00
Pyrbu
0acda842d6
new help message system
2023-06-13 23:57:43 +02:00
Pyrbu
80b9be8cd2
update minecraft version in runpaper
2023-06-13 15:17:12 +02:00