roggy666

Results 4 comments of roggy666

(This problem is only when a bedrock player connects, the lib protocol gets null from the floodgate as I understand it

Hello! Will there be further development for Folia?

#253 EntityListener.java - you need to change: player.teleport(player.getLocation()); to player.teleportAsync(player.getLocation()); (88 line)