Highlights
- Minecraft 26.1.x support: PocketDice now targets Minecraft 26.1, 26.1.1, and 26.1.2.
- Multi-platform release continues with dedicated builds for Paper-family and Fabric/Quilt servers.
- Fabric/Quilt build updated for Fabric Loader 0.19.2 and Fabric API 0.150.0+26.1.2.
- Paper/Purpur/Folia build updated against Paper API 26.1.2 stable.
- Java 25 is now required.
⚠️ Platform & artifact selection (IMPORTANT)
v0.4.0 publishes two JARs:
-
PocketDice-0.4.0-Paper.jar
Use this for Paper / Purpur / Folia servers. -
PocketDice-0.4.0-Fabric.jar
Use this for Fabric servers (also compatible with Quilt loader).
Notes:
- Do not use the Paper JAR on Fabric/Quilt.
- Do not use the Fabric JAR on Paper/Purpur/Folia.
- Spigot/plain Bukkit remains unsupported for
v0.2.0+.
⚠️ Upgrade note from v0.3.0
Upgrading from v0.3.0 → v0.4.0 should be straightforward:
- Stop the server.
- Make sure your server is running Minecraft 26.1, 26.1.1, or 26.1.2.
- Make sure Java 25 is available.
- Replace the old PocketDice JAR with the correct
v0.4.0JAR for your platform. - Start the server.
Config behavior:
- No config reset is required.
- Existing config and locale files should continue to work.
- Existing anti-spam, sound, locale, and update-check settings are preserved.
✨ New
-
Minecraft 26.1.x compatibility
- Added support for Minecraft 26.1.
- Added support for Minecraft 26.1.1.
- Added support for Minecraft 26.1.2.
-
Updated platform targets
- Fabric/Quilt now targets the 26.1.2 Fabric toolchain.
- Paper/Purpur/Folia now compiles against the 26.1.2 stable Paper API.
- Both release artifacts are prepared for the same 26.1.x Modrinth version set.
Improvements & internals
- Updated build configuration for the 26.1.x release line.
- Migrated Fabric-side Minecraft API usage for the current 26.1.x server mappings.
- Updated
fabric.mod.jsonandplugin.ymlmetadata for the new supported game versions. - Updated GitHub Actions to build the release artifacts with Java 25.
- Updated README, changelog, and release documentation for the new release.
Summary for upgraders
- Pick the correct platform artifact: Paper/Purpur/Folia vs Fabric/Quilt.
- Use Minecraft 26.1, 26.1.1, or 26.1.2.
- Use Java 25.
- No config folder deletion or migration reset should be necessary when upgrading from v0.3.0.