Since we do not use the Mojang authorization system, the AuthMe plugin is installed on the server to protect player accounts.

When you visit the server for the first time, the plugin will require you to register. You can do this using the command:

/reg [password] [confirm password]

in the [password] & [confirm password] field, enter the password that will be used for authorization in the future.

The next time you connect, you will only need to authorize using the command:

/login [password] [confirm password]

in the [password] & [confirm password] filed, the password you specified during registration.

The password can be changed at any time after authorization using the command:

/cp [old password] [new password]

Just enter your old password and then your new one; you don't need to re-enter the new password.

All passwords are stored on the server in encrypted form and the administrator does not have access to them.

If you forget your password, the administration can reset it. Only the player who forgot the password can request a reset.