Implemented saving of weapons after disconnect
This commit is contained in:
@@ -22,6 +22,7 @@ public class Packets {
|
||||
public static class EntityDataPacket{
|
||||
public Player[] players;
|
||||
public int playerid;
|
||||
public byte[] weapons;
|
||||
}
|
||||
|
||||
public static class SyncPacket{
|
||||
|
||||
Reference in New Issue
Block a user