Commands & Permissions
Player Commands
| Command | Aliases | Description |
|---|---|---|
/login <password> | /l | Login to your account |
/register <password> <confirm> | /reg | Register a new account |
/changepassword <old> <new> | /changepw | Change your password |
/logout | — | Logout and disconnect |
/premium | — | Enable premium auto-login for your account |
/unpremium | — | Disable premium auto-login |
/2fa setup | — | Set up two-factor authentication |
/2fa <code> | — | Verify a 2FA code (during login or setup) |
/2fa disable | — | Disable two-factor authentication |
/email set <email> | — | Link an email to your account |
/email remove | — | Remove linked email |
/recover <username> | — | Request a recovery code (sent to linked email) |
/recover <username> <code> <newpassword> | — | Reset password with the recovery code |
Admin Commands
| Command | Description | Permission |
|---|---|---|
/xlogin reload | Reload configuration and language files | xlogin.admin |
/xlogin setspawn | Set the login spawn point to your current location | xlogin.admin |
/xlogin forcelogin <player> | Force-authenticate a player | xlogin.admin |
/xlogin resetpassword <player> <new> | Reset a player's password | xlogin.admin |
/xlogin info <player> | View account info (register date, IPs, login count) | xlogin.admin |
/xlogin accounts <ip> | View all accounts from a given IP | xlogin.admin |
/xlogin import authme <table> | Import accounts from an AuthMe database table | xlogin.admin |
/unregister <player> | Delete a player's account | xlogin.admin |
Permissions
| Permission | Description |
|---|---|
xlogin.admin | Access to all admin commands |
xlogin.notify | Receive admin notifications (failed logins, registrations) |