-
v0.2.2 — RedstoneRegions-*.jar (filename fix)
StableAll checks were successfulbuild / build (push) Successful in 1m40sreleased this
2026-05-02 10:47:28 +00:00 | 56 commits to main since this releaseTrivial filename rename. Gradle subproject was named 'plugin' so shadowJar produced 'plugin-.jar'. Forgejo upload masked it via ?name= query param, but Modrinth keeps the multipart form's filename — so the CDN served 'plugin-0.2.1.jar'. Setting archiveBaseName fixes it at the source. No code changes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.2.1 — Discord coalescing + RedstoneRegions display name
StableSome checks failedbuild / build (push) Failing after 1m4sreleased this
2026-05-01 18:55:20 +00:00 | 59 commits to main since this releasePatch on top of v0.2.0:
- Discord webhook 429 rate-limit no longer permanently disables the webhook (was a buggy 4xx-catches-429 branch ordering)
- Coalescing window 2.5s: /fill 8 ac (= 289 chunks) → 1 message with chunk range + block range + tp center, instead of 289 individual posts
- Per-request 250ms sleep enforces true 5 req/s
- Block-center coords + reason fields included in single-event messages
- Plugin display name now RedstoneRegions in /plugins (was folia-redstone-region)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.0 — Minecraft 26.1.2 + Java 25
StableSome checks failedbuild / build (push) Failing after 1m7sreleased this
2026-05-01 18:52:51 +00:00 | 60 commits to main since this releaseBumped to MC 26.1.2 / Java 25 (Mojang requirements). Tested on Luminol dev/26.1.x.
Build pipeline
Folia officiel na pas encore publié de dev-bundle 26.x → paperweight-userdev retiré. Le plugin compile contre les artifacts Luminol (
vendor/luminol-{server,api}-26.1.2.jar) construits localement (./gradlew :luminol-server:jar :luminol-api:publishToMavenLocaldans un clone Luminol).Fixes
- Discord webhook: 429 rate-limit nest plus mal-routé en 4xx-disable. Coalescing 2.5s window: /fill 8 ac (= 289 chunks) → 1 message au lieu de 289. Block-coords + tp-center inclus dans les messages.
- Plugin display name:
RedstoneRegionsau lieu defolia-redstone-regiondans /plugins.
Validated
14/14 harness sur Luminol 26.1.2 + Java 25: parity 8 contraptions, perf 2.15× warm, stress 601 toggles 0 exc, cross-region 800+801 toggles 0 race.
Nest pas compatible 1.21.11 (api-version: 26.1). Pour 1.21.11 utilise v0.1.0.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0 — first release (MC 1.21.11)
StableAll checks were successfulbuild / build (push) Successful in 2m0sreleased this
2026-05-01 18:52:51 +00:00 | 62 commits to main since this releaseInitial public release for Folia 1.21.11 (Java 21+).
Features
4 redstone modes per chunk (vanilla / alternate-current / eigencraft / disabled), Folia-thread-safe per-region WireHandlers, sign opt-in, audit log, BlueMap/PAPI/WorldEdit integrations, auto-AC scanner, /redstone-region undo/why/profile/stats, en+fr i18n, Discord webhook, click-to-tp, configurable timing instrumentation.
Validated
14/14 in-server harness cases green: 8 contraptions byte-for-byte parity, persistence-pdc, perf-32×32 (2.9-14.2× speedup), stress-600t, cross-region-stress (780+780 toggles 0 races), AC dispatches counted.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)