Skip to content

Releases: sVoxelDev/spigot-plugin-template

v4.2.0

21 Sep 10:43
Compare
Choose a tag to compare

4.2.0 (2021-09-21)

Features

Reverts

v4.1.0

21 Sep 10:43
Compare
Choose a tag to compare

4.1.0 (2021-09-21)

Bug Fixes

  • release: allow semantic-release legacy peer deps (630364c)

Features

  • release: add alpha and beta releases (1931153)
  • release: remove unnecessary node dependency (ce926bf)

v4.0.0

23 Jul 09:04
Compare
Choose a tag to compare

4.0.0 (2021-07-23)

Bug Fixes

  • release: update to nodejs 16.5 (eb6e104)

Features

  • build: update to java16, minecraft 1.17 and gradle 7 (6cb9365)
  • ci: update to jdk16 in gradle ci build (4c6ee7a)

BREAKING CHANGES

  • build: now uses java16 to be compatible with minecraft 1.17

v3.0.2

31 May 05:47
Compare
Choose a tag to compare

3.0.2 (2021-05-31)

Bug Fixes

  • idea: Utilize $PROJECT_DIR$ in the WORKING_DIRECTORY option (3bef4ee)

v3.0.1

11 Jan 07:59
Compare
Choose a tag to compare

3.0.1 (2021-01-11)

Bug Fixes

  • build: jacoco coverage report not generated (90721d9)

v3.0.0

17 Nov 21:49
Compare
Choose a tag to compare

3.0.0 (2020-11-17)

Bug Fixes

  • release: upgrade to jdk11 (120683e)

Features

  • add gradle lombok plugin (d2468bf)

BREAKING CHANGES

  • release: the template now supports jdk11 and upwards

v2.0.1

06 Jul 08:02
Compare
Choose a tag to compare

2.0.1 (2020-07-06)

Bug Fixes

  • debug: exclude all content inside debug/ (751d2b7)

v2.0.0

06 Jul 07:29
Compare
Choose a tag to compare

2.0.0 (2020-07-06)

Features

BREAKING CHANGES

  • The @Plugin annotation on the plugin main class for spigradle was renamed to @PluginMain

v1.7.1

03 Jul 05:34
Compare
Choose a tag to compare

1.7.1 (2020-07-03)

Bug Fixes

  • target Minecraft 1.16.1 in gradle.properties (8beb34a)

v1.7.0

02 Jul 20:48
Compare
Choose a tag to compare

1.7.0 (2020-07-02)

Features

  • use new spigradle debug task for running the server (d7a3f25)
    Use the new build & download Spigot/Paper task from Spigradle. This gets rid of the direct download links and builds spigot with the BuildTool.