Vonix Server Utilities — Testing & Validation Status
1. Cell Evaluation Matrix
Section titled “1. Cell Evaluation Matrix”| Version Lane | Loader | Java Toolchain | Architecture | Validation Status |
|---|---|---|---|---|
| 26.1.2 | NeoForge 26.1.2.93 | Java 25 | ModDevGradle 2.0 | Dev/Test Candidate — Standalone build target; ServerPlayer.nameAndId() adaptation is documented for this candidate. |
| 1.21.1 | NeoForge | Java 21 | Architectury Template | Dev/Test Candidate — Native event registration and CommandResultCallback crate refund path are included in this candidate. |
| 1.21.1 | Fabric | Java 21 | Architectury Template | Dev/Test Candidate — TempMute hydration and Trinkets accessory peeking are documented for this candidate. |
| 1.20.1 | Forge | Java 17 | Architectury Template | Dev/Test Candidate — Native Forge events and Curios accessory inspection are documented for this candidate. |
| 1.20.1 | Fabric | Java 17 | Architectury Template | Dev/Test Candidate — Movement, social, and moderation coverage is included in the current source snapshot. |
| 1.19.2 | Forge | Java 17 | Architectury Template | Dev/Test Candidate — SQLite WAL persistence and prize dispatch are included in this candidate. |
| 1.19.2 | Fabric | Java 17 | Architectury Template | Dev/Test Candidate — Multi-version porting synchronization is documented for this candidate. |
| 1.18.2 | Forge | Java 17 | Architectury Template | Dev/Test Candidate — Legacy Forge event subscriptions and /backdeath origins are documented for this candidate. |
| 1.18.2 | Fabric | Java 17 | Architectury Template | Dev/Test Candidate — Legacy Fabric Loom packaging and command tree are documented for this candidate. |
2. Key Architecture Milestones in 2.0.2
Section titled “2. Key Architecture Milestones in 2.0.2”1. Complete Website Separation
Section titled “1. Complete Website Separation”The primary focus of the 2.0.2 release line was establishing VSU as an unencumbered, standalone core:
- Venary HTTP connectors, remote server polling, API key configurations, and player donation rank sync were systematically removed.
/linkand/unlinktransport commands were excised.- Server security is greatly enhanced: VSU holds no outbound HTTP connections or third-party web credentials.
2. Retained Snapshot Recovery
Section titled “2. Retained Snapshot Recovery”The 2.0.1 and 2.0.2 source line documents retained data.db recovery behavior:
- Existing homes and death coordinates are restored idempotently without modifying the source backup snapshot.
- Non-VSU and corrupted sources fail gracefully without corrupting current database state.
3. TempMute Hydration & Race Safety
Section titled “3. TempMute Hydration & Race Safety”Carried over from the 1.7.1 wave, the current source includes synchronous in-memory mute application before SQLite persistence across the template targets.
4. LuckPerms Union Verification
Section titled “4. LuckPerms Union Verification”The current source describes union evaluation: with opFallback = 0, an unconfigured LuckPerms installation can grant basic commands to default players, avoiding the historical v1.6.0 lockout condition.
3. Publication State
Section titled “3. Publication State”VSU 2.0.2 is an operator testing snapshot. License is All Rights Reserved (Vonix Network). Exact public download URLs are not published here (testing candidate — publication pending).