Maddy Miller
Maddy Miller
I've added an option to allow the roots to be broken as well to the TreeLopper in CraftBook 5. I haven't added it to CB3 as it's a fairly large...
I'll take a look at the two tools, but as for the painting switcher that just sounds like Bukkit hasn't added them to the Art enum yet. CraftBook just uses...
I cannot reproduce any issues with Ammeter or Lightstone, they both work fine for me on 1.21 using the listed Paper build. What else is on your server / are...
CraftBook just compares the base item type using the Bukkit API method to do that. If different components on the item are somehow breaking item type comparisons, that sounds like...
One drawback for this would be CI situations that grab the `.yarn/cache` folder from CI caching, and then only link the necessary dependencies for that run using focus. This is...
This looks like the error is within Paper, when grabbing data about the player (name, skin, etc), because the NPC plugin has put invalid data on the player. This information...
Possibly yes, the invalid part of the data is the player's name
As I said, this error isn't within CraftBook, it's within Paper. The function being called is the one that gives the plugin access to the player texture data, which is...
tbh, it feels like this might just be a problem that you're not explaining well enough? depending on what you want, the state/type applying pattern might just do what you...
I'm not sure what you're really asking for with this sorry? It seems like it might be very out of scope for WorldEdit?