Skip to content

Releases: Slimefun/Slimefun4

Release Candidate 37 (git cde3a3f)

25 Feb 18:06
070d72f
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://blob.build/project/Slimefun4/RC

❓ 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-37-25-feb-2024

📦 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-37</version>
  </dependency>
</dependencies>

Release Candidate 36 (git 5e90197)

20 Dec 20:14
a56aacd
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://blob.build/dl/Slimefun4/RC/36

❓ 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-36-20-dec-2023

📦 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-36</version>
  </dependency>
</dependencies>

Release Candidate 35 (git 4a75837)

07 Jul 20:05
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-35.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-35-7-jul-2023

📦 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-35</version>
  </dependency>
</dependencies>

Release Candidate 34 (git 0830fc6)

20 Jun 21:21
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-34.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-34-20-jun-2023

📦 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-34</version>
  </dependency>
</dependencies>

Release Candidate 33 (git e13d157)

07 Jan 15:34
b78c17b
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-33.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-33-07-jan-2023

📦 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-33</version>
  </dependency>
</dependencies>

Release Candidate 32 (git 0ea16bd)

26 Jun 16:19
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-32.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-32-26-jun-2022

📦 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-32</version>
  </dependency>
</dependencies>

Release Candidate 31 (git fd4b462)

14 Mar 17:20
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-31.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-31-14-mar-2022

📦 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-31</version>
  </dependency>
</dependencies>

Release Candidate 30 (git d8d037c)

31 Dec 17:13
77da680
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-30.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-30-31-dec-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-30</version>
  </dependency>
</dependencies>

Release Candidate 29 (git 774ae8d)

07 Nov 12:57
558bfb5
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-29.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-29-07-nov-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-29</version>
  </dependency>
</dependencies>

Release Candidate 28 (git 8ca4ebd)

06 Sep 13:06
ab8f20f
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-28.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-28-6-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-28</version>
  </dependency>
</dependencies>