Skip to content

Releases: Slimefun/Slimefun4

Release Candidate 27 (git 6aba414)

03 Sep 12:03
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-27.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-27-03-sep-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-27</version>
  </dependency>
</dependencies>

Release Candidate 26 (git 847bbec)

20 Jul 08:35
c1c8c7b
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-26.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-26-20-jul-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-26</version>
  </dependency>
</dependencies>

Release Candidate 25 (git 847bb)

20 Jun 13:17
5d34a25
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-25.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-25-20-jun-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-25</version>
  </dependency>
</dependencies>

Release Candidate 24 (git 588bc)

03 Jun 17:03
ee14c51
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-24.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-24-03-jun-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-24</version>
  </dependency>
</dependencies>

Release Candidate 23 (git b666b)

19 May 08:43
d9cb5ef
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-23.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-23-19-may-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-23</version>
  </dependency>
</dependencies>

Release Candidate 22 (git 8c5cd)

18 Apr 08:08
f3765ba
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-22.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-22-18-apr-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-22</version>
  </dependency>
</dependencies>

Release Candidate 21 (git c1fb5)

14 Mar 12:26
51d0435
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-21.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-21-14-mar-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-21</version>
  </dependency>
</dependencies>

Release Candidate 20 (git da686)

30 Jan 12:12
b4d1894
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-20.jar

❓ How to install Slimefun

Simply drag & drop the Slimefun4 jar file into the /plugins/ directory of your server.
If you need any help installing Slimefun, feel free to check out our wiki article on How to install Slimefun.

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-20-30-jan-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-20</version>
  </dependency>
</dependencies>

Release Candidate 19 (git 82d2c)

11 Jan 11:16
20cecc1
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-19.jar

❓ How to install Slimefun

If you need help installing Slimefun, check out the wiki article on How to install Slimefun.
Note that this version of Slimefun requires you to install CS-CoreLib in order to function properly

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-19-11-jan-2021

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-19</version>
  </dependency>
</dependencies>

Release Candidate 18 (git 3a9f9)

03 Dec 14:36
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-18.jar

❓ How to install Slimefun

If you need help installing Slimefun, check out the wiki article on How to install Slimefun.
Note that this version of Slimefun requires you to install CS-CoreLib in order to function properly

📝 Change log

You can find a short summary of all the changes that are included in this release right here:
https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-18-03-dec-2020

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-18</version>
  </dependency>
</dependencies>