
Vouch
Auth, Secure server-side authentication solution featuring Argon2id hashing, 2FA TOTP, and session persistence.
Оцените первым
1.1K
3
Список изменений
Vouch v0.3.0-mc1.21.1 (pre-release)
Highlights:
- feat(auth): mixed-mode premium login with cryptographic verification (closes #2 part 1)
Replaces the broken v0.2.0 premium auto-login. The mod now intercepts the login handshake and selectively forces an encryption challenge for usernames that exist in the Mojang API, so premium accounts go through the same session-server verification as on online-mode servers. Non-premium players keep the normal offline flow.
Default is opt-in:
premium_offline_by_default=truemakes all players offline by default, players run/vouch markAsOnlineto enable premium verification on their next join. Admins can use/vouch admin force-offline <player>andforce-online <player>to override per-player. - fix(build): exclude SLF4J from shadow bundle (closes #2 part 2)
HikariCP pulled in
org.slf4jtransitively and shadow was bundling it. The platform already provides SLF4J at runtime, and the duplicate caused a split-package crash on clean NeoForge installs.
Migration notes:
- The
auth.premium_auto_loginconfig option is unchanged but the underlying flow is different. If you were running it on v0.2.0, expect newauth.premium_offline_by_defaultandauth.premium_auto_login_require_2fakeys in your TOML on first start (defaults are safe). - New permissions:
vouch.admin.premium-override,vouch.command.mark-as-online. - New DB table
vouch_premium_overridesis created automatically on startup.
Full Changelog: https://github.com/valentin-marquez/vouch/compare/v0.2.1-mc1.21.1...v0.3.0-mc1.21.1
Файлы
vouch-fabric-0.3.0.jar(17.11 MiB)
ОсновнойМетаданные
Канал релиза
Beta
Номер версии
v0.3.0-mc1.21.1
Загрузчики
Fabric
Версии игры
1.21.1
Загрузок
176
Дата публикации
09.05.2026
