John Paul R

Results 119 comments of John Paul R

I have no idea how the narrator system works. Eventually, I'll look into it, but if anyone knows offhand, an assist would be greatly appreciated!

I think I was silly when I first read this. Is your `RTP_MIN_RADIUS` less than your `RTP_RADIUS`, by chance?

I like it, will add to the todo

Find how vanilla user cache works, hook into that?

will do some investigation into this sometime soon. tangentially related: https://github.com/John-Paul-R/Essential-Commands/issues/150

This is intentional at the moment, but I could see the desire to configure this so that a player is remove from AFK state if they send a message in...

Configurable command cooldowns will be added in [John-Paul-R/command-limits](https://github.com/John-Paul-R/command-limits)

likely incompat with `FancyClear` ``` at com.daxton.fancyclear.FancyClear.lambda$onInitialize$1(FancyClear.java:39) ``` can look into this in more detail later today

Hm, I'd initially thought that the version of snakeyaml that I package with EC didn't have the method that `FancyClear` was looking for, but the version I package, `v1.33` does...

The related issue: https://github.com/lucaargolo/kibe/issues/206