Bjarne Koll

Results 326 comments of Bjarne Koll

Makes sense :+1: So I guess we can close this as working as intended ?

Somewhat meh on the concept, not the biggest fan nor hater. If people are coding such critical stuff, they should be able to just wrap in try-catch. Like, I just...

I cannot replicate this. Can you share your world configuration? If the maxLeashDistance was changed, this could explain this behaviour.

Both seem to be a paper-global.yml. Generally, I am interested in this config value: https://docs.papermc.io/paper/reference/world-configuration/#misc_max_leash_distance

This is not a bug, you simply have your max_leash_distance configured instead of at `default`.

Uh, good question. I'll try to get to it again soon but I'll throw it at other peeps too.

In my opinion, this is a wont-fix, at least for now. We actively did not expose any API for this yet as it is known to be rather broken on...

I cannot replicate this. With a minimal reproduction setup of a command block chain, the first one running `/damage @p 2 minecraft:explosion`, the second one running `/damage @p 10 minecraft:explosion`...

Okay yea, I got it. The issue isn't as much an issue with the invl ticks, the problem is (as per usual lol) the damage modifier API which to allow...