Compatibility
Minecraft: Java Edition
1.21.x
1.20–1.20.1
1.19–1.19.3
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Auth
Login and Register Authorization
Version: 1.21.X
Commands
Register with:
/trigger register set <password>
Login with:
/trigger login set <your password>
Change password with (need to be logged):
/trigger change_password set <new password>
Admin:
Reset player:
/execute as <player> run function auth:auth/reset
Reset all player:
/function auth:auth/reset_all_players
Disable the Data-Pack:
/function auth:disable
And enable it:
/datapack enable "file/auth-data-pack"
Settings
To see te settings menu use te command:
/function auth:settings
Bypass
To give a authentication bypass to a player use te command:
/tag <player> add auth.bypass
and to remove it, use:
/tag <player> remove auth.bypass
License
MIT