Commands

Basic (Player) commands (if allowed):

  • t\login [password]  -- aliases: [l, li, logon] Logs a player in (command: /login)
  • t\logout  -- aliases: [lo, logoff] Logs a player off (command: /logout).
  • t\register [password]  -- aliases: [reg]   Registers a players password for the first time (command: /register)
  • t\changepassword [oldPassword],[newPassword]  -- aliases: [cpwd, changepass, passchange] Change a players password (command: /changepassword)
  • t\setemail [email address] Set a players email address (command: /setemail)
  • t\recoverpwd [answer] Resets a players passwords  (command: /recoverpwd)
  • /amkmcauth [subcommands|help]  -- aliases: [amka, amkauth]  (see below)

If commands using passwords are entered using the (placeholder) word 'menu' instead of the password itself a temporary inventory menu is shown where the player can klick a bock to use that block as password.
If the config.yml setting: 'ShowMenuBlockOption:"  is set to true even the placeholder 'menu' can be omitted as AmkMcAuth uses the 'menu' every time there is a missing password value.

 

administrative (Console) commands:

  • amkmcauth changepassword [player] [newpassword] - change a players password
  • amkmcauth login [player] - logs a player in
  • amkmcauth logout [player] - logs a player off
  • amkmcauth register [player] [password] - Registers a players password for the first time
  • amkmcauth setemail [player] [emailaddress] - sets the email address for a player
  • amkmcauth testemail [player] - sends a test email to [player], used to test email setup.
  • amkmcauth unregister [player] - unregisters/removes a players from AmkMcAuth.
  • amkmcauth getuuid [player] -  get the uuid od a player
  • amkmcauth nlplist - lists the "nlp" usernames (NoLoginPlayers)
  • amkmcauth nlpadd [player] - add a player to the "nlp" list
  • amkmcauth nlprem [player] - removes a player from the "nlp" list
  • amkmcauth ipcount - Show Login Ip-Adresses count.
  • amkmcauth emcount - Show Registered Email-Adress count.
  • amkmcauth resetdbcon - Reset MySQL connection.
  • amkmcauth showstats - Show AmkMcAuth Player-base Statistics.
  • amkmcauth chkdevmsg- Show/check info/version from Plugin.
  • amkmcauth reload - reload AnmMcOut config
  • amkmcauth debug - debug commands, use with caution!!!
  • amkmcauth help - shows AmkMcAuth commands
  • -------     debug commands, use with caution!!!   --------
  • amkmcauth iplist  - (debug) show unique Login Ip-Addresses + playercount
  • amkmcauth emlist - (debug) show unique Email-Addresses + playercount
  • amkmcauth reloadusers - (debug) Load Player profiles into System or MySQL Updater (may cause lag)
  • amkmcauth listusers - (debug) Show Player list (ActiveProfile)
  • amkmcauth listqueue - (debug) show current AmkQueue entries")
  • amkmcauth testqueue - (debug) test working of AmkQueue system
  • amkmcauth debug name [on|off] - Show debug-options or Turn debug-logging-options on/off 

 

 


Comments

Posts Quoted:
Reply
Clear All Quotes