Skipped 6, 7, 8, and 9 since we kindof added some more stuff. On to 4.9.11.1 next. Release date: No ETA
Notice Regarding Spigot Support down the road.
As of now, Spigot will still receive support, but at the start of 2027 or 4.9.12.1, whichever comes first, there will no longer be spigot support going down the road.
If we reach 4.9.12.1 first, this version will be the last known version to work with Spigot and support spigot. If we reach 2027, then the subsequent version released will be the last version to support Spigot.
Though we support Spigot, most builds are not tested on Spigot as often as the API is still somewhat similar to Paper's own API, besides Mannequins and don't ask about the duct tape it took to make it work with both :|, even though we compile with Spigot and Paper at this time.
This has been a long awaited update. The following has been changed/added/removed:
load - Determines when the module loads
Defaults to COMPLETED when not defined
supportsFolia - Determines if the module supports folia (false by default when not defined)
libraries - You can load your own libraries without having to manually do this. This uses libby to load libraries.
Examples:
libraries:
# Simple coordinate (defaults apply)
- com.squareup.okhttp3:okhttp:4.9.0
# Full configuration example
- coordinates: old.loc.library:library:1.0.0
relocateFrom: "old.loc.library"
relocateTo: "new.loc.library"
isIsolated: false # Recommended to keep this false unless you know what you are doing
useTransitive: false
repo: "https://repo1.maven.org/maven2"
id: "example-lib"
At the release of this version, our repo https://repo.cwhead.dev/ is currently down while waiting on parts to fix the server (as the power supply went out on December 21st 2025). Server should hopefully be back up mid January or early February. If you need the binaries, you can compile the source code on github and use that as a workaround for now. Once the server is back online, I will post the resources on the repo so that you can update. An announcement will be made in the discord once the server is back online.

The definitive death chest plugin originally created by Ranull