Skip to content

LoginCustom Beta 4 Dev 1 - Minecraft 26.x

Pre-release
Pre-release

Choose a tag to compare

@imstaxdev imstaxdev released this 29 Jul 21:11
· 7 commits to main since this release

LoginCustom Beta 4 Dev 1 - Minecraft 26.x

This update adds a dedicated Folia distribution compiled for the Java 25
Minecraft 26.x line while preserving the existing Bukkit, Paper, Velocity and
BungeeCord downloads.

Highlights

  • Added LoginCustom-Folia.jar with Java 25 bytecode.
  • Uses Folia EntityScheduler for player-owned callbacks and delayed tasks.
  • Uses GlobalRegionScheduler for console and global work.
  • Database, Argon2id, Premium, network and 2FA callbacks return to the owning
    player scheduler.
  • /logincustom doctor now reports the active platform scheduler.
  • The authentication timeout resets after a password is accepted when TOTP is
    still required.
  • Removed deprecated player kick calls from modern backend flows.

Validation

  • Folia 26.2 build 1 beta: startup, SQLite, diagnostics and clean shutdown.
  • Paper 26.2 startup compatibility retained.
  • 31 automated tests discovered: 30 passed and one optional external MariaDB
    test was skipped.
  • The Folia JAR is reproducible and contains no bundled SQLite classes.

The Folia 26.2 player flow remains marked for an additional manual client test.
Install exactly one backend JAR.