Fixed /ecoenchants debug

This commit is contained in:
Auxilor 2022-07-03 17:01:38 +01:00
parent b94bb46bc4
commit e5717c03db

View File

@ -1,6 +1,7 @@
package com.willfp.ecoenchants.command;
import com.willfp.eco.core.command.impl.Subcommand;
import com.willfp.eco.core.fast.FastItemStack;
import com.willfp.ecoenchants.EcoEnchantsPlugin;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;