Error catching to StringUtils#jsonToLegacy

This commit is contained in:
Auxilor
2021-12-26 16:56:53 +00:00
parent f1bbac2dd0
commit 76be236dac
2 changed files with 21 additions and 5 deletions

View File

@@ -184,4 +184,4 @@ class NMSFastItemStack(itemStack: org.bukkit.inventory.ItemStack) : EcoFastItemS
bukkit.itemMeta = CraftItemStack.asCraftMirror(handle).itemMeta
}
}
}
}