mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-29 03:49:19 +00:00
clean: remove previous todo
This commit is contained in:
@@ -120,7 +120,6 @@ public class ItemSerializer implements TypeSerializer<ItemStack> {
|
||||
|
||||
if (item.getType() == Material.PLAYER_HEAD) {
|
||||
SkullMeta skullMeta = (SkullMeta) itemMeta;
|
||||
// TODO: Parse PAPI stuff here
|
||||
if (!ownerNode.virtual()) {
|
||||
String ownerString = ownerNode.getString();
|
||||
if (ownerString.contains("%")) {
|
||||
|
||||
Reference in New Issue
Block a user