![]() |
![]() |
Wolfpack Command Reference
COMMAND DESCRIPTION Command Name: ACCOUNT Short Description This command will modify account information. Usage: - account create username password - account remove username - account set username key value - account show username key Detailed Description Use the create subcommand to create a new account with the given username and password. To remove an account along with all player characters on that account, use the remove subcommand and pass the username to it. To change properties of a given account, use the set subcommand and pass the username, the property key and the new property value to it. See the notes for a list of valid property keys. To view properties of an account, use the show subcommand and pass the property key to it. The following properties can be set for accounts:
In addition to the writeable properties, the following properties can be shown:
Valid values for the block property are either true or false. Notes: If you have enabled MD5 passwords, you can only view the hashed password when showing the password property. |
OTHER COMMANDS |
Back to the Wolfpack Reference |