Fixed JVM import

This commit is contained in:
Auxilor
2024-07-05 16:06:58 +01:00
parent db78526c61
commit ae99c58450

View File

@@ -11,7 +11,6 @@ import com.willfp.libreforge.toDispatcher
import com.willfp.libreforge.triggers.TriggerData
import org.bukkit.entity.Player
import org.bukkit.inventory.ItemStack
import sun.jvm.hotspot.oops.CellTypeState.value
class InscriptionHandler(private val plugin: EcoScrollsPlugin) {
private val context = ViolationContext(plugin, "Inscriptions")