Lulu13022002
7e68259ce9
attribute modifier display
2025-06-10 16:53:02 +02:00
Lulu13022002
48e94e8c89
fix sponge absorb resetting block entity data of waterlogged blocks
...
alternative to 320f25cb04
, this commit has the side effect of
not including the waterlogged block into the block list for the later event. Generally this logic is fragile and should be handled by
the BlockStateListPopulator in the future.
2025-06-07 23:57:28 +02:00
Owen1212055
7c2ffd5e57
Prune the api version suffix
...
This is needed for the test plugin, as the bukkit api does not support these versions in the plugin manifest.
Alternatively we could add another gradle property
2025-06-06 22:39:01 -04:00
Bjarne Koll
9f74858760
[ci skip] Cleanup test plugin
2025-01-14 14:36:30 +01:00
Jake Potrebic
fe75eaf09a
split direct holder support up from ctor accepting Holder
...
Enchantment shouldn't support direct holders despite the ctor
accepting a Holder type. We want to limit the types
to ones that are actually used as direct holders in the game
2025-01-13 20:12:13 -08:00
Jake Potrebic
c31d95eccb
remove test plugin diff accidentally committed
2024-12-22 11:44:49 -08:00
Jake Potrebic
46c6f497c7
Fix Registry#getKey implementation
2024-12-21 14:56:01 -08:00
Jake Potrebic
0adf5876db
Finish converting most of the undeprecated api to jspecify
2024-09-30 11:44:36 -07:00
Jake Potrebic
d34db05237
Add argument for FinePosition to brig API ( #11094 )
2024-07-28 11:23:18 -07:00
Jake Potrebic
a888e73efa
Add registry-related argument types ( #10770 )
...
* Add registry-related argument types
* fix tests
2024-05-29 14:11:52 -07:00
Owen1212055
567cc3f4b3
Brigadier Command Support ( #8235 )
...
Adds the ability for plugins to register their own brigadier commands
---------
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com >
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com >
Co-authored-by: Bjarne Koll <git@lynxplay.dev >
2024-05-11 16:30:30 -04:00
Jake Potrebic
c6bdd67d28
more fixes for ItemMeta relating to components
2024-04-27 22:27:51 -07:00
Jake Potrebic
6c4af72a54
[ci skip] clear out test plugin
2023-08-23 10:05:08 -07:00
Jake Potrebic
6bc3eaa52a
Fix exact choice recipe book clicks ( #7822 )
2023-08-23 08:20:32 -07:00
Jake Potrebic
350be363a0
fix not editable sign after openSign
2023-06-08 19:45:48 -07:00
Nassim Jahnke
ddd74452e4
Update test plugin
2023-06-08 15:42:13 +02:00
Owen1212055
6915dee3e3
Paper Plugins ( #8108 )
2023-02-19 09:57:10 -05:00
Noah van der Aa
5ea6685328
Don't send itemmeta for books with the hide option enabled ( #7734 )
2022-04-18 12:23:37 +02:00
HexedHero
915e452d12
Add pre-unbreaking amount to PlayerItemDamageEvent ( #7724 )
2022-04-18 10:51:45 +01:00
Jason Penilla
4ccce6b4eb
[ci skip] Remove Mojang repo from test-plugin
2022-04-13 20:16:14 -07:00
Jason Penilla
af00288473
[ci skip] Update Gradle wrapper to 7.4
2022-02-21 13:44:17 -07:00
Jason Penilla
3d1ddee8a7
[ci skip] Populate test plugin api-version from mcVersion
...
closes #7216
2021-12-28 16:50:02 -08:00
Jason Penilla
1010877ebc
Update test plugin
2021-11-26 03:31:59 -08:00
Jason Penilla
ed6d43ddb0
Prepare for updating server patches
2021-11-23 00:57:41 -08:00
Jason Penilla
5fe7fbd769
[ci skip] Add a test plugin ( #6133 )
2021-07-09 03:04:33 -07:00