Command line login support.
Contributed by facab.
This commit is contained in:
@@ -105,6 +105,19 @@ FastConnectionTime = 350
|
||||
MaxConnectionPerIP = 50
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Command Line Login Method
|
||||
# ---------------------------------------------------------------------------
|
||||
# Start client with "account=YourAccount password=YourPassword" parameters.
|
||||
# You need to have enabled ExternalLogin and CmdLineLogin in your l2.ini file.
|
||||
|
||||
# Default: False
|
||||
EnableCmdLineLogin = False
|
||||
|
||||
# Default: False
|
||||
OnlyCmdLineLogin = False
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Misc Login Settings
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user