MelonHell
MelonHell
> As Paper's own team / Folia's developers will tell you: the majority of servers should *not* switch to Folia. Unless you *currently have* a 16+ core CPU and plural...
It will be difficult for me to name specific bugs, but I have often had cases when something is shown, although it is hidden and vice versa. There is definitely...
Also, this part seems very dirty to me. I don't think this code should be in Player. I think ViewAPI should have a separate method for something like this https://github.com/Minestom/Minestom/blob/5c23713c03552c378a77e1f3f8a8046dfe8e1f84/src/main/java/net/minestom/server/entity/Player.java#L537-L543
What else remains to be completed before merging into the master?
We have exactly the same problem
Why do entities need permissions? It seems to me that they are only needed by CommandSender
_TODO rename Permissions back to PermissionHandler and add a setter_
after removing these lines everything works correctly (164 - 168) 
It seems the problem is related to something else, for some reason the data about the blocks is taken from the previous world
PlayerChangeWorldEvent need to implement