WhatYouTalkinAbout

Results 21 comments of WhatYouTalkinAbout

This has more to do with using earlier clients and how ViaVersion handles crafting and stuff. I would suggest removing ViaVersion but assuming the purpose of the plugin being there,...

Commenting so this doesn't go stale

A comment so Github Bot doesn't mark this as stale

Looking for an update on thoughts for this request. Probably not top priority so don't feel like you answer right away.

Does this happen with just QualityArmory and no other plugins? ViaVersion and ViaBackwards also cause bugs in many other plugins and that could be the case here. Try using just...

This is actually a problem with programming in java itself: any type of double variable like 0.25 or 1/2 cannot be casted into an integer because of how java and...

Actually I figured something out, the problem is not the code, it's because JSON doesn't recognize double as a type and instead it's called `number` as well as some other...

I have an idea that may or may not work or be practical: using empty buckets and water buckets as magazines for weapons. Because you could have an empty bucket...

Just FYI: the farther the particle is rendered, the more work the server/client has to do to work on the particle itself, the player(s), and the path the projectile is...