nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

Auth

Discord Modrinth License Donate Donate

bg


📖 Description

Login and Register Authorization


⚠️ 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.


⌨️ Commands

Player

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

Show/get player password:

/gamerule sendCommandFeedback true
/scoreboard players get <player> register
/gamerule sendCommandFeedback false

Disable:

/function auth:disable

Enable:

/datapack enable "file/auth.zip"

Settings

To see the settings menu use the command:

/function auth:settings

Bypass

To give a authentication bypass to a player use the command:

/tag <player> add auth.bypass

and to remove it, use:

/tag <player> remove auth.bypass

🪪 License

AGPL-3.0-or-later


👾 Bugs/Issues

Please report any problem/bug/issues in the Discord Server.


💌 Donate


🎁 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

Server Hosting

External resources


Project members

lullaby

Owner


Technical information

Project ID