mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-29 03:49:19 +00:00
Added packets with hats
This commit is contained in:
@@ -76,8 +76,6 @@ public class CosmeticsCommand extends CommandBase {
|
||||
case BACKPACK -> user.getPlayerArmor().getBackpack();
|
||||
};
|
||||
|
||||
player.sendMessage("Opening dye menu");
|
||||
|
||||
this.cosmeticsMenu.openDyeSelectorGui(user, armorItem);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user