Ashcon Partovi

Results 351 comments of Ashcon Partovi

Yea, thanks for pointing this out, we'll have to take a look.

It's about 4.7MB right now, and progaurd seems like a good idea. Someone should try it out!

I'd rather we use Bukkit types, and for now not a seperate module. One step at a time.

Very cool! We should definitely have an "official" version provided by PGM.

What if we just called this ``? Also, what's the behavior when the entity is a participant, an observer? Can we test it works properly?

I’d rather not have a separate boolean, what about this: ```xml ``` Observers are always exempt, even if included in the filter. If both player-filter and filter are defined, both...

Seems like a feature, but I'd be in favor of it.

Well this is a disaster. Thinking about what to do.

Unlike the birthdays that are cached, these are not. So once they remove the API, it’s gone for good

Homebrew support is finally [here](https://github.com/oven-sh/bun/commit/c526a6bce816c2dab06541b17d4e7f1f0750c0ce) 🎉 ```bash brew tap oven-sh/bun brew install bun ``` You can also install a specific release: (versions 0.1.6 and later) ```bash brew install [email protected] ```...