 Cynthia Yantis | ece4a912915 | #580: Add EntityArmorChangeEvent | | |
 Cynthia Yantis | 1dff62ae830 | Fix inverted visual fire docs | | |
md_5 | 5b94881a0b4 | Update to Minecraft 1.17 | | |
 blablubbabc | 7e29f765441 | SPIGOT-6502: Loading a class from a library of another plugin resulted in a ClassCastException. | | SPIGOT-6502 |
 blablubbabc | 04df07fe9a4 | #615: Calculate the reachable nodes only once per transitive dependency check. | | |
 TheCreeperCow | 0e11bc1faa7 | #522: Add piglin bartering API | | |
 Cynthia Yantis | a16a309d532 | #613: Add PlayerBucketEntityEvent and make PlayerBucketFishEvent deprecated in favor of the newer, more generic event | | |
md_5 | f563167d33e | SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers | | SPIGOT-6464 |
md_5 | 146a7e4bd76 | SPIGOT-5345: Add automatic library supportExample plugin.yml usage:
```
libraries:
- com.squareup.okhttp3:okhttp:4.9.0
```
Libraries will only be accessible to plugins and their transitive depends, allowing for multiple versions of the same library to be used by different plugins.
This feature is modeled on the parallel BungeeCord feature and intends to offer the same behaviour.
Although this is a preview feature, major cha... | | 2 Jira issues |
md_5 | b9ef9229d4c | Update entity loot tables in LootTables | | |
 retrooper | 15f0fe23ae5 | #606: Add Player#getPing to access the player's ping | | |
 Martoph | 531436ee873 | #567: Add ability to cancel ProjectileHitEvent | | |
 Julian v.d Berkmortel | edf1881e6ae | SPIGOT-6200: Add COMMAND to the CreateSpawnEvent.SpawnReason enum | | SPIGOT-6200 |
md_5 | 5eece9f8580 | Fix typo in BubbleColumn documentation | | |
 Cynthia Yantis | a030a41b0dc | SPIGOT-6443: Fix PlayerBucketFishEvent#getWaterBucket returning the wrong item | | SPIGOT-6443 |
 Julian v.d Berkmortel | 1c0c52ae4fa | SPIGOT-6373: Add getAttachedFace and setAttachedFace to the Shulker API | | SPIGOT-6373 |
md_5 | 80ece5de932 | Remove old draft API tags | | |
 DerFrZocker | 8523fa23ad1 | #604: Add Contract annotation to ConfigurationSection | | |
 Martoph | dd8edaa7ab1 | #603: Specify what velocity changes in javadocs | | |
 Cynthia Yantis | 6bff9d09961 | #508: Add PlayerBucketFishEvent | | |
 Flo0 | 2b8fb83fd8d | #601: Add Block#isPreferredTool | | |
 Mmaarten | 8dcc25417db | SPIGOT-6302: Javadoc fix for World#spawnEntity()Method does not return null | | SPIGOT-6302 |
 Julian v.d Berkmortel | 6d0965a550a | SPIGOT-6388: Add API to get and set the state of the "Shulker" entity | | SPIGOT-6388 |
 Julian v.d Berkmortel | 14883d6b17f | SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API | | SPIGOT-6078 |
 Jakub Zacek | 9477fa26f2d | #597: Implemented Material#getEquipmentSlot() method | | |
 Martoph | b302317a959 | SPIGOT-5877: Add scaffolding for custom dimensions and biomes | | SPIGOT-5877 |
md_5 | ccccb62537b | SPIGOT-6417: Add Creeper fuse ticks API | | SPIGOT-6417 |
md_5 | bb27a6c7231 | SPIGOT-6416: Add BlockFace#isCartesian() | | SPIGOT-6416 |
md_5 | 15ba9ae78ad | SPIGOT-6357: Add World#getMinHeight | | SPIGOT-6357 |
md_5 | 4e5f46cb274 | Update ASM version | | |
md_5 | c589f5464d0 | Use upstream plexus-compiler-eclipseRelevant bugs have since been fixed | | |
 Martoph | d264e972e9f | #591: Add option for a consumer before spawning an item | | |
 Nathan (antiPerson) | 1c537fce41b | #590: Add spawn and transform reasons for piglin zombification. | | |
md_5 | 9d0ad3184ec | Fix javadoc errors in previous commits | | |
 Martoph | 9501daa26bd | #578: Add methods to modify the rate of regeneration and starvation | | |
 Martoph | 197d8f3d76f | #577: Add EntityExhaustionEvent | | |
 Parker Hawke | 95ff95ed62d | #588: Add Player#sendBlockDamage() | | |
 Matthew Sanders | fcbd22662d7 | #587: Fix various javadoc typos | | |
 Parker Hawke | 1e843b72bbd | #510: Add NamespacedKey#fromString() to fetch from user input | | |
 Cynthia Yantis | a4d18241845 | #581: Add methods to modify despawn delay for wandering villagers | | |
 Jakub Zacek | 5b289e69146 | SPIGOT-5778: Added World.getGameTime method | | SPIGOT-5778 |
md_5 | 315b69c1d18 | SPIGOT-6349: Material#MOSSY_COBBLESTONE incorrectly claims it is a MultipleFacing block | | SPIGOT-6349 |
md_5 | 1b5ad2af5de | SPIGOT-6316: PlayerBedLeaveEvent implements Cancellable | | SPIGOT-6316 |
 Parker Hawke | e70a125f4f4 | #571: Expand the FishHook API | | |
md_5 | b94b766f228 | Improve /version command | | |
md_5 | 85b16b8a5f0 | Update to Minecraft 1.16.5 | | |
 blablubbabc | 0958895aefc | SPIGOT-6274: Reloading configuration does not clear previous values | | SPIGOT-6274 |
md_5 | bf6176594c2 | SPIGOT-6313: Revert "SPIGOT-6274: Reloading configuration does not clear previous values"This reverts commit e8fa7a07cbe7c5cdcfd5ef75ebb9f086171ddcd4. | | 2 Jira issues |
md_5 | e8fa7a07cbe | SPIGOT-6274: Reloading configuration does not clear previous values | | SPIGOT-6274 |
 Auxilor | 64c36cce230 | #568: Added get/set ItemStack methods to trident | | |