EnTIv

Results 2 issues of EnTIv

`[22:01:28 ERROR]: Could not load 'plugins\EliteMobs.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/magmaguy/elitemobs/EliteMobs has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version...

``` val gui = object : ChestGui(6, "test") { val cycleButton = CycleButton(2, 2, 1, 1) init { Color.values().map { val pane = StaticPane(0, 0, 1, 1) val itemStack =...