Dumb error, I havn't been sleeping well lately.
This commit is contained in:
		| @@ -455,7 +455,7 @@ public class DisguiseUtilities | ||||
|             // Make unload packets | ||||
|  | ||||
|             packets[i] = ProtocolLibrary.getProtocolManager().createPacketConstructor(Server.UNLOAD_CHUNK, chunkX, chunkZ) | ||||
|                     .createPacket(bedChunk, 0); | ||||
|                     .createPacket(bedChunk, chunkX, chunkZ); | ||||
|  | ||||
|             i++; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user