[[Category Packet]] [[Category Packet 474]] {{packet|name=Remove ignore|description=Sent when a player removes a player from their ignore list.|opcode=1|type=Fixed|length=8|revision=474}} == Remove ignore == === Description === Signals the player wants to remove an ignore. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Standard data types|Long]] | The player that is going to be removed from the ignore's name. |- |}