andreasdc
andreasdc
+ bug calling setOwner changes skin to alex, then to skin, when doing it again it's again alex, skin.
You have maybe mojang api from different ips to bypass mojang's limit?
It uses normal mojang urls, so it has 600 connections per 10 minutes, but I see it has its own url.
> * bug calling setOwner changes skin to alex, then to skin, when doing it again it's again alex, skin. This was the bug @sadcenter I think
> It's already in the code BTW: What do you guys think about making accessibility to turn online/offline mode per player, like in bungeecord? This will allow developers to make...
> > It's already in the code > > BTW: What do you guys think about making accessibility to turn online/offline mode per player, like in bungeecord? This will allow...
> https://github.com/CobbleSword/NachoSpigot/blob/98268b2bfbae71bb686a70db796940640540d277/NachoSpigot-Server/src/main/java/net/minecraft/server/Entity.java#L815 > > > We could add check has player position changed but I don't think it would make sense since you can make a step sound on a...
> I meant to check if the block the player is standing on has changed `if(positionChanged) {` "since you can make a step sound on a block without changing position"?...
> https://streamable.com/ntpdov "since you can make a step sound on a block without changing position"? I meant x, y, z as an integer. (Without fraction) I haven't changed the block...
> > ### Server Version > > Why don't you put your server version? It's NachoSpigot, I thought it was obvious.