Commands
Basic commands (if allowed):
- /login [password] -- aliases: [l, logon] Logs a player in
- /logout -- aliases: [lo, logoff] Logs a player off.
- /register [password] Registers a players password for the first time
- /changepassword [oldPassword] [newPassword] -- aliases: [changepass, passchange]
- /amkmcauth [subcommands|help] -- aliases: [amka, amkauth] (see below)
administrative 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 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 - (debug) Show total Login Ip-Adresses
- amkmcauth iplist - (debug) list out Login Ip-Adresses
- amkmcauth reload - reload AnmMcOut config
- amkmcauth chkdevmsg - Show/Check info/version from Plugin
- amkmcauth help - shows AmkMcAuth commands