[SPIGOT-7784] Trial spawner drop items event Created: 19/Jun/24 Updated: 25/Dec/24 Resolved: 13/Aug/24 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Major |
Reporter: | Andrea Bonari | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.21, Event, Trial_Spawner |
Version: | version 4214-Spigot-146439e-6ce1726 (MC: 1.21) (Implementing API version 1.21-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
Hello, since the new 1.21 update has a few new blocks I've tought of an event that could be added to the spigot API:
|
Comments |
Comment by Shreyas Ayyengar [ 03/Aug/24 ] |
Currently being worked on: Bukkit PR: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/1051/overview CraftBukkit PR: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/pull-requests/1460/overview |
Comment by Andrea Bonari [ 14/Jul/24 ] |
BlockDispenseEvent could work as well. It would be a bit verbose to edit the block drops thought |
Comment by Doc [ 13/Jul/24 ] |
Hmmm maybe can be good include this in BlockDispenseEvent but that make fire for every item if not then a proper event for all the items/loottable for drop (? |
Comment by Andrea Bonari [ 13/Jul/24 ] |
Any update on this? I'm willing to contribute in any way if that's needed |