loginserver.lua - VanaDev/Vana GitHub Wiki

pin

Required: Yes

Type: boolean

Default value(s): true

Notes: Enables or disables the usage of the PIN system in earlier versions or the PIC system in later versions.

port

Required: Yes

Type: uint16

Default value(s): 8484

Notes: The port that the LoginServer uses to accept client connections.

invalid_login_threshold

Required: Yes

Type: int32

Default value(s): 5

Notes: The number of invalid login attempts before the user is disconnected from the server. A value of 0 means that this feature is disabled and users may attempt as many times as they want.

⚠️ **GitHub.com Fallback** ⚠️