Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 770 Bytes

README.md

File metadata and controls

49 lines (33 loc) · 770 Bytes

Auth

Login and Register Authorization Datapack for Minecraft

Installation

After Download the datapack, move it into the folder "datapacks" in your world folder.

Usage

Register with:

/trigger register set <password>

Login with:

/trigger login set <your password>

Change password with (you need to be logged):

/trigger changepassword set <new password>

Configuration

To see te settings menu use te command:

/function auth:settings

Auth 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