NAuth
Authenticates usernames with in-game registration and login revolving around dialogs with almost no commands.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
NAuth
NAuth authenticates usernames using a custom registration and login system revolving around dialogs, paired with optional logout sparkles so other players know where you have logged out.
This add-on is meant for offline servers.
Commands
Open NAuth Settings
```mcfunction /function nnms_auth:settings ``` All configurations and authentications are done through dialogs, which means there is no need to execute or invoke commands other than this one.
Change password
```mcfunction /trigger change_password ``` Unregisters the invoker and provides the prompt for registering again.