File Details
AuthUser 2.4.0 (3.4)
- R
- Sep 18, 2025
- 129.90 KB
- 5
- 1.21.101+1
File Name
AuthUser v3.4.mcpack
Supported Versions
- 1.21.101
- 1.21.100
##
AuthUser Version 2.4.0 (3.4) (9/18/2025) ** FIXED **
> - Fixed Namespacevalue
> - Fixed MandatoryParameters Int -- > Integer (each every cmds)
> - Fixed Custom commandparamtype
** NEW FEATURES & MORE **
> New Features:
> - Added `customCommandRegistry.registerCommand` that makes a custom commands in minecraft bedrock
> This update is a OFFICIAL Release Version.
** CHANGES **
> - 'register' → customCommandRegistry.registerCommand("register", ...) — Register account
> - 'login' → customCommandRegistry.registerCommand("login", ...) — Login to account
> - 'logout' → customCommandRegistry.registerCommand("logout", ...) — Logout safely
> - 'changepassword' → customCommandRegistry.registerCommand("changepassword", ...) — Change password
> - 'unregister' → customCommandRegistry.registerCommand("unregister", ...) — Delete your account
> - 'authlist' → customCommandRegistry.registerCommand("authlist", ...) — Show registered/logged-in count
> - 'lastlogin' → customCommandRegistry.registerCommand("lastlogin", ...) — Show your last login
> - 'session' → customCommandRegistry.registerCommand("session", ...) — Show session time
> - 'check' → customCommandRegistry.registerCommand("check", ...) — Check if logged in
> - 'list' → customCommandRegistry.registerCommand("list", ...) — List online players
> - 'whois' → customCommandRegistry.registerCommand("whois", ...) — Player info (owner)
> - 'stats' → customCommandRegistry.registerCommand("stats", ...) — Stats overview (owner)
> - 'reset' → customCommandRegistry.registerCommand("reset", ...) — Reset player (owner)
> - 'reload' → customCommandRegistry.registerCommand("reload", ...) — Reset all data (owner)
> - 'ban' → customCommandRegistry.registerCommand("ban", ...) — Ban player (owner)
> AND THE REST OTHERS I'VE CHANGE THE ENTIRE TO MAKE CLEAN SCRIPT
> We are actively working to bring a full release soon. Don’t miss our progress – announcements will be made via video update!

