Cryptite
Cryptite
Sure thing, I can stick with 0.3.5, though I was hoping 4.0 might fix some of the issues where when a fanciful message wraps to a new line on the...
Perhaps worth finally closing out https://github.com/PaperMC/Paper/issues/1001 and its other couple children?
Came across this today as well. It's pretty common for players to spawn NPCs at their location and to have them trip out and be invisible is odd. Might be...
I believe I may've added the second list mostly to not break API as one list would've involved creating a lot of strangely "inverse" method calls. All for a different...
fullwall specifically asked that I make this issue as he mentioned it was something he wanted to add to Citizens, presumably also not requiring Denizen. I'm also implementing this my...
Correct, it should. You should be able to rollback, for example, an `item-drop` that is a Shulker and it should return the shulker AND its inventory.
> I do not really think there is great room in the api for this. This is something I would say would be better to use mixins for, by using...
Would we entertain `@Experimental ` for these events?
Fine by me! Until the future then.
> As I was looking over the impl for this event, I realized its REALLY close to another event, the `PlayerItemCooldownEvent`. > > Would it be better to make this...