Lexi

Results 29 comments of Lexi

But that's for detecting when a player dies, right? I'm trying to get the killing player, not the player who was killed.

Would also love an option to disable certain messages (ie leave, death, etc) for some custom gamemodes (like murder)

Comments addressed and patch rebased. Note: an [expanded recipe API](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Bukkit.html#getCraftingRecipe(org.bukkit.inventory.ItemStack%5B%5D,org.bukkit.World)) has been implemented upstream but, unlike this patch, it does not support crafting types other than crafting tables (i.e. furnaces,...

Still applicable and pending review 🙁

because each NMS world has its own RecipeManager class? presumably because different worlds can have different recipes loaded depending on the installed data packs

@Machine-Maker sorry for late reply-- just looked into it and while you are correct that the RecipeManager has only one instance, several of its methods require you to specify the...

Rebased for 1.18.2 and addressed world concerns edit: wtf how did i remove the request for review from code maintainers um ok thanks github

bumping to prevent stale bot & to say i'll rebase when 1.19 update is done & to say i still am not sure what to do about unit tests failing...

it's hard to review through all the resource changes but i'll look soon ^^