Kacper Krzychała
Kacper Krzychała
How would it be faster? There is a check if a username or uuid was given, and if username - it first searches for uuid by username and then find...
> I could add some query parameters, or another endpoint to configure what you want/don't want. That should make it faster depending on your exact needs (say, if you don't...
it is possible without breaking the plugins as @HeathLoganCampbell said. we can add a new class, where there would be all items already with MaterialData provided ```java public class DarkOakWood...
Simply, divide this PR into parts. So, don't create PR with things unrelated to each other, create multiple PRs For example: Instead of creating: `New ticker and NetworkManager` Create: `New...
I'll work on that.
Okay, actually it isn't a bug, it's just minecraft fault... It takes around 450ms to download skin texture. So slow
Yea it is, but sometimes there is no player in cache and the server has to download texture. When the skin is alex the server is downloading actual skin. I...
Definetly faster, and also Electroid's api has no ratelimit.
There is a way to bypass rate limit. https://github.com/Electroid/mojang-api#purpose
I think I've done that. It's nearly(or fully?) impossible to make heads load instantly, we would have to make heads sync what would make this even worse, imagine for example...