Auth
Login and Register Authorization
Auth
Auth

<hr>
📖 Description
Login and Register Authorization
<hr>
⚠️ Warning
In vanilla we cannot use /kick, so I use many particles to kick (game crash) a malicious player, but you can disable it by disabling kick in `/function auth:settings`.
<hr>
⌨️ Commands
Player
Register with:
```mcfunction /trigger register set <password> ```
Login with:
```mcfunction /trigger login set <your password> ```
Change password with (need to be logged):
```mcfunction /trigger change_password set <new password> ```
Admin
Reset player:
```mcfunction /execute as <player> run function auth:auth/reset ```
Reset all player:
```mcfunction /function auth:auth/reset_all_players ```
Show/get player password:
```mcfunction /gamerule sendCommandFeedback true /scoreboard players get <player> register /gamerule sendCommandFeedback false ```
Disable:
```mcfunction /function auth:disable ```
Enable:
```mcfunction /datapack enable "file/auth.zip" ```
Settings
To see the settings menu use the command:
```mcfunction /function auth:settings ```
Bypass
To give a authentication bypass to a player use the command:
```mcfunction /tag <player> add auth.bypass ```
and to remove it, use:
```mcfunction /tag <player> remove auth.bypass ```
<hr>
🪪 License
<hr>
👾 Bugs/Issues
Please report any problem/bug/issues in the Discord Server.
<hr>
💌 Donate
- Donate on Ko-Fi - Donate on PayPal
<hr>
🎁 Server Hosting
Creating your own server can be a very lengthy, tedious and costly process.
But with BisectHosting, you get your own server in just a couple of clicks! With their 24/7 support and fast-response time, no issues shall stand in your way! Interested? Then we've got a deal for you!
https://bisecthosting.com/lullaby
