Skip to content

Releases: typst-io/bukkit-scala-plugin

v2.0.0

08 Jan 15:47
8894c91
Compare
Choose a tag to compare
    scalaVersion := "2.13.11",
    crossScalaVersions := Seq("2.13.11", "3.1.1"),

      "org.spigotmc" % "spigot-api" % "1.18.1-R0.1-SNAPSHOT" % "provided",
      "io.typecraft" % "bukkit-view-core" % "6.0.2",
      "io.typecraft" % "command-bukkit" % "1.1.1",
      "io.typecraft" % "command-scala" % "1.1.1",
      "io.typecraft" % "bukkit-object" % "0.4.1",
      "io.typecraft" %% "ender-core" % "0.1.0-SNAPSHOT",
      "io.typecraft" %% "ender-bukkit" % "0.1.0-SNAPSHOT",
      "org.typelevel" %% "cats-core" % "2.7.0",
      "org.tpolecat" %% "doobie-core" % "1.0.0-RC2"

v1.14.1-legacy

16 Apr 14:31
8dc023d
Compare
Choose a tag to compare

This build for Spigot 1.12.2

  • snakeyaml: 1.19

v1.15.0-legacy

17 Jun 17:18
51f2dd7
Compare
Choose a tag to compare
  • command: 1.0.0
  • scala support

v1.15.0

24 Jun 19:35
51f2dd7
Compare
Choose a tag to compare
fix(bukkit-view): update to 5.1.3

v1.14.1

08 Apr 19:22
51f2dd7
Compare
Choose a tag to compare
  • bukkit-view-core: 5.1.3

v1.14.0

26 Mar 17:33
026b611
Compare
Choose a tag to compare
  • bukkit-object: 0.4.1

v1.13.0

24 Mar 18:30
ee1632f
Compare
Choose a tag to compare
  • bukkit-object: 0.3.0

v1.12.1

20 Mar 09:47
806e366
Compare
Choose a tag to compare
  • bukkit-object: 0.2.1

v1.12.0

19 Mar 08:59
806e366
Compare
Choose a tag to compare
  • command-bukkit: 0.8.0
  • bukkit-object: 0.2.0

v1.11.0

12 Mar 21:17
12d5a11
Compare
Choose a tag to compare
feat: update bukkit-view