mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-24 18:18:29 +01:00
Add missing import for EnchantmentStorageMeta
This commit is contained in:
parent
2b57381fb8
commit
df0b1cedd8
@ -7,6 +7,7 @@ import java.util.regex.Pattern;
|
||||
import org.bukkit.Material;
|
||||
import org.bukkit.enchantments.Enchantment;
|
||||
import org.bukkit.inventory.ItemStack;
|
||||
import org.bukkit.inventory.meta.EnchantmentStorageMeta;
|
||||
|
||||
|
||||
public class ItemDb implements IConf, IItemDb
|
||||
|
Loading…
Reference in New Issue
Block a user