Commands
Commands
Player Commands
| Command | Usage | Description | Permission |
|---|---|---|---|
| register crazylogin password | <Password> | Create an account with your new password. Change your password. | crazylogin.register.command |
| login | <Password> | Login with your password. | crazylogin.login.command |
| loginonce | <Password> | Login with your password + Logout automatically when leaving the server. | crazylogin.login.command |
| autologout | Logout automatically when leaving the server. | ||
| logout | Log out and leave the server | crazylogin.logout.command | |
| crazylogin player info | Show information about you | crazylogin.player.info.self |
Admin Commands
| Command | Usage | Description | Permission |
|---|---|---|---|
| adminlogin | <Admin> <AdminPassword> | Use your admin account to log in. Execute this command as player you want to login. The given admin must be online + logged in. You will be logged out automatically when leaving the server. | crazylogin.adminlogin -crazylogin.blockadminlogin |
| tokenlogin | <Token> | Use a token to log in. Execute this command as player you want to login. You will be logged out automatically when leaving the server. | -crazylogin.blocktokenlogin |
| crazylogin generatetoken | <Player> | Generate a token which can be used once to login in the given players account. | crazylogin.tokenlogin |
| crazylogin mode | <Mode> <newValue> | Change options of CrazyLogin ingame. | crazylogin.mode |
| crazylogin commands [list] | List Options | Show all whitelisted commands. | crazylogin.commands |
| crazylogin commands add | <Command...> | Add a command to the whitelisted commands. | crazylogin.commands |
| crazylogin commands remove | <Index> | Remove a command from the whitelisted commands. | crazylogin.commands |
| crazylogin commands remove | <Command...> | Remove a command from the whitelisted commands. | crazylogin.commands |
| crazylogin dropolddata | <DaysToKeep> <Password> | Delete all player accounts which aren't used for at least <DaysToKeep> days. Uses /crazycore player delete <Player> method (no command). WARNING: This command cannot be undone. | crazylogin.dropolddata |
| crazylogin player list | List Options | List all loaded accounts. | crazylogin.player.list |
| crazylogin player info | [Name] | Show information about a player. | crazylogin.player.info crazylogin.player.info.self crazylogin.player.info.other |
| crazylogin player create | <Name> <Password> | Create an account for a player with the given password. | crazylogin.player.create |
| crazylogin player chgpw | <Name> <Password> | Change a players password. | crazylogin.player.password |
| crazylogin player delete | <Name> | Deletes a players account. (CrazyLogin only) | crazylogin.player.delete |