Skip to content

Vonix Server Utilities — Testing & Validation Status

State: 2.0.2 standalone development/test line

Nine loader cells across five Minecraft versions are packaged for standalone server evaluation. This is not a general-availability release.

Current Dev/Test
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.

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.
  • /link and /unlink transport commands were excised.
  • Server security is greatly enhanced: VSU holds no outbound HTTP connections or third-party web credentials.

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.

Carried over from the 1.7.1 wave, the current source includes synchronous in-memory mute application before SQLite persistence across the template targets.

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.


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).